I'm working on the following problem set.
Let $\mathcal{H}$ be a Hilbert space and $A$ and $B$ orthogonal subspaces of $\mathcal{H}$.
Prove or disprove:
1) $A \oplus B$ is closed, then $A$ and $B$ are closed.
2) $A$ and $B$ are closed, then $A \oplus B$ is closed.
I could prove 1) and if my proof is correct, it even holds if $\mathcal{H}$ is just an inner product space.
Unfortunately, I can't manage to prove 2). Since $\mathcal{H}$ is by assumption a Hilbert space and I didn't use that fact to prove 1), I should probably use it here.
It means that $A$ and $B$ are also complete. Given some convergent sequence in $A \oplus B$, I want to show that the limit is also in $A \oplus B$. Here I'm stuck. I want to use the completeness of $A$ and $B$, but I don't see how to obtain suitable Cauchy sequences.
Can anyone drop me a hint? Or is my approach all wrong?