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.
A finite list is an ordered basis if and only if every equals for exactly one ; those scalars are the coordinates of in that ordered basis
Statement
Let be a vector space over a field (Vector space over a field), let and let be a finite list (Linear combination of a finite list, and the span as the smallest linear subspace containing ).
- The span of the image of a list. Whether or not is injective,
- Coordinates. is an ordered basis of (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis) if and only if for every there is exactly one with . When that holds, this is called the coordinate list of with respect to the ordered basis , and its -th coordinate.
The coordinate list is attached to the ordered basis and not to the basis as a set: reordering the list permutes the coordinates of every vector, as the companion page shows on a worked example in .
Facts & Assumptions
Given: A field , a vector space over , a natural number and a list .
For , is a linear subspace of containing and contained in every linear subspace of containing , and it is exactly the set of linear combinations with (Linear combination of a finite list, and the span as the smallest linear subspace containing , is exactly the set of linear combinations of finite lists of elements of , and ).
Finite sums: and (The product of a finite list in a monoid, by recursion, with the empty product () equal to the identity, Linear combination of a finite list, and the span as the smallest linear subspace containing ); (F1) an all- list sums to ; (F2) ; (F3) with (F1), a list vanishing off a single index sums to its value at (The sum of two linear subspaces and the sum of a finite family).
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 , Linear subspace of a vector space).
The vector space axioms (Vector space over a field) and their consequences (In any vector space , , , , and forces or ): is an abelian group; (V3) ; (V4) ; (V5) ; ; and .
An ordered basis of is an injective list whose image is a basis, equivalently a linearly independent list with ; and a list is linearly independent exactly when it is injective with linearly independent image (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 is independent when forces every , and a subset is independent when every injective finite list into is independent, Finite sums re-indexed along an injection, with a zero term deleted, and concatenated; and the closure properties of linear independence: an independent list is injective and never , its sublists are independent, a list is independent exactly when it is injective with linearly independent image, and every subset of a linearly independent set is linearly independent, claim 6).
is a field: it has and , and every has an additive inverse with (Field).
Images and injectivity are as in Injection, surjection, bijection; (The natural numbers (von Neumann), On the order is membership: ).
Proof
Write . It is a linear subspace of : it contains , taking for every , since then every entry is and (F1) applies; and for and elements and of , the identity (F2) gives by (V4) and (V3), which again lies in . So the one-step test applies.
: for take and for ; the list then vanishes off the single index and has the value there, so it sums to .
: each is a linear combination of the list , which takes its values in , so it lies in the span of .
Claim 1. By steps 1.1 and 1.2 the set is a linear subspace of containing , so minimality of the span gives ; with step 1.3 the two sets are equal.
Claim 2, from left to right. Let be an ordered basis, so the list is linearly independent and . Existence: by step 2.1 every lies in , that is, for some . Uniqueness: if , apply (F2) with the scalar to the lists and ; the left-hand side is and the right-hand side is by (V4), (V3) and . Independence of the list now gives , hence , for every .
Claim 2, from right to left. Suppose every is for exactly one . Then , and step 2.1 gives , so . The list is independent: if , then and the all-zero scalar list both represent , the latter by (F1) and , so uniqueness at forces for every . Being independent, is injective with linearly independent image, so is a basis of and is an ordered basis.
Claim 1 is step 2.1, and claim 2 is steps 3.1 and 3.2 together.
Remarks
-
Claim 1 needs no hypothesis on the list. It says that spanning by a finite set can always be computed with one coefficient per listed vector, repetitions and all. It is claim 2 that turns this into a coordinate system, and what it adds is uniqueness, which is exactly independence.
-
The assignment is deliberately left un-named here. It is a bijection compatible with the operations, that is a linear isomorphism; but linear maps are the subject of a later page, and naming the map now would be to use a notion this page does not have. What is used below is only the statement above: existence and uniqueness of the coordinate list.
-
Reordering is not a harmless relabelling. Two ordered bases with the same image assign different coordinate lists to the same vector, so "the coordinates of in " is incomplete language when is a set. The companion page computes the same vector's coordinates in three ordered bases of , two of which have the same image.
Depends on
- 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
- Finite sums re-indexed along an injection, with a zero term deleted, and concatenated; and the closure properties of linear independence: an independent list is injective and never $0_V$, its sublists are independent, a list is independent exactly when it is injective with linearly independent image, and every subset of a linearly independent set is linearly independent
- Linear combination of a finite list, and the span $\operatorname{span}(S)$ as the smallest linear subspace containing $S$
- $\operatorname{span}(S)$ is exactly the set of linear combinations of finite lists of elements of $S$, and $\operatorname{span}(\varnothing) = \{0_V\}$
- The sum $U + W$ of two linear subspaces and the sum $\sum_{i<n} U_i$ of a finite family
- The product $g_0 g_1 \cdots g_{n-1}$ of a finite list in a monoid, by recursion, with the empty product ($n = 0$) equal to the identity
- Linear subspace of a vector space
- 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$
- Vector space over a field
- Field
- 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$
- The natural numbers $\mathbb{N}$ (von Neumann)
- On $\mathbb{N}$ the order is membership: $m < n \iff m \in n$
- Injection, surjection, bijection
Used by
- Two finite-dimensional vector spaces over F are linearly isomorphic if and only if they have the same dimension Corollary
- {(1,0), (0,1), (1,1)} spans F² and is linearly dependent, so a spanning set need not be a basis; each of its three two-element subsets is a basis Counterexample
- Coordinate columns [v]_mathcal B and matrices [T]_mathcal B^mathcal C of linear maps relative to ordered bases Definition
- ℝ as a vector space over ℚ has a basis, and every such basis is infinite; the existence proof exhibits none Example
- The vector (1,2) ∈ ℝ² has coordinate list (1,2) in the standard ordered basis, (2,1) in its reversal, and (2,-1) in the ordered basis ((1,1),(1,0)) Example
- 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
- Extending a basis of the kernel to a basis of the domain gives a basis of the image Lemma
- The finite and reverse triangle inequalities for a norm; and for n ≥ 1 every norm N on ℝⁿ satisfies N(x) ≤ C‖ x‖₁ and is Lipschitz, hence continuous, for d₂ Lemma
- The standard list e : n → Fⁿ with eᵢ(i) = 1_F and eᵢ(j) = 0_F for j ≠ i is an ordered basis of Fⁿ; hence dim_F Fⁿ = n, and F⁰ is the zero space with basis ∅ and dimension 0 Lemma
- T↦[T]_mathcal B^mathcal C is a vector-space isomorphism mathcal L(V,W)≅ M_m× n(F) Theorem
- The dimension formula: for finite-dimensional linear subspaces U and W of V, the subspaces U + W and U ∩ W are finite-dimensional and dim_F(U+W) + dim_F(U ∩ W) = dim_F U + dim_F W Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 66 results over 24 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. 3 (standard reference, not scraped)
- UC Berkeley Math 54 notes: Bases and coordinates (standard reference, not scraped)