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.

Three lines in F2 that meet pairwise only in 0 and whose sum is F2 with decompositions that are not unique, so pairwise trivial intersection does not give a direct sum

Statement refuted

False claim: if U0,U1,U2 are linear subspaces of a vector space V with ∑j<3Uj=V and Ui∩Uj={0V} for all i≠j, then V=⨁j<3Uj (Internal direct sum V=⨁i<nUi: the sum is everything and each summand meets the sum of the others only in 0V).

Three lines in the plane F2 refute it, over any field F. With e0,e1 the vectors of F2 with coordinates (1F,0F) and (0F,1F) (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}) and d:=e0+e1, put

U0:=span⁡{e0},U1:=span⁡{e1},U2:=span⁡{d}

(Linear combination of a finite list, and the span span⁡(S) as the smallest linear subspace containing S). Their pairwise intersections are all {0V} and their sum is F2, yet d has two different decompositions, d=e0+e1+0V and d=0V+0V+d, so condition (D2) fails at j=2.

The three sets are called lines informally, as elsewhere on this page; no claim is made about their dimension, nor about how many such sets F2 contains.

Facts & Assumptions

Given: A field F, the vector space F2 over F, the vectors e0,e1 and d=e0+e1, and the linear subspaces U0,U1,U2 as displayed.

[L1]

F2 is the vector space of functions 2→F with (x+y)i=xi+yi and (λx)i=λxi, where 2={0,1}, and its zero vector has both coordinates 0F; the index set of a three-term family is 3={0,1,2} (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}, Vector space over a field, The natural numbers N (von Neumann), On N the order is membership: m<n  ⟺  m∈n).

[L3]

The elements of ∑i<nUi are exactly the ∑i<nui with ui∈Ui, and ∑i<3ui=(u0+u1)+u2 (The sum U+W of two linear subspaces and the sum ∑i<nUi of a finite family).

[L4]

V=⨁i<nUi requires (D1) ∑i<nUi=V and (D2) Uj∩∑i≠jUi={0V} for every j<n, where ∑i≠jUi is the sum of the family that agrees with U off j and is {0V} at j (Internal direct sum V=⨁i<nUi: the sum is everything and each summand meets the sum of the others only in 0V).

[L6]

In a field: 1F≠0F; λ1F=λ; 0Fλ=0F (Multiplication by zero: 0⋅a=0) and multiplication is commutative, so λ0F=0F; and 0F is the additive identity (Field).

[L7]

A linear subspace contains 0V, by condition (W1) (Linear subspace of a vector space).

[L8]

The refuted claim: three linear subspaces whose sum is V and whose pairwise intersections are {0V} form an internal direct sum of V.

Counterexample

technique · direct
1.1

In F2 the vectors e0, e1 and d=e0+e1 have coordinates (1F,0F), (0F,1F) and (1F+0F, 0F+1F)=(1F,1F); and U0,U1,U2 are linear subspaces of F2, being spans.

L1L2L6
1.2

The elements of the three subspaces have the coordinates λe0=(λ,0F), λe1=(0F,λ) and λd=(λ,λ), for λ∈F.

L1L2L6
1.3

e0, e1 and d are all different from 0V, since each has a coordinate equal to 1F and 1F≠0F.

L1L6
2.1

The pairwise intersections are {0V}. Each contains 0V, every Uj being a linear subspace. Conversely, if x∈U0∩U1 then x=(λ,0F)=(0F,μ) for some λ,μ, so λ=0F and x=0V; if x∈U0∩U2 then x=(λ,0F)=(μ,μ), so μ=0F and λ=0F; and if x∈U1∩U2 then x=(0F,λ)=(μ,μ), so μ=0F and λ=0F.

step 1.2L1L7
2.2

∑j<3Uj=F2. Given x∈F2, the list (x0e0,  x1e1,  0V) has its j-th entry in Uj, and its sum is (x0e0+x1e1)+0V, whose coordinates are (x0+0F,  0F+x1)=(x0,x1), that is x. The reverse inclusion holds because the sum is a subset of F2.

step 1.2L1L3L6L7
2.3

The vector d has two different decompositions with j-th entry in Uj: the list (e0,e1,0V) sums to (e0+e1)+0V=d, and the list (0V,0V,d) sums to (0V+0V)+d=d; the two lists differ at index 0, since e0≠0V.

step 1.2step 1.3L1L3L6L7
3.1

Condition (D2) fails at j=2. The family agreeing with U off 2 and equal to {0V} at 2 admits the list (e0,e1,0V), which sums to d, so d∈∑i≠2Ui; also d=1Fd∈U2; and d≠0V. Hence U2∩∑i≠2Ui contains a vector other than 0V.

step 1.3step 2.3L2L4L6
4.1

So U0,U1,U2 satisfy both hypotheses of [L8], by steps 2.1 and 2.2, and fail its conclusion, by step 3.1: the claim is false. The failure is visible directly in step 2.3 as the loss of unique decomposition, which by the direct sum criterion is equivalent to the failure of the direct sum.

step 2.1step 2.2step 2.3step 3.1L5L8∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

40 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