Why is $\|x+y\|^2=4 \| (x+y)/2 \|^2$ in normed space?
This could be an application of parallelogram law, but I don't see how.
Why is $\|x+y\|^2=4 \| (x+y)/2 \|^2$ in normed space?
This could be an application of parallelogram law, but I don't see how.
By linearity of the norm, $\forall a \geq 0,||ax|| = a ||x||$.
$\|z\|^2 = \frac{a}{a} \|z\|^2 = a \|\frac{z}{a^2}\|^2$
Apply it for $z = x+y$ and $a = 4$.