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.
Row-equivalent matrices can have different column spaces even though their column ranks agree
Statement refuted
The false claim is: row-equivalent matrices have the same column space.
Facts & Assumptions
Given: Over any field, let and .
Row operations preserve all column relations and column rank, but do not assert equality of the literal column spaces (Elementary row operations preserve every linear relation among the columns and hence preserve column rank).
The column space is the span of the columns and column rank is its dimension (Row space, column space, nullspace, row rank, column rank and matrix rank).
Counterexample
Swapping the two rows of gives , so the matrices are row equivalent.
Yet and , which are distinct one-dimensional subspaces. Their column ranks are both , exactly as [L1] predicts.
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: 35 results over 14 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. Three, Remark 3.15 (standard reference, not scraped)