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.

If Ax=b has one solution xp, then its full solution set is the affine subspace xp+N(A)

Statement

If xp is one solution of Ax=b, then S(A,b)=xp+N(A). Thus every nonempty solution set of a finite linear system is an affine subspace parallel to the nullspace.

Facts & Assumptions

Given: A∈Mm×n(F), b∈Fm and xp∈Fn with Axp=b.

[L3]

The multiplication map LA:x↦Ax is linear (The rank of a matrix equals the rank of the linear map x↦Ax).

[L5]

An affine subspace is a translate x+U of a linear subspace (Affine subspaces as translates x+U of linear subspaces).

Proof

technique · direct
1.1

If z∈N(A), then A(xp+z)=Axp+Az=b+0=b, so xp+z∈S(A,b).

L1L2L3algebra
2.1

Conversely, if x∈S(A,b), then A(x−xp)=Ax−Axp=b−b=0, so x−xp∈N(A) and x=xp+(x−xp)∈xp+N(A). Thus S(A,b)=xp+N(A).

step 1.1L1L2L3algebra
3.1

Since N(A)=ker⁡LA, facts [L3] and [L4] make it a linear subspace. Its translate xp+N(A) is therefore an affine subspace by [L5].

step 2.1L2L3L4L5∎

Depends on

Used by

Dependency tree · two levels

22 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