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.
, which is when , and when contains only as the multiple
Statement
Let be a vector space over a field (Vector space over a field) and let . Write . Then:
- ;
- if then ;
- if then, for , holds only when ; in particular holds only for , so occurs in only as the multiple , and .
Facts & Assumptions
Given: A field , a vector space over , and a vector .
is a linear subspace of containing , and it is contained in every linear subspace of containing (Linear combination of a finite list, and the span as the smallest linear subspace containing ).
A linear subspace is closed under scalar multiplication, by condition (W3) (Linear subspace of a vector space).
One-step test: a nonempty with for all and is a linear subspace of (One-step subspace test: a nonempty is a linear subspace if and only if for all and ).
The vector space axioms (Vector space over a field): (V3) ; (V4) ; (V5) .
and for all and ; , which is claim 3 there; and if then or (In any vector space , , , , and forces or ).
is a field, so is an abelian group with and an additive inverse for each ; adding to both sides of therefore gives (Field).
Proof
is nonempty, since lies in it.
is closed under the one-step expression: for , , by (V4) and (V3).
, since by (V5).
If is a linear subspace of with , then for every , so .
If then , using claim 3 of the elementary consequences and (V3); so or .
is a linear subspace of containing , by the one-step test.
If and , then step 1.5 forces , that is ; taking and using gives that only for .
: the span is contained in because is a linear subspace containing , and is contained in the span because the span is a linear subspace containing . This is claim 1.
If then every scalar multiple is , so ; combined with claim 1 this is claim 2.
Suppose . Then forces , and forces ; moreover lies in , which is by claim 1, and , so . This is claim 3.
Claims 1, 2 and 3 are steps 3.1, 4.1 and 4.2.
Remarks
-
The set is what a "line through the origin" is, over any field. Claim 3 says that for the scalars are recovered from the multiples: distinct scalars give distinct vectors. That is the first place where claim 5 of In any vector space , , , , and forces or does real work, and it is what makes a single nonzero vector behave like a coordinate axis.
-
The word "line" is informal here. Dimension is not available on this page, so nothing above asserts that is one-dimensional; what is asserted is exactly the three displayed claims. The companion page uses the word in the same informal way, for the same sets.
-
The zero vector is not an exception to claim 1, only to claim 3. At the set collapses to and the map is constant, so no scalar is recoverable. This is why claim 3 carries the hypothesis and claim 1 does not.
Depends on
- Linear combination of a finite list, and the span $\operatorname{span}(S)$ as the smallest linear subspace containing $S$
- One-step subspace test: a nonempty $W \subseteq V$ is a linear subspace if and only if $\lambda u + v \in W$ for all $\lambda \in F$ and $u, v \in W$
- In any vector space $0_F v = 0_V$, $\lambda 0_V = 0_V$, $(-\lambda)v = -(\lambda v)$, $(-1_F)v = -v$, and $\lambda v = 0_V$ forces $\lambda = 0_F$ or $v = 0_V$
- Linear subspace of a vector space
- Vector space over a field
- Field
Used by
- The union of the two coordinate axes of F² is closed under scalar multiplication and is not closed under addition, so neither closure condition implies the other Counterexample
- Three distinct lines U₀, U₁, U₂ in F² have dim_F(U₀+U₁+U₂) = 2 while the inclusion-exclusion analogue of the dimension formula predicts 3, so the two-subspace formula does not extend Counterexample
- Three lines in F² that meet pairwise only in 0 and whose sum is F² with decompositions that are not unique, so pairwise trivial intersection does not give a direct sum Counterexample
- In F³ the three coordinate lines are linear subspaces whose internal direct sum is F³, and F⁰ is the zero space Example
- Two planes in F³ whose sum is F³ and whose intersection is a line, computed explicitly Example
- FALSE: The union of two linear subspaces is a linear subspace False statement
- FALSE: the union of two linearly independent subsets of a vector space is linearly independent False statement
- Assuming the Axiom of Choice, ℝ has a Hamel basis over ℚ: there is B ⊆ ℝ such that every real is a finite ℚ-linear combination of elements of B in exactly one way, and each basis vector carries a well-defined ℚ-linear coefficient map Lemma
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 39 results over 17 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
- Linear span (Wikipedia) (standard reference, not scraped)
- S. Axler, Linear Algebra Done Right, 4th ed., Ch. 2 (standard reference, not scraped)