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 has one solution , then its full solution set is the affine subspace
Statement
If is one solution of , then Thus every nonempty solution set of a finite linear system is an affine subspace parallel to the nullspace.
Facts & Assumptions
Given: , and with .
The multiplication map is linear (The rank of a matrix equals the rank of the linear map ).
The kernel of a linear map is a linear subspace (The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial).
An affine subspace is a translate of a linear subspace (Affine subspaces as translates of linear subspaces).
Proof
If , then , so .
Conversely, if , then , so and . Thus .
Since , facts [L3] and [L4] make it a linear subspace. Its translate is therefore an affine subspace by [L5].
Depends on
- Matrix equation $Ax=b$, its solution set, consistency, homogeneous systems and the augmented matrix $[A\mid b]$
- Row space, column space, nullspace, row rank, column rank and matrix rank
- The rank of a matrix equals the rank of the linear map $x\mapsto Ax$
- The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial
- Affine subspaces as translates $x+U$ of linear subspaces
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 55 results over 23 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
- D. Margalit and J. Rabinoff, Interactive Linear Algebra, §2.4 (standard reference, not scraped)