Let ${H}$ be a Hilbert space, $P:H \to H$ be a bounded operator such that $P^2 =P^* = P$.
Show that $P$ is an orthogonal projection for some closed subspace $S \subseteq H$, meaning for closed subspace $S$, $P(x) = \begin{cases}x, x\in S \\ 0, x \in S^{\perp}\end{cases}$
I'm trying to understand a given proof. The proof goes along something like:
Define $S = Im(P)$. First we show that $S$ is closed.
$P$ is bounded, so it is continuous, so if $x_n \to x$ then $P(x_n) \to P(x)$, but $P(x_n) = x_n$ so really $x_n \to P(x)$ which proves that $x = P(x)$ hence $x \in S$.
Stop right here. This assumes many things which were not given to us.
$P$ being bounded implies continuity only if $P$ is linear. We were not given that.
$P(x_n) = x_n$ only if we assume that $P$ is an orthogonal projection - Which is what we wanted to show in the first place?!
This proof in my eyes is very clearly false right from the get go. But is the statement I am trying to prove correct?
This part wants to show that $S$ is closed.
Indeed, 'operator' here refers to linear operator, and the $x_n$'s are taken from $S=\mathrm{im}\, P$, so $P^2 =P$ implies $P(x_n)=x_n$.