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.
Gram–Schmidt on an explicit basis of
Example
Applying Gram–Schmidt in standard to
produces
Facts & Assumptions
Given: The displayed ordered basis in standard .
The standard coordinate inner product is the sum of coordinatewise products (The standard formulas on and on are inner products).
Gram–Schmidt subtracts earlier orthogonal projections, normalises the nonzero residual, and preserves each successive span (Gram–Schmidt turns every finite independent list into an orthonormal list with the same successive spans).
Verification
By [L1], , giving . The second residual is , whose norm is , giving .
The third residual is . Its norm is , so normalisation gives the displayed .
Direct dot products give . Moreover is a nonzero multiple of , , and differs from by a combination of the first two residual directions, verifying all three successive-span equalities from [L2].
Depends on
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: 37 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
- Sergei Treil, Linear Algebra Done Wrong, §5.3.2 (standard reference, not scraped)