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.

Elementary row operations on an augmented matrix preserve exactly the solutions of its linear system

Statement

If an elementary row operation transforms the augmented matrix [Ab][A\mid b] into [Ab][A'\mid b'], then S(A,b)=S(A,b).S(A,b)=S(A',b'). Consequently every finite row reduction of an augmented matrix preserves its solution set exactly.

Facts & Assumptions

Given: A system Ax=bAx=b over a field and one elementary row operation applied to its augmented matrix.

[L1]

Elementary row operations are swaps, nonzero row scalings and additions of a multiple of one row to another (Elementary row operations and row equivalence for finite matrices over a field).

[L3]

The system Ax=bAx=b consists of the row equations j<naijxj=bi\sum_{j<n}a_{ij}x_j=b_i, and [Ab][A\mid b] records their coefficients and right-hand sides (Matrix equation Ax=bAx=b, its solution set, consistency, homogeneous systems and the augmented matrix [Ab][A\mid b]).

Proof

technique · direct
1.1

A row swap only reorders equations; multiplying an equation by c0c\ne0 preserves it in both directions after multiplication by c1c^{-1}; and replacing one equation by itself plus cc times another preserves simultaneous satisfaction because the added equation already holds. Thus every solution of the original system solves the transformed system.

L1L3algebra
2.1

Apply the same argument to the inverse operation from [L2] to obtain the reverse inclusion. Hence the solution sets are equal, without any assumption that AA is square or invertible; iteration gives the finite-reduction claim.

step 1.1L2

Depends on

Used by

Dependency tree · next 3 levels

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