Alphabeta Math
TheoremStatement: AI-adaptedProof: 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.

Zorn's lemma gives a basis between any linearly independent set and any spanning set containing it: if L⊆S⊆V with L independent and span⁡(S)=V, there is a basis B of V with L⊆B⊆S

Statement

Facts & Assumptions

Given: The Axiom of Choice; a field F; a vector space V over F; and subsets L⊆S⊆V with L linearly independent and span⁡(S)=V.

[L1]

Zorn's lemma: a nonempty poset in which every chain has an upper bound has a maximal element (Zorn's lemma, Maximal element and greatest element, Upper bound, least upper bound, and strict upper bound, Chain in a poset). The hypothesis quantifies over every chain, the empty one included, and the empty set is a chain (Chain in a poset).

[L2]

Inclusion is a partial order on any collection of sets, and every element of a poset is an upper bound of the empty subset, vacuously (Partial order and partially ordered set, Upper bound, least upper bound, and strict upper bound).

Proof

technique · constructive
1.1

Let P be the set of all A with L⊆A⊆S and A linearly independent. It is a set, being a subcollection of the power set of S, and inclusion partially orders it.

constructL2
1.2

P is nonempty, since L itself is linearly independent and satisfies L⊆L⊆S.

L6
1.3

Every chain C⊆P has an upper bound in P. If C=∅, then L∈P is an upper bound, vacuously; this case is not optional, since Zorn's lemma as proved here quantifies over every chain and the empty set is a chain, and the union of the empty chain is ∅, which need not contain L. If C≠∅, put A∗:=⋃C: it is linearly independent, being the union of a nonempty chain of linearly independent sets; it contains L, since C has a member and every member contains L; and it is contained in S, since every member is. So A∗∈P, and it contains every member of C.

L1L2L3
2.1

By Zorn's lemma applied to the nonempty poset of step 1.1, in which every chain has an upper bound by step 1.3, there is a maximal element B of P: B is linearly independent, L⊆B⊆S, and no member of P strictly contains B.

step 1.1step 1.2step 1.3L1
3.1

span⁡(B)=V. Let s∈S and suppose s∉span⁡(B); then B∪{s} is linearly independent and s∉B, so B⊊B∪{s}, while L⊆B∪{s}⊆S, putting B∪{s} in P strictly above B and contradicting maximality. Hence S⊆span⁡(B), so span⁡(B) is a linear subspace of V containing S and therefore contains span⁡(S)=V; the reverse inclusion is automatic, so span⁡(B)=V.

step 2.1L4L5
4.1

The set B produced in step 2.1 is linearly independent and, by step 3.1, spans V, so it is a basis of V with L⊆B⊆S.

step 2.1step 3.1L6discharge-construct∎

Remarks

Depends on

Used by

Dependency tree · two levels

38 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