Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-29 (claude-sonnet-5)
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.

FALSE: The union of two linear subspaces is a linear subspace

Statement

False claim: if U and W are linear subspaces of a vector space V over a field F (Linear subspace of a vector space), then U∪W is a linear subspace of V.

The corresponding statement for intersections is true and is The intersection of a nonempty family of linear subspaces of V is a linear subspace of V. For unions it fails, and it already fails in the plane over any field: with e0,e1∈F2 the vectors 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}), take U:=span⁡{e0} and W:=span⁡{e1} (Linear combination of a finite list, and the span span⁡(S) as the smallest linear subspace containing S). Then e0∈U and e1∈W, so both lie in U∪W, while their sum, with coordinates (1F,1F), lies in neither.

Facts & Assumptions

Given: A field F, the vector space F2 over F, the vectors e0 and e1, and the linear subspaces U=span⁡{e0} and W=span⁡{e1}.

[L1]

F2 is the vector space of functions 2→F with (x+y)i=xi+yi and (λx)i=λxi, where 2={0,1}; two elements are equal exactly when both coordinates agree (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).

[L4]

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).

[L5]

The refuted claim: the union of two linear subspaces of a vector space is a linear subspace of it.

Refutation

technique · direct
1.1

U and W are linear subspaces of F2, being spans of one-element subsets.

L1L2
1.2

The elements of U are the vectors (λ,0F) and the elements of W are the vectors (0F,λ), for λ∈F: indeed (λe0)0=λ1F=λ, (λe0)1=λ0F=0F, and symmetrically for e1.

L1L2L4
1.3

e0+e1 has coordinates (1F+0F,  0F+1F)=(1F,1F).

L1L4
2.1

e0∈U and e1∈W, since ej=1Fej; so both lie in U∪W.

step 1.2L2L4
2.2

e0+e1∉U∪W: if it lay in U its coordinate at index 1 would be 0F, and if it lay in W its coordinate at index 0 would be 0F, whereas both coordinates are 1F and 1F≠0F.

step 1.2step 1.3L1L4
3.1

So U∪W contains e0 and e1 but not e0+e1: it is not closed under addition, so condition (W2) fails and it is not a linear subspace of F2, although U and W both are. The claim of [L5] is false.

step 1.1step 2.1step 2.2L3L5∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

35 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