Functional Analysis – Dual Space of a Finite Dimensional Normed Space

functional-analysis

My lecturer gave us this result today in class, but he didn't give a proof, he said we can prove it ourselves, only I'm really struggling to see how to do it.

Let $E$ be a normed space with dual $E'$. Then $E$ is finite dimensional if and only if $E'$ is finite dimensional, and in fact $\dim{E} =\dim{E'}$.

Would appreciate any input!

Best Answer

Suppose that $E$ is finite dimensional. Let $x_1, \ldots, x_n$ be a basis for $E$. Consider the coordinate functionals $f_1, \ldots, f_n$ given by

$$\langle f_i, \sum_{k=1}^n \lambda_k x_k \rangle = \lambda_i\quad (i\leqslant n)$$

Prove that $f_1, \ldots, f_n$ are linearly independent. Having this done, note that they span $E^\prime$. Indeed, if $f$ is any functional on $E$, then

$$\langle f, \sum_{k=1}^n \lambda_k x_k\rangle = \sum_{i=1}^n \lambda_k\langle f,x_k\rangle $$

so $f = \sum_{i=1}^n \langle f, x_k \rangle f_i$ because

$$\langle \sum_{i=1}^n \langle f, x_k \rangle f_i, \sum_{k=1}^n \lambda_k x_k\rangle = \sum_{k=1}^n\sum_{i=1}^n \lambda_k \langle f_i, x_k\rangle \langle f, x_k \rangle $$

Note that $\langle f_i, x_k\rangle = 0$ unless $i=k$ in which case this is equal to 1. Consequently, the right hand side is equal to $\sum_{i=1}^n \lambda_k\langle f,x_k\rangle$.

We thus proved that $f_1, \ldots, f_n$ form a basis for $E^\prime$. So $E$ and $E^\prime$ have the same dimension.

Related Question