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.
Every spanning subset of a vector space contains a basis
Statement
Assume the Axiom of Choice, through Zorn's lemma gives a basis between any linearly independent set and any spanning set containing it: if with independent and , there is a basis of with . Let be a vector space over a field (Vector space over a field) and let span (Linear combination of a finite list, and the span as the smallest linear subspace containing ). Then there is a basis of (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis) with .
Facts & Assumptions
Given: A field , a vector space over , and a subset with .
If with linearly independent and , there is a basis of with (Zorn's lemma gives a basis between any linearly independent set and any spanning set containing it: if with independent and , there is a basis of with ).
Proof
The empty set is linearly independent and satisfies , and spans by hypothesis, so the hypotheses of the extension theorem hold with .
The extension theorem therefore supplies a basis of with .
That is a basis of contained in , which is the claim.
Remarks
-
What this costs. The proof spends the Axiom of Choice, once, inside Zorn's lemma. For a finite spanning set the conclusion is also reachable without any choice principle: among the subsets of that span there is one of least size, by The well-ordering principle applied to the set of sizes of spanning subsets of , and a spanning subset of least size is a minimal spanning set, hence a basis by For the following are equivalent: is a basis; is a maximal linearly independent subset of ; is a minimal spanning subset of — maximality and minimality being in the inclusion order. That route is sketched here rather than carried out, because the page needs the general statement in any case and the general statement subsumes it.
-
The basis obtained is not unique. A spanning set typically contains many bases: the companion page exhibits a three-element spanning set of each of whose three two-element subsets is a basis. Nothing above singles one out; Zorn's lemma produces a maximal element, not a canonical one.
-
Spanning alone is not enough to be a basis, which is exactly what this corollary repairs: it says a spanning set can always be cut down, not that it need not be.
Depends on
- Zorn's lemma gives a basis between any linearly independent set and any spanning set containing it: if $L \subseteq S \subseteq V$ with $L$ independent and $\operatorname{span}(S) = V$, there is a basis $B$ of $V$ with $L \subseteq B \subseteq S$
- Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis
- Linear independence: a finite list $v : n \to V$ is independent when $\sum_{i<n} \lambda_i v_i = 0_V$ forces every $\lambda_i = 0_F$, and a subset $S \subseteq V$ is independent when every injective finite list into $S$ is independent
- Linear combination of a finite list, and the span $\operatorname{span}(S)$ as the smallest linear subspace containing $S$
- Vector space over a field
- Field
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 63 results over 20 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
- Basis (linear algebra) (Wikipedia) (standard reference, not scraped)
- S. Axler, Linear Algebra Done Right, 4th ed., Ch. 2 (standard reference, not scraped)
- University of Colorado notes: Linear algebra and vector spaces (standard reference, not scraped)