Is the following Proof Correct? Do please refer to the note below.
Theorem. Given that $V$ is a finite-dimensional vector space and $U$ and $W$ are subspaces of $V$ such that $W^0\subset U^0$ then $U\subset W$
Proof. Let $w_1,w_2,...,w_n$ be the basis for $W$ and let us extend it to yield the basis $w_1,w_2,...,w_n,w_{n+1},w_{n+2},...,w_n$ for $V$ furthermore let $\phi_1,\phi_2,...,\phi_n,\phi_{n+1},\phi_{n+2},...,\phi_{m}$ be the corresponding dual basis for $V'$.
Having dealt with the preliminaries, assume now that $u\in U$, which when expressed as a linear combination of our chosen basis yields the following equation. $$u = c_1w_1+c_2w_2+\cdot\cdot\cdot+c_nw_n+c_{n+1}w_{n+1}+c_{n+2}w_{n+2}+\cdot\cdot\cdot+c_mw_{m}$$
It is not difficult to see that $W^{0} = \operatorname{span}(\phi_{n+1},\phi_{n+2},...,\phi_{m})$ see example $\textbf{3.104}$, and since $W^0\subset U^0$ then in particular $\phi_{n+1}\in U^{0},\phi_{n+2}\in U^{0},...,\phi_{m}\in U^{0}$ consequently $\phi_{n+1}(u) = c_{n+1} = \phi_{n+2}(u) = c_{n+2} =\cdot\cdot\cdot = \phi_{m}(u) = c_m = 0$ which together with the above equation implies that $u\in\operatorname{span}(w_1,w_2,...,w_n) = W$.
$\blacksquare$
NOTE
$U^0$ denotes the annihilator of the subspace $U$.
Example $3.104$ basically demonstrates the if $v_1,v_2,...,v_n,v_{n+1},v_{n+2},...,v_m$ is basis for $V$ and $\phi_1,\phi_2,...,\phi_n,\phi_{n+1},\phi_{n+2},...,\phi_m$ is the corresponding dual basis then if $v_1,v_2,...,v_n$ is a basis for $U$ then $\phi_{n+1},\phi_{n+2},...,\phi_m$ is the basis for $U^0$.
I think that it is easier to start with showing that if $A $ is a subspace of a finite dimensional $V$, then $x \in A$ iff $w(x) = 0$ for all $w \in A^0$.
One direction is immediate.
Suppose $w(x) = 0 $ for all $w \in A^0$.
Let $a_1,...,a_d$ be a basis for $A$, and extend to a basis of $V$ with $a_{d+1},..,a_n$.
Let $x = \sum_k\alpha_k a_k$. Define the functional $w$ by $w(a_i) = \delta_{ik}$ with $k > d$ and note that $w \in A^0$ and so $w(x)= \alpha_k = 0$. Hence $x = \sum_{k=1}^d \alpha_k a_k \in A$.
Back to the question:
Suppose $W^0 \subset U^0$ and $x \in U$. Then $w(x) = 0$ for all $w \in U^0$ and so $w(x) = 0$ for all $w \in W^0$ and so $x \in W$.