Let $X$ be a normed linear space with a finite dimensional dual $X^*$. How do I prove X is also finite dimensional?
Asked
Active
Viewed 118 times
2 Answers
1
If $X^*$ is finite dimensional then so is $X^{**}$. Also, there is an embedding $X\subseteq X^{**}$ by $x\to \phi_x$ where $\phi_x(f)=f(x)$. A subspace of a finite dimensional space is finite dimensional.
Mark
- 39,605
-
-
This is the embedding I described. Define a function $i:X\to X^{**}$ by $i(x)=\phi_x$ where $\phi_x(f)=f(x)$. It can be checked that this is an injective linear transformation. – Mark Feb 02 '20 at 00:43
0
If $\{f_i\}\quad i=1,2...n$
is a basis of $V^*$, than the set
$\{v_j\}\quad j=1,2...n$ such that $f_i(v_j)=\delta_{ij}$
is a basis for $V$
for $x\in V$ we have:
$x=\sum_{k=1}^nf_k(x)v_k$
Emilio Novati
- 62,675
-
-
Because, as you se in the last equation, any Victor can be e expressed as a linear combination of vectors in $V$ – Emilio Novati Feb 02 '20 at 19:34