Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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.

{(1,0),(0,1),(1,1)} spans F2 and is linearly dependent, so a spanning set need not be a basis; each of its three two-element subsets is a basis

Statement refuted

False claim: a spanning subset of a vector space is linearly independent, and hence a basis.

Let F be any field (Field) and let F2 be the function space on 2={0,1} (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}), whose elements we write (y0,y1). Put

e0:=(1F,0F),e1:=(0F,1F),d:=(1F,1F)=e0+e1,

and S:={e0,e1,d}, a set with exactly three elements. Then

  1. span⁡(S)=F2;
  2. S is linearly dependent (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), so S is not a basis of F2 (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis);
  3. each of the three two-element subsets {e0,e1}, {e0,d}, {e1,d} is a basis of F2.

The field is arbitrary; over a field in which 1F+1F=0F the identity −1F=1F holds and changes nothing below, the three displayed vectors still being distinct because 1F≠0F.

Facts & Assumptions

Given: A field F, the vector space F2 with pointwise operations, and the vectors e0, e1, d=e0+e1 and the set S={e0,e1,d}.

[L1]

e:2→F2 is an ordered basis of F2, e[2]={e0,e1} is a basis, (∑i<2λiei)(j)=λj, and dim⁡FF2=2 (The standard list e:n→Fn with ei(i)=1F and ei(j)=0F for j≠i is an ordered basis of Fn; hence dim⁡FFn=n, and F0 is the zero space with basis ∅ and dimension 0, claims 2, 3 and 4).

[L5]

(V,+,0V) is an abelian group; 1Fy=y, (−1F)y=−y, 0Fy=0V; (V2) and (V3); and 1F≠0F, with −1F≠0F (Vector space over a field, In any vector space 0Fv=0V, λ0V=0V, (−λ)v=−(λv), (−1F)v=−v, and λv=0V forces λ=0F or v=0V, Field).

Counterexample

technique · direct
1.1

S has exactly three elements. e0≠e1 because their values at 0 are 1F and 0F; e0≠d because their values at 1 are 0F and 1F; and e1≠d because their values at 0 are 0F and 1F. All three inequalities use only 1F≠0F.

L5L7
1.2

Claim 1. From {e0,e1}⊆S and monotonicity, F2=span⁡{e0,e1}⊆span⁡(S)⊆F2, so span⁡(S)=F2.

L1L3
1.3

The pair (e0,d) is an ordered basis. For λ:2→F, ∑i<2λivi with v0=e0, v1=d is λ0e0+λ1(e0+e1)=(λ0+λ1)e0+λ1e1 by (V2), (V3) and the abelian group laws, which evaluates to (λ0+λ1, λ1). Given y=(y0,y1), the equations λ0+λ1=y0 and λ1=y1 have the unique solution λ1=y1, λ0=y0−y1; so every y has exactly one representation and (e0,d) is an ordered basis, whence {e0,d} is a basis of F2.

L1L2L4L5
1.4

The pair (e1,d) is an ordered basis. Likewise λ0e1+λ1d=λ1e0+(λ0+λ1)e1 evaluates to (λ1, λ0+λ1), and λ1=y0, λ0=y1−y0 is the unique solution; so {e1,d} is a basis of F2.

L1L2L4L5
2.1

Claim 2. The list v:3→S with v0=e0, v1=e1, v2=d is injective by step 1.1, and with λ0=λ1=1F and λ2=−1F we get ∑i<3λivi=((0V+1Fe0)+1Fe1)+(−1F)d=(e0+e1)+(−d)=d+(−d)=0V, while λ0=1F≠0F. So v is a dependent injective list into S and S is linearly dependent; a basis is independent, so S is not a basis of F2.

step 1.1L4L5L6
3.1

Claim 3, and the conclusion. {e0,e1} is a basis by the standard basis lemma, and {e0,d} and {e1,d} are bases by steps 1.3 and 1.4; these are the three two-element subsets of the three-element set S of step 1.1. Together with step 1.2 and step 2.1, the set S spans F2 and is dependent, refuting the false claim.

step 1.1step 1.2step 1.3step 1.4step 2.1L1∎

Remarks

Depends on

Used by

Dependency tree · two levels

63 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