How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
An endomorphism is an orthogonal projection exactly when it is idempotent and self-adjoint
Statement
An endomorphism of a finite-dimensional inner product space is the orthogonal projection onto some subspace if and only if
In that case it is the orthogonal projection onto , along . The cases and are included.
Facts & Assumptions
Given: An endomorphism of a finite-dimensional inner product space.
Orthogonal projection onto is linear, idempotent, has image , and has kernel (Orthogonal projection is linear, and an orthonormal basis of gives ).
The adjoint is characterised by and exists uniquely in finite dimension (The adjoint is characterised by , Every linear map between finite-dimensional inner product spaces has a unique adjoint).
An orthogonal projection selects the subspace component in the orthogonal direct-sum decomposition (The orthogonal projection is the -component in ).
Proof
Suppose . By [L1], . Decompose both and into their and components. Orthogonality gives , so uniqueness in [L2] yields .
Conversely, suppose and . Every has the algebraic decomposition , where and , so .
If and , then [L2] and self-adjointness give . Thus .
Steps 1.2 and 1.3 show that selects the component in the orthogonal decomposition . By [L3], , and [L1] identifies its kernel with .
Depends on
- Orthogonal projection is linear, and an orthonormal basis $(e_i)$ of $W$ gives $P_Wv=\sum_i\langle v,e_i\rangle e_i$
- The adjoint $T^*:W\to V$ is characterised by $\langle Tv,w\rangle_W=\langle v,T^*w\rangle_V$
- Every linear map between finite-dimensional inner product spaces has a unique adjoint
- The orthogonal projection $P_Wv$ is the $W$-component in $V=W\oplus W^\perp$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 27 results over 10 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Sheldon Axler, Linear Algebra Done Right, 4th ed., §§6C and 7A (standard reference, not scraped)