As the title says, I would like to know if that equality is true if we consider $\mathbb{R^4}$.
I would write down my attempt, but I have no idea how to prove it, or how to choose a counterexample.
$(U^{\perp}\cap V^{\perp})$ are the vectors which are orthogonal to both $U$ and $V$, while $(U+V)^{\perp}$ are the vectors which are orthogonal to the linearly independent vectors of $U$ and $V$
Let $x \in (U+V)^{\perp}$. Then $(x,u_x+v_x)=0$ where $u_x+v_x \in (U+V)$. Then by linearity of the inner product, $(x,u_x)+(x,v_x)=0=0+0 (*)$
Then $x \in U^{\perp}$ and $x \in V^{\perp}$, so $x \in (U^{\perp} \cap V^{\perp}) $. Am I right? I'm not convinced by $(*)$
– Lorenzo B. Sep 12 '17 at 09:44