Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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 columns of the original matrix indexed by pivot columns form a basis of its column space

Statement

Let R be the reduced row echelon form of A. The columns of A whose indices are pivot columns of R form a basis of Col⁡(A).

Facts & Assumptions

Given: A matrix A and its RREF R.

[L1]

Row operations preserve every linear relation among corresponding columns (Elementary row operations preserve every linear relation among the columns and hence preserve column rank).

[L2]

A pivot column of an RREF is a unit column, and every nonpivot column has entries only in the pivot rows (Row echelon form, reduced row echelon form, leading entries, pivots, pivot positions and pivot columns).

[L3]

Proof

technique · direct
1.1

In R, the pivot columns are distinct unit columns, so they are independent. Every nonpivot column equals the linear combination of those unit columns whose coefficients are its entries in the pivot rows, so the pivot columns span every column of R.

L2L3L4
2.1

Each relation used in step 1.1 holds among the corresponding columns of A by [L1], and every relation among the pivot columns transfers in both directions.

step 1.1L1
3.1

Therefore the original pivot-indexed columns are independent and span every column of A, hence form a basis of Col⁡(A).

step 2.1L3L4∎

Depends on

Used by

Dependency tree · two levels

20 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources