- 10,876
- 423
Homework Statement
I want to understand the proof of proposition 7.1 in Conway. The theorem says that if \{P_i|i\in I\} is a family of projection operators, and P_i is orthogonal to P_j when i\neq j, then for any x in a Hilbert space H,
\sum_{i\in I}P_ix=Px
where P is the projection operator for the closed subspace that's spanned by the members of the Pi(H).
Homework Equations
Suppose that P_M and P_N are projection operators for closed subspaces M and N respectively. Then
(a) P_M+P_N is a projection operator for M\oplus N if and only if M and N are orthogonal.
(b) P_MP_N is a projection operator for M\cap N if and only if [P_M,P_N]=0.
(c) P_M-P_N is a projection operator for M\cap N^\perp if and only if N\subset M.
The Attempt at a Solution
For each finite F\subset I, define
S_F=\sum_{i\in F}P_ix
The map F\mapsto S_F is a net, and I need to show that it converges to Px. So given \varepsilon>0, I want to find a finite F_0\subset I such that
F\geq F_0\Rightarrow \|S_F-Px\|<\varepsilon
I think I've shown that the norm on the right is equal to
\|P_{M_{I-F}}x\|
where M_{I-F} is the closed subspace spanned by the vectors in the P_i(H) with i\in I-F. But then what? I still don't see how to pick an F that makes the above as small as I want.