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.
For a subspace of a finite-dimensional inner product space,
Statement
If is a subspace of a finite-dimensional real or complex inner product space , then
Thus every has unique vectors and with .
Facts & Assumptions
Given: A subspace of a finite-dimensional inner product space .
Every subspace of a finite-dimensional space has a finite basis that can be extended to a basis of the ambient space (If and is a linear subspace of , then is finite-dimensional, , and if and only if ).
Gram–Schmidt preserves the span of every initial segment of an independent list (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans).
The orthogonal complement consists of vectors pairing to zero with every vector of the subspace (The orthogonal complement ).
For two summands, means and (Internal direct sum : the sum is everything and each summand meets the sum of the others only in ).
Proof
By [L1], choose a basis of and extend it to a basis of . Empty initial or terminal blocks cover and .
Apply [L2] to this basis, obtaining an orthonormal basis with . Put . Orthonormality and [L3] give .
The orthonormal basis splits every vector as a sum of a vector in and a vector in , so . The reverse inclusion is automatic.
If , then [L3] gives , and positive definiteness gives . With step 3.1 this is exactly the pair of conditions in [L4], so . The decomposition of each is unique: if with and , then lies in , so and .
Depends on
- The orthogonal complement $W^\perp=\{v:\langle v,w\rangle=0\text{ for all }w\in W\}$
- Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans
- If $\dim_F V = n$ and $U$ is a linear subspace of $V$, then $U$ is finite-dimensional, $\dim_F U \le n$, and $\dim_F U = n$ if and only if $U = V$
- Internal direct sum $V = \bigoplus_{i<n} U_i$: the sum is everything and each summand meets the sum of the others only in $0_V$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 70 results over 21 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., result 6.49 (standard reference, not scraped)
- Sergei Treil, Linear Algebra Done Wrong, §5.3.3 (standard reference, not scraped)