Let there be a projection $P$ given.
Suppose that a Hilbert can be written as a direct sum of two orthogonal sets: $H = M \oplus M^{\perp}$.
I am to show that:
$$\text{Ker}P_M = M^{\perp}$$
How can it be done? I do not know much about the properties of projections.
2026-03-25 01:25:57.1774401957
Kernel of a projection in Hilbert space
388 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Assume $P$ projects onto $M$. Take an arbitrary $x\in H$. We know that $x=x_M + x_{M^{\perp}}$, so $P_M[x] = x_M \in M$. Now for any $x \in H$, we know $\text{ker}P_M = \{y: \langle P_M[x],y \rangle = 0\}$, so let's ask what functions/vectors $y \in H$ are orthogonal to $x_M$, i.e., we want $\{y: \langle x_M, y \rangle = 0\}$. But we see that by definition, any $y \in H$ can be written as $y = y_M + y_{M^{\perp}}$, so $\langle x_M, y \rangle = 0$ iff $y = y_{M^{\perp}}$, i.e., $y \in M^{\perp}$.