All four compute the same thing — the closest point of the target to . They differ only in what is assumed about the basis, and the formula gets simpler as the assumption gets stronger.
Two conditions define the whole object, and everything below them is a consequence. Idempotence alone gives a projection; symmetry is what makes it the perpendicular one.
Projecting twice changes nothing — once a vector is in it stays put, so every vector of is a fixed point of . This is unusual among linear transformations, most of which keep changing a vector on repeated application.
Self-adjoint with respect to the dot product, meaning for every pair. This is the condition that makes the projection orthogonal rather than merely a projection — it forces the residual to be perpendicular to , not just outside it.
The residual is itself a projection, onto the orthogonal complement. Check: by idempotence, and by symmetry — so it satisfies both defining conditions.
From and idempotence, , so is or . The eigenvectors for span , those for span , and — the trace counts the ones. See spectral properties.
Every vector splits uniquely into a part in and a part perpendicular to it. Uniqueness is what makes this a decomposition rather than merely one way of writing , and it is the reason and intersect only at the origin.
The projection is the closest point of to , and the only one achieving the minimum. This is the entire content of least squares — the best approximation is a projection, and the perpendicularity of the residual is why no other point can do better.
Still a projection, and still onto the same subspace — but along a slanted direction rather than the perpendicular one. The two conditions are independent, and this entry exists to show that the second is not implied by the first.