Let $E$ a normed linear space such that: $$\|x+y\|^2+\|x-y\|^2=2\|x\|^2+2\|y\|^2 $$ Prove that the norm of $E$ is generate by the inner product $$\langle x,y \rangle =\frac{1}{4}\left(\|x+y\|^2-\|x-y\|^2\right)$$ To prove this we have to prove three things: Bilinearity, symmetry, and positive definite.
My approach: Two of this parts are easy to prove. But the Bilinearity I think is difficult. Any hint is welcome. Thanks.