How do I prove the following proposition: $$W_1^\perp + W_2^\perp = (W_1 \cap W_2 )^\perp$$ Note that there have been other questions (here, here) just asking about the $\subseteq$ inclusion, so please don't close this as a duplicate of those.
For Mr. Z:
Let $v\in W_1^\perp + W_2^\perp$ be the sum $v_1+v_2$, where $v_1\in W_1^\perp$ and $v_2\in W_2^\perp$, and let $w\in W_1\cap W_2$. This means $\langle v,w\rangle=\langle v_1+v_2,w\rangle=\langle v_1,w\rangle+\langle v_2,w\rangle=0+0=0$. Hence, $v\in (W_1 \cap W_2 )^\perp$.
I'm just trying to reason this out; that is, so I can understand it and not just "rote it," as it were. It seems worthwhile to see if by the very definitions we can come to show that the set definitions are the same without having to show "both ways." In what follows is my novice attempt at that:
$$---Data---$$
$$X^{\perp}:=\{y\in V~:~\langle x,y \rangle = 0 ~\forall~ x\in X\subset V\}$$ $$A\cap B := \{x~:~x\in A~ \wedge~x\in B\}$$ $$W_1+W_2=\{v\in V~:~v=w_1+w_2,~\text{with $w_i \in W_i$}\}$$
I feel that if you see these things as functions, that is, $X^{\perp}(x,X,y,V)$ and $A\cap B (x,A,B)$, then we can just see $(A\cap B)^{\perp}$ as a composition somehow. Is that possible? I actually don't even know where to start. I'm thinking can I show that
$$(A\cap B)^{\perp}:=\{statements\}$$
is the same as
$$A^{\perp}+B^{\perp}:=\{statements\},$$
where the statements are clearly the same.
$$---References---$$
[1] Cohn's Classic Algebra (page 220)
[2] Shen's Basic Set Theory (page 001)
[3] Artin's Algebra (page 095)