Let $V$ be a vector space over field $\mathbb{F}$, and let $W_1,W_2 \subseteq V$ be sub-spaces such that $V=W_1 \oplus W_2$.
Let $\langle,\rangle_i$ be an inner product on $W_i$ for $i=1,2$.
Prove that there exists ONE (and only) inner product on $V$ satisfying:
a. $W_2=W_1^{\perp}$
$\langle,\rangle=\langle,\rangle_i$ for $i=1,2$ and foe all $u,v \in W$
What I did:
I proved that for any $W \subseteq V$: $W \oplus W^{\perp}=V$ so maybe I can say that $W_2$ (from the question) is equal to $W_1^{\perp}$ as required in a.
I didn't quite understand how to prove that there is only one inner product that satisfy these requirements.
Any hints/ideas?