Considering $E$ a normed vector space. The duality map F is defined for every $x \in E$ by:
$F(x) = \{ f \in E^*; \| f \| = \| x\|\ \text{and} \ \langle f,x \rangle = \| x \| ^ 2 \} $
How can we prove that $F(x)$ is also:
$F(x) = \Big\{ f \in E^*; \dfrac{1}{2}\|y\|^2 - \dfrac{1}{2}\|x\|^2 \geq \langle f, y-x \rangle \ \forall y \in E \Big\} $
I cannot figure it out. Please help me. Thanks.
The second definition of $F$ coincides with the definition of the subdifferential of the convex function $x\mapsto \frac12\|x\|^2$. It is a standard exercise to prove that this is equivalent to your first definition.
Let me prove that $\|f\|=\|x\|$ and $\langle f,x\rangle =\|x\|^2$ implies that $f$ belongs to the second set. Take $y\in X$. Then $$ \langle f,y-x\rangle = \langle f,y\rangle - \|x\|^2 \le \frac 12\|f\|^2 + \frac12\|y\|^2 - \|x\|^2 = \frac12\|y\|^2 -\frac 12\|x\|^2. $$ Let now $f$ be in the second set. Take $v\in X$, $\lambda\in\mathbb R$, set $y=x+\lambda v$. Then $$ 0\ge \langle f,y-x\rangle - \frac12\|y\|^2 +\frac12\|x\|^2 = \lambda \langle f,v\rangle - \frac12\|x+\lambda v\|^2 +\frac12\|x\|^2 \\ = \lambda \langle f,v\rangle - \frac12 (\|x+\lambda v\|-\|x\|) (\|x+\lambda v\|+\|x\|) $$ which implies $$ \lambda \langle f,v\rangle \le \frac12 (\|x+\lambda v\|-\|x\|) (\|x+\lambda v\|+\|x\|) \le \frac12\lambda \|v\|(\|x+\lambda v\|+\|x\|) $$ Dividing by $|\lambda|$ and let $\lambda\to 0$ gives $$ \langle f,v\rangle \le \|v\|\cdot \|x\|. $$ Setting $v=x$ in the above calculation yields $$ \lambda \langle f,x\rangle \le \frac12 ((\lambda+1)^2-1)\|x\|^2 = \frac12 (\lambda^2+2\lambda)\|x\|^2, $$ dividing by $\lambda<0$ and let $\lambda\nearrow0$ $$ \langle f,x\rangle \ge \|x\|^2, $$ which proves $\|f\|=\|x\|$ and $\langle f,x\rangle=\|x\|^2$.