Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 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.

Row space, column space, nullspace, row rank, column rank and matrix rank

Definition

Let A∈Mm×n(F). Its row space Row⁡(A)⊆Fn is the span of its rows, its column space Col⁡(A)⊆Fm is the span of its columns, and its nullspace is N(A):={x∈Fn:Ax=0}.

The row rank and column rank are rrank⁡(A):=dim⁡FRow⁡(A),crank⁡(A):=dim⁡FCol⁡(A). These dimensions are defined because each space is spanned by a finite list. Starting with the empty list, inspect the spanning vectors in order and retain a vector exactly when it is not in the span of those already retained. Induction shows that the retained list is independent and has the same span as the original finite list, so it is a finite basis. The rank of A is its row rank; Row rank equals column rank, and both equal the number of pivots proves that it also equals the column rank.

Depends on

Used by

Dependency tree · two levels

30 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