Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge 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.

For B⊆V the following are equivalent: B is a basis; B is a maximal linearly independent subset of V; B is a minimal spanning subset of V — maximality and minimality being in the inclusion order

Statement

Let V be a vector space over a field F (Vector space over a field). Let I be the set of linearly independent subsets of V (Linear independence: a finite list v:n→V is independent when ∑i<nλivi=0V forces every λi=0F, and a subset S⊆V is independent when every injective finite list into S is independent) and S the set of spanning subsets of V (Linear combination of a finite list, and the span span⁡(S) as the smallest linear subspace containing S), each partially ordered by inclusion (Partial order and partially ordered set). For B⊆V the following are equivalent.

Facts & Assumptions

Given: A field F, a vector space V over F, and a subset B⊆V.

[L5]

span⁡(T) is a linear subspace of V containing T and contained in every linear subspace of V containing T; and T⊆T′ implies span⁡(T)⊆span⁡(T′) (Linear combination of a finite list, and the span span⁡(S) as the smallest linear subspace containing S, The span is monotone and idempotent, span⁡(S)=S exactly when S is a linear subspace, and span⁡(S∪{0V})=span⁡(S), Linear subspace of a vector space).

[L6]

Inclusion is a partial order, and m is maximal in a poset when no element is strictly above it, minimal when no element is strictly below it (Partial order and partially ordered set, Maximal element and greatest element).

Proof

technique · direct
1.1

(a) implies (b). Let B be a basis, so B is linearly independent and span⁡(B)=V. Suppose some linearly independent A satisfies B⊊A, and pick w∈A∖B. Then B∪{w}⊆A, so B∪{w} is linearly independent. On the other hand w∈V=span⁡(B), and B=(B∪{w})∖{w} because w∉B, so B∪{w} is linearly dependent. These contradict each other, so no such A exists and B is maximal in the inclusion order on the linearly independent subsets.

L1L2L4L6
1.2

(b) implies (a). Let B be maximal among the linearly independent subsets of V. If some w∈V had w∉span⁡(B), then B∪{w} would be linearly independent with w∉B, so B⊊B∪{w}, contradicting maximality. Hence V⊆span⁡(B), and span⁡(B)⊆V always, so span⁡(B)=V and B is a basis.

L1L3L5L6
1.3

(a) implies (c). Let B be a basis, so B spans V. Suppose some spanning A satisfies A⊊B, and pick b∈B∖A. Then A⊆B∖{b}, so V=span⁡(A)⊆span⁡(B∖{b}) by monotonicity, and in particular b∈span⁡(B∖{b}). That makes B linearly dependent, contradicting the assumption that B is a basis. So B is minimal among the spanning subsets.

L1L2L5L6
1.4

(c) implies (a). Let B be minimal among the spanning subsets of V, so span⁡(B)=V. If B were linearly dependent, there would be b∈B with b∈span⁡(B∖{b}); then span⁡(B∖{b}) is a linear subspace of V containing B∖{b} and also containing b, hence containing B, hence containing span⁡(B)=V by minimality of the span. So B∖{b} spans V while B∖{b}⊊B, contradicting minimality of B. Hence B is linearly independent and is a basis.

L1L2L5L6
2.1

Steps 1.1 and 1.2 give the equivalence of (a) and (b), and steps 1.3 and 1.4 give the equivalence of (a) and (c); so all three conditions are equivalent.

step 1.1step 1.2step 1.3step 1.4∎

Remarks

Depends on

Used by

Dependency tree · two levels

39 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