Let E be a normed linear space. Let $G \subset E$ a linear subspace. Show that if $g : G \to \mathbb{R}$ is a continuous linear operator, then $\exists f \in E^*$ such that $f_{/G} = g$ and $\|f\|_{E^*} = \|g\|_{G^*}$.
Let $p : E \to \mathbb{R}, p(x) := \|g\|_{G^*}\|x\|, \forall x \in E$ . Then $$g(x) <p(x), \forall x \in G.$$ From Hahn-Banach Theorem we have that $\exists f : E \to \mathbb{R}$ linear such that $$g(x) = f(x), \forall x \in G$$ and $$f(x) \leq p(x), \forall x \in E.$$ I can't show that $\|f\|_{E^*} = \|g\|_{G^*}$.
Thank you!