Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-11
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 equal-sized matrices, row equivalence, equality of row spaces and equality of reduced row echelon forms are equivalent

Statement

For matrices A,BMm×n(F)A,B\in M_{m\times n}(F), the following are equivalent:

  1. AA and BB are row equivalent;
  2. Row(A)=Row(B)\operatorname{Row}(A)=\operatorname{Row}(B);
  3. AA and BB have the same reduced row echelon form.

Facts & Assumptions

Given: Equal-sized matrices AA and BB over a field.

[L1]

Every matrix has a unique reduced row echelon form within its row-equivalence class (Every finite matrix over a field is row equivalent to exactly one reduced row echelon matrix).

[L3]

The nonzero rows of an echelon form form a basis of its row space (The nonzero rows of a row echelon form form a basis of the original row space).

Proof

technique · direct
1.1

If AA and BB are row equivalent, [L2] gives equal row spaces, and reducing either one gives a reduced form in the same row-equivalence class, so [L1] gives the same RREF.

L1L2
2.1

Suppose the row spaces are the same space WW. If the nonzero rows of an RREF have pivots p1<<prp_1<\cdots<p_r, then [L3] expresses every nonzero wWw\in W uniquely as a linear combination of those rows. The first row with nonzero coefficient makes the leading position of ww equal to its pivot. Hence the pivot columns are exactly the possible leading positions of nonzero vectors in WW, so both RREFs have the same pivots. Corresponding nonzero rows have 11 in the same pivot and 00 in every other pivot column. Their difference lies in WW and vanishes at every possible leading position, so it is zero. The nonzero rows, and then the zero rows, agree.

step 1.1L3algebra
3.1

If AA and BB have a common RREF, reverse the reduction from BB to that form using [L4] and concatenate it with the reduction from AA; this gives a row reduction from AA to BB.

step 2.1L1L4

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: 29 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