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.

Every finite matrix over a field is row equivalent to exactly one reduced row echelon matrix

Statement

Every finite matrix over a field is row equivalent to exactly one matrix in reduced row echelon form. This unique matrix is called its reduced row echelon form, or RREF.

Facts & Assumptions

Given: A finite matrix AA over a field, and two reduced row echelon matrices RR and SS row equivalent to AA.

[L1]

Gauss–Jordan elimination gives at least one reduced row echelon form row equivalent to AA (Gauss–Jordan elimination reduces every finite matrix over a field to reduced row echelon form).

[L2]

Row operations preserve exactly the solutions of every augmented linear system (Elementary row operations on an augmented matrix preserve exactly the solutions of its linear system).

[L3]

In reduced row echelon form, each pivot is the leading entry of its row and every pivot column is a unit column (Row echelon form, reduced row echelon form, leading entries, pivots, pivot positions and pivot columns).

[L4]

Induction applies to the finite ordered list of columns (The principle of mathematical induction).

Proof

technique · induction
1.1

Existence is [L1]. For uniqueness, [L2] applied to Ax=0Ax=0 shows that RR and SS have the same homogeneous solution set.

L1L2base
2.1

The common homogeneous solution set determines the pivot columns. Indeed, column jj is a pivot column exactly when every solution xx satisfying xk=0x_k=0 for all k>jk>j also satisfies xj=0x_j=0. For a pivot column this follows from its pivot equation; for a nonpivot column, set that free variable to 11 and every other free variable to 00. Induction over the finite ordered columns therefore gives the same pivot positions for RR and SS.

step 1.1L3L4ih
3.1

For each nonpivot column jj, there is a unique homogeneous solution whose nonpivot coordinates are 11 at jj and 00 elsewhere. Its coordinate at pivot pip_i is the negative of the entry in row ii, column jj; pivot columns are unit columns by [L3]. Thus the common solution set determines every entry. With no columns, no rows, or no pivots the same description is empty or all zero, so in every case R=SR=S.

step 2.1L3discharge-induction

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 results over 12 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