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.
The rank and solution behaviour of a parameterised matrix change at one exceptional parameter
Example
For the real system has rank and the unique solution when , while at it has rank and the affine line of solutions .
Facts & Assumptions
Given: A real parameter and the displayed system.
Matrix rank is the number of pivots (Row rank equals column rank, and both equal the number of pivots).
RREF gives consistency and the free-variable parametrisation (Reduced row echelon form detects consistency and parametrises every solution by the nonpivot variables).
The real numbers form a field (The reals form a field).
Verification
Subtract row from row without dividing by the parameter; the augmented matrix becomes .
If , the second row has a pivot, so the rank is , , and .
If , the second row is zero, so the rank is and is free with .
The alternatives and are exhaustive and give the stated solution behaviour.
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
- J. Hefferon, Linear Algebra, 4th ed., Ch. One, exercises after §III.2 (standard reference, not scraped)