Assume that $X_1\subseteq V$ and $X_2 \subseteq V$
How can we prove that:
1) If $X_1 \subseteq X_2$ then $X_2^\perp\subseteq X_1 ^\perp$
2) a) $(X_1+X_2)^\perp=X_1^\perp\cap X_2^\perp$ and b) $(X_1\cap X_2)^\perp=X_1^\perp+X_2^\perp$
I found these 2 posts which are related to at least one of these problems, I could not comprehend the proof in the first post and the second post was unanswered. I was also hinted that I should use the definition of the orthogonal supplement to prove at least the first one but I couldn't do it despite my efforts.
orthogonal complement of a sum
Two proof problems about orthogonal complement
Edit: This is the proof I came up for (2a) after the help I got from the answers:
$\begin {align}X_1^\perp\cap X_2^\perp=\{y:\langle y,x\rangle=0\ \ \forall x_1\in X_1,\ \ \forall x_2\in X_2\}=\{y\in V:\langle x_1,y\rangle=0\ \ \& \ \ \langle x_2,y\rangle=0\ \ \forall x_1\in X_1,\ \ \forall x_2\in X_2\}=\{y\in V:\langle x_1,y\rangle + \langle x_2,y\rangle=0 \ \ \forall x_1\in X_1, \ \ \forall x_2\in X_2 \}=(X_1+X_2)^\perp \end{align}$
Is this correct?
As for (2b), I think it's $X_1^\perp + X_2^\perp = \{y_1 + y_2 : y_1 \in X_1^\perp \text{ and }y_2 \in X_2^\perp\}\\$ we got to work with, but its definition seems to differ a bit compared to the other ones on the list. I'm not sure how I'm supposed to proceed with it to reach the desired result, which would be:
$(X_1 \cap X_2)^\perp = \{y : \langle y,x \rangle = 0 \text{ for all } x \in X_1 \cap X_2\}$
$...$. For instance,$A + B \geq C$is better thanA + B $\geq$ C. – Ben Grossmann May 12 '20 at 21:23