Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 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.

Matrix equation Ax=bAx=b, its solution set, consistency, homogeneous systems and the augmented matrix [Ab][A\mid b]

Definition

Let AMm×n(F)A\in M_{m\times n}(F) and let bFmb\in F^m, viewed as an m×1m\times1 column. The matrix equation Ax=bAx=b asks for columns xFnx\in F^n satisfying the displayed equality. Equivalently it is the linear system j<naijxj=bi(i<m).\sum_{j<n}a_{ij}x_j=b_i\qquad(i<m).

Its solution set is S(A,b):={xFn:Ax=b}S(A,b):=\{x\in F^n:Ax=b\}. The system is consistent when S(A,b)S(A,b)\ne\varnothing and inconsistent otherwise. It is homogeneous when b=0b=0.

The augmented matrix is [Ab]Mm×(n+1)(F)[A\mid b]\in M_{m\times(n+1)}(F), obtained by adjoining bb as the last column. Elementary row operations act on every entry of a row, including its augmented entry.

Depends on

Used by

Dependency tree · next 3 levels

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