Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

The union of the two coordinate axes of F2F^{2} is closed under scalar multiplication and is not closed under addition, so neither closure condition implies the other

Statement refuted

False claim: if VV is a vector space over a field FF and WVW \subseteq V contains 0V0_V and is closed under scalar multiplication, then WW is a linear subspace of VV (Linear subspace of a vector space).

The union of the two coordinate axes of F2F^{2} refutes it, over any field FF. Let e0,e1F2e_0, e_1 \in F^{2} be the vectors with coordinates (1F,0F)(1_F, 0_F) and (0F,1F)(0_F, 1_F) (The vector space FXF^{X} of all functions XFX \to F with pointwise operations, and FnF^{n} as the case X=n={0,1,,n1}X = n = \{0, 1, \dots, n-1\}), let Lj:=span{ej}L_j := \operatorname{span}\{e_j\} (Linear combination of a finite list, and the span span(S)\operatorname{span}(S) as the smallest linear subspace containing SS), and put A:=L0L1A := L_0 \cup L_1. Then 0VA0_V \in A and AA is closed under scalar multiplication, while e0,e1Ae_0, e_1 \in A and e0+e1Ae_0 + e_1 \notin A.

Together with The first quadrant of R2\mathbb{R}^{2} contains 00 and is closed under addition and is not a linear subspace, since it is not closed under multiplication by 1-1, which exhibits a subset closed under addition and not under scalar multiplication, this shows that neither of the two closure conditions in Linear subspace of a vector space implies the other.

Facts & Assumptions

Given: A field FF, the vector space F2F^{2} over FF, the vectors e0,e1e_0, e_1, the sets L0,L1L_0, L_1 and their union AA, as displayed.

[L1]

F2F^{2} is the vector space of functions 2F2 \to F with (x+y)i=xi+yi(x+y)_i = x_i + y_i and (λx)i=λxi(\lambda x)_i = \lambda x_i, where 2={0,1}2 = \{0,1\}, and its zero vector has both coordinates 0F0_F (The vector space FXF^{X} of all functions XFX \to F with pointwise operations, and FnF^{n} as the case X=n={0,1,,n1}X = n = \{0, 1, \dots, n-1\}, Vector space over a field, The natural numbers N\mathbb{N} (von Neumann), On N\mathbb{N} the order is membership: m<n    mnm < n \iff m \in n).

[L3]

A linear subspace satisfies (W1) 0VW0_V \in W, (W2) closure under ++, and (W3) closure under scalar multiplication (Linear subspace of a vector space); on a nonempty subset the three are equivalent to the one-step test (One-step subspace test: a nonempty WVW \subseteq V is a linear subspace if and only if λu+vW\lambda u + v \in W for all λF\lambda \in F and u,vWu, v \in W).

[L4]

In a field: 1F0F1_F \ne 0_F; λ1F=λ\lambda 1_F = \lambda; 0Fλ=0F0_F \lambda = 0_F (Multiplication by zero: 0a=00 \cdot a = 0) and multiplication is commutative, so λ0F=0F\lambda 0_F = 0_F; and 0F0_F is the additive identity, so 1F+0F=1F=0F+1F1_F + 0_F = 1_F = 0_F + 1_F (Field).

[L5]

There is a subset of a vector space that contains the zero vector and is closed under addition and is not closed under scalar multiplication (The first quadrant of R2\mathbb{R}^{2} contains 00 and is closed under addition and is not a linear subspace, since it is not closed under multiplication by 1-1).

[L6]

The refuted claim: a subset of a vector space containing the zero vector and closed under scalar multiplication is a linear subspace.

Counterexample

technique · direct
1.1

F2F^{2} is the set of functions 2F2 \to F with coordinatewise operations and 2={0,1}2 = \{0,1\}, so an element is x=(x0,x1)x = (x_0, x_1); and Lj={λej:λF}L_j = \{\, \lambda e_j : \lambda \in F \,\} is a linear subspace of F2F^{2} for j{0,1}j \in \{0,1\}.

L1L2
1.2

Lj={xF2:xi=0F for the index ij}L_j = \{\, x \in F^{2} : x_i = 0_F \text{ for the index } i \ne j \,\}. Indeed (λej)j=λ1F=λ(\lambda e_j)_j = \lambda 1_F = \lambda and (λej)i=λ0F=0F(\lambda e_j)_i = \lambda 0_F = 0_F for iji \ne j; conversely a vector xx whose other coordinate is 0F0_F agrees with xjejx_j e_j at both indices, so x=xjejx = x_j e_j.

L1L2L4
1.3

0VA0_V \in A: the vector 0Fe00_F e_0 has both coordinates 0F(e0)i=0F0_F \cdot (e_0)_i = 0_F, so it is the zero vector, and it lies in L0AL_0 \subseteq A.

L1L2L4
1.4

AA is closed under scalar multiplication: if xAx \in A then xLjx \in L_j for some j{0,1}j \in \{0,1\}, and LjL_j is a linear subspace, so λxLjA\lambda x \in L_j \subseteq A for every λF\lambda \in F.

L2L3
1.5

e0+e1e_0 + e_1 has coordinates (1F+0F,  0F+1F)=(1F,1F)(1_F + 0_F,\; 0_F + 1_F) = (1_F, 1_F).

L1L4
2.1

e0+e1Ae_0 + e_1 \notin A: membership in L0L_0 requires the coordinate at index 11 to be 0F0_F and membership in L1L_1 requires the coordinate at index 00 to be 0F0_F, and both coordinates of e0+e1e_0 + e_1 are 1F0F1_F \ne 0_F.

step 1.2step 1.5L4
2.2

e0Ae_0 \in A and e1Ae_1 \in A, since ej=1FejLje_j = 1_F e_j \in L_j.

step 1.2L2L4
3.1

So AA contains the zero vector and is closed under scalar multiplication, while e0e_0 and e1e_1 lie in AA and their sum does not; condition (W2) therefore fails and AA is not a linear subspace of F2F^{2}. The claim of [L6] is false.

step 1.3step 1.4step 2.1step 2.2L3L6
4.1

Combining with [L5]: closure under addition does not imply closure under scalar multiplication, and closure under scalar multiplication does not imply closure under addition, so neither of the two conditions implies the other, even for subsets containing the zero vector.

step 3.1L5

Remarks

  • The witness works over every field, including FF with two elements: the argument uses only 1F0F1_F \ne 0_F, and never counts the elements of FF or the linear subspaces of F2F^{2}. No claim is made here about how many subsets of F2F^{2} of this kind there are.

  • The union of two linear subspaces is the general phenomenon. AA is a union of two linear subspaces, neither of which contains the other, and such a union is never a linear subspace; that is recorded separately as FALSE: The union of two linear subspaces is a linear subspace, of which this item is the concrete instance closed under scalar multiplication.

  • "Axis" is informal here, as "line" is elsewhere on this page: it names the set span{ej}\operatorname{span}\{e_j\} and carries no claim about dimension, which is not available at this point in the library.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 68 results over 19 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources