Alphabeta Math
DefinitionDefinition: AI-adaptedProof: AI-adaptedjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Linear combination of a finite list, and the span span⁡(S) as the smallest linear subspace containing S

Definition

Let V be a vector space over a field F (Vector space over a field).

Finite sums of vectors

By axiom (V1) the triple (V,+,0V) is an abelian group (Group and abelian group), hence in particular a commutative monoid (Semigroup and monoid). So the finite products of The product g0g1⋯gn−1 of a finite list in a monoid, by recursion, with the empty product (n=0) equal to the identity are available in it, and we write them additively: for n∈N and a finite list u:n→V, that is a function on the von Neumann natural n={0,…,n−1} (The natural numbers N (von Neumann), On N the order is membership: m<n  ⟺  m∈n),

∑i<nui  :=  ∏i<nuicomputed in (V,+,0V),

so that ∑i<0ui=0V and ∑i<σ(n)ui=(∑i<nui)+un, and the value depends only on u0,…,un−1.

Linear combinations

A linear combination in V is a vector of the form

∑i<nλivi

where n∈N, λ:n→F is a finite list of scalars and v:n→V is a finite list of vectors; the sum is the finite sum just described, of the list i↦λivi. For S⊆V, a vector w∈V is a linear combination of elements of S when there are n∈N, λ:n→F and v:n→S with w=∑i<nλivi.

The empty case is a real case. N contains 0 (The natural numbers N (von Neumann)), and at n=0 the sum is the empty sum, which is 0V. So 0V is a linear combination of elements of every subset of V, including S=∅. The lists are indexed from 0, so a linear combination of length n is λ0v0+⋯+λn−1vn−1; no statement here is restricted to n≥1.

The span

Let S⊆V. The set of linear subspaces of V containing S is nonempty, since V itself is one, so its intersection is a linear subspace of V by The intersection of a nonempty family of linear subspaces of V is a linear subspace of V. That intersection is the span of S,

span⁡(S)  :=  ⋂{ W  :  W is a linear subspace of V and S⊆W }.

It contains S, being an intersection of sets each of which contains S, and it is contained in every linear subspace of V that contains S. So it is the smallest linear subspace of V containing S, and those two properties determine it uniquely: if W and W′ both contain S and are each contained in every linear subspace containing S, then each is contained in the other. This is what licenses the definite article.

A subset S⊆V spans V, or is a spanning set of V, when span⁡(S)=V.

Remarks

Depends on

Used by

…and 23 more results.

Dependency tree · two levels

32 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