- #1
- 10,877
- 423
I decided that I wanted to learn how to prove Riesz representation therorem, so I looked it up. It looks simple enough, but I'm confused by one of the details and I'm hoping someone can tell me what I'm doing wrong.
The statement I'd like to prove: If H is a Hilbert space over the complex numbers, and [itex]T\rightarrow \mathbb C[/itex] is linear and bounded, then there's a unique [itex]x_0\in H[/itex] such that [itex]Tx=\langle x_0,x\rangle[/itex] for all x in H.
How I'd like to prove it: Define [itex]M=\ker T=\{x\in H|Tx=0\}[/itex]. M is a subspace of H, and so is [itex]M^\perp[/itex], the orthogonal complement of M. If [itex]M=H[/itex], then we obviously have [itex]x_0=0[/itex], so let's focus on the more interesting case [itex]M\neq H[/itex]. Let [itex]x\in H[/itex] be arbitrary and choose [itex]y\in M^\perp[/itex] such that [itex]Ty=1[/itex]. Note that
[tex]T(x-(Tx)y)=Tx-(Tx)Ty=0[/tex]
so [itex]x-(Tx)y\in M[/itex]. That means that
[tex]0=\langle y,x-(Tx)y\rangle=\langle y,x\rangle-Tx\|y\|^2[/tex]
[tex]Tx=\langle\frac{y}{\|y\|^2},x\rangle=\langle x_0,x\rangle[/tex]
where we have defined [itex]x_0=y/\|y\|^2[/itex]. We have proved existence. To prove uniqueness, suppose that [itex]\langle x_0',x\rangle=\langle x_0,x\rangle[/itex] for all [itex]x\in H[/itex]. This implies [itex]\langle x_0'-x_0,x\rangle[/itex], but the only vector that's orthogonal to all vectors in H is 0, so [itex]x_0'=x_0[/itex].
The problem: Doesn't the first part of the above prove that x0 isn't unique? I mean, it's not hard to find a y in the orthogonal complement of M such that Ty=1. For any z in that subspace, we have T(z/T(z))=1, so the x0 we end up with can "point in any direction" of the orthogonal complement of ker T. What's wrong here?
The statement I'd like to prove: If H is a Hilbert space over the complex numbers, and [itex]T\rightarrow \mathbb C[/itex] is linear and bounded, then there's a unique [itex]x_0\in H[/itex] such that [itex]Tx=\langle x_0,x\rangle[/itex] for all x in H.
How I'd like to prove it: Define [itex]M=\ker T=\{x\in H|Tx=0\}[/itex]. M is a subspace of H, and so is [itex]M^\perp[/itex], the orthogonal complement of M. If [itex]M=H[/itex], then we obviously have [itex]x_0=0[/itex], so let's focus on the more interesting case [itex]M\neq H[/itex]. Let [itex]x\in H[/itex] be arbitrary and choose [itex]y\in M^\perp[/itex] such that [itex]Ty=1[/itex]. Note that
[tex]T(x-(Tx)y)=Tx-(Tx)Ty=0[/tex]
so [itex]x-(Tx)y\in M[/itex]. That means that
[tex]0=\langle y,x-(Tx)y\rangle=\langle y,x\rangle-Tx\|y\|^2[/tex]
[tex]Tx=\langle\frac{y}{\|y\|^2},x\rangle=\langle x_0,x\rangle[/tex]
where we have defined [itex]x_0=y/\|y\|^2[/itex]. We have proved existence. To prove uniqueness, suppose that [itex]\langle x_0',x\rangle=\langle x_0,x\rangle[/itex] for all [itex]x\in H[/itex]. This implies [itex]\langle x_0'-x_0,x\rangle[/itex], but the only vector that's orthogonal to all vectors in H is 0, so [itex]x_0'=x_0[/itex].
The problem: Doesn't the first part of the above prove that x0 isn't unique? I mean, it's not hard to find a y in the orthogonal complement of M such that Ty=1. For any z in that subspace, we have T(z/T(z))=1, so the x0 we end up with can "point in any direction" of the orthogonal complement of ker T. What's wrong here?
Last edited: