(The norm below is induced by the inner product defined on $H$)
Let $H$ be a Hilbert space, and let $S$ be unit sphere in $H$ (i.e., $S = \{x \in H : ||x|| = 1\}$). Suppose that $H = M \oplus N$ with $M,N$ being nonzero closed linear subspaces. Show that:
- there is a minimum distance $d>0$ between the disjoint closed sets $S\cap M$ and $S \cap N$;
- for any unit vectors $x\in M$ and $y \in N$, $\DeclareMathOperator*{\realpart}{Re}\realpart \langle x,y\rangle \le \alpha \triangleq 1 - {d^2\over 2}$;
- for any $x \in M$ and $y \in N$, $|\langle x,y \rangle| \le \alpha ||x|| \cdot ||y||$.
In 1, by a minimum distance, I mean $\exists x_M^*\in S\cap M,x_N^* \in S\cap N $ s.t. $\forall x_M \in S\cap M, x_N \in S\cap N$, we have $||x_M^* - x_N^*|| \le ||x_M-x_N||$
Part (1):
From here if we can show that $S \cap M$ and $S \cap N$ are compact, then our conclusion will follow. But can we?
Part (2):
Part (3):
Hope my explanations are clear enough. If not, please feel free to ask for clarification wherever you need to!