This quesiton has already been asked for the simple $\mathbb{R}^n$ vector space here. I however would like to have a general proof for the following:
Let $V$ be a vector space over the field $F$, i.e. we have:
- $\langle\cdot,\cdot \rangle: V\times V \rightarrow F$
- $\langle x,y\rangle =\overline{\langle y,x\rangle}$
- $\langle \alpha x,y\rangle =\alpha \langle x,y\rangle$
- $\langle x+y,z\rangle = \langle x,z\rangle +\langle y,z\rangle$
- $\langle x,x\rangle \geq 0$, $\langle x,x\rangle=0\Leftrightarrow x = 0$
Let $B_1(V)$ be the unit sphere of $V$ (with respect to $\langle \cdot ,\cdot \rangle$)
Now to the actual question:
Let $v\in B_1(V)$. Show that $$\sup_{w\in B_1(V)} |\langle v,w\rangle| = 1.$$
Optimally the proof would be built on the axioms itself, i.e. without the use of advanced theorems.