Let $(V, \|\cdot \|)$ be a normed vector space over $\mathbb{F}$, $W \subset V$ be a linear subspace. If $\psi_o \in W^* := \{\text{ linear, continouos functionals }: V \to \mathbb{F} \}$ then there is $\psi \in V^{*}$ s.t i) $\psi (x) = \psi_o (x) \forall x \in W$ ii) $\|\psi \| = \| \psi_0 \|$
The proof goes like this.
Let $x \in V$, $p(x) = \| \psi_o \| \|x \|$, then $p$ is a seminorm on $V$ and $| \psi_o | \leq p(x) \ \forall x \in W$ since $\psi_o$ is continuous. By Hahn-Banach theorem there is $\psi \in V' := \{\text{Linear functionals } : V \to \mathbb{F} \} $ s.t $\psi = \psi_0$ on $W$, and $|\psi (x)| \leq p(x) \ \forall x \in V$. Thus we have $\|\psi\|\leq \| \psi_o \|$ (why?, I Believe it follows from the def. of $p(x)$ but I just dont see it)
Then the proofs end with
$$ \| \psi_o \| = \sup_{x \in W, \|x \| = 1 }|\psi_o(x) | \leq \sup_{x \in W, \|x \| = 1 }|\psi(x) | = \|\psi\| \text{ *}$$
- why do we have that $\|\psi_0 \| = \sup_{x \in W, \|x \| = 1 } |\psi_o(x) |$?