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.
Projection onto a plane in and the nearest-point calculation
Example
Let and . Then
and for every ,
Thus is the unique nearest point of to .
Facts & Assumptions
Given: The displayed plane and vector .
An orthonormal basis of gives (Orthogonal projection is linear, and an orthonormal basis of gives ).
Orthogonal projection is the unique nearest point in the subspace (The orthogonal projection is the unique nearest point in the subspace).
The standard real coordinate inner product is the dot product (The standard formulas on and on are inner products).
Verification
The vectors and form an orthonormal basis of by [L3]. Their coefficients against are and .
Substitution in [L1] gives . The residual is , which is orthogonal to and has squared norm .
For , the residual and are orthogonal, so Pythagoras gives the displayed equality. It is minimised uniquely at , in agreement with [L2].
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 orthogonal projection is the unique nearest point in the subspace
- The standard formulas $\langle x,y\rangle=\sum_{k<n}x_k y_k$ on $\mathbb R^n$ and $\sum_{k<n}x_k\overline{y_k}$ on $\mathbb C^n$ are inner products
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 41 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.