Alphabeta Math
CorollaryStatement: 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.

The system Ax=bAx=b is consistent if and only if rank(A)=rank([Ab])\operatorname{rank}(A)=\operatorname{rank}([A\mid b])

Statement

For every finite system Ax=bAx=b over a field, Ax=b is consistentrank(A)=rank([Ab]).Ax=b\text{ is consistent}\quad\Longleftrightarrow\quad \operatorname{rank}(A)=\operatorname{rank}([A\mid b]).

Facts & Assumptions

Given: A coefficient matrix AA and augmented matrix [Ab][A\mid b].

[L1]

Consistency is equivalent to absence of a pivot in the augmented column of the RREF (Reduced row echelon form detects consistency and parametrises every solution by the nonpivot variables).

[L2]

Matrix rank equals the number of pivots (Row rank equals column rank, and both equal the number of pivots).

Proof

technique · direct
1.1

Row reduce the augmented matrix. Its coefficient block is an echelon form row equivalent to AA, while the whole reduced matrix is an echelon form of [Ab][A\mid b]. Thus [L2] identifies their respective pivot counts with the two ranks. Those counts differ exactly when the augmented column supplies one additional pivot.

L1L2
2.1

By [L1], absence of that additional augmented pivot is equivalent to consistency. Step 1.1 therefore proves both directions.

step 1.1L1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 23 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