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 in
Statement
For , .
The nearest point realizing the distance is the orthogonal projection of onto .
Facts & Assumptions
Given: Vectors with , and the Euclidean base and height of Base and perpendicular height for a chosen side of a plane figure.
For an orthonormal basis of a subspace , the orthogonal projection is (Orthogonal projection is linear, and an orthonormal basis of gives ).
The vector is the unique point of nearest to (The orthogonal projection is the unique nearest point in the subspace).
For a real matrix, the determinant is the signed permutation sum and is its ordinary absolute value (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
Every nonnegative real has a unique nonnegative square root (Square roots exist: a unique with ; the positives are ).
Proof
Put . Then is an orthonormal basis of , so [L1] and [L2] give and .
Writing and , inner-product expansion of step 1.1 gives .
Both and are nonnegative, so equality of their squares in step 2.1 and [L4] give the claimed identity.
Depends on
- Base and perpendicular height for a chosen side of a plane figure
- 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 orthogonal projection is the unique nearest point in the subspace
- For $n\ge1$, the determinant over a commutative ring by the Leibniz formula, and $|\det A|$ for a real matrix
- Square roots exist: a unique $\sqrt{a} \ge 0$ with $(\sqrt{a})^2 = a$; the positives are $\{x^2 : x \neq 0\}$
Used by
Dependency tree · two levels
27 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- W. F. Trench, Introduction to Real Analysis, §7.3 (standard reference, not scraped)
- M. E. Taylor, Introduction to Analysis in Several Variables, Proposition 3.1.10 (standard reference, not scraped)