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

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 the vector addition, then WW is a linear subspace of VV (Linear subspace of a vector space).

The first quadrant of R2\mathbb{R}^{2} refutes it. Take F=RF = \mathbb{R} (The reals form a field) and V=R2V = \mathbb{R}^{2} (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\}), and put

Q  :=  {xR2  :  0x0 and 0x1}.Q \;:=\; \{\, x \in \mathbb{R}^{2} \;:\; 0 \le x_0 \text{ and } 0 \le x_1 \,\}.

Then 0VQ0_V \in Q and QQ is closed under addition, but the vector e0e_0 with coordinates (1,0)(1,0) lies in QQ while (1)e0(-1)e_0, with coordinates (1,0)(-1,0), does not. So QQ is not closed under scalar multiplication and is not a linear subspace.

Facts & Assumptions

Given: The field R\mathbb{R} (The reals form a field, The real numbers) with its order, the vector space R2\mathbb{R}^{2} over R\mathbb{R}, and the subset QQ displayed above.

[L1]

R\mathbb{R} is an ordered field with positive cone PP: (O1) for each xx exactly one of xPx \in P, x=0x = 0, xP-x \in P holds; (O2) PP is closed under addition and multiplication; x>0x > 0 means xPx \in P, and aba \le b means a<ba < b or a=ba = b (The reals form a totally ordered field, Ordered field).

[L2]

Every nonzero square of an ordered field is positive (Squares of nonzero elements are positive).

[L3]

R2\mathbb{R}^{2} is a vector space over R\mathbb{R} with (x+y)i=xi+yi(x+y)_i = x_i + y_i and (λx)i=λxi(\lambda x)_i = \lambda x_i for i2={0,1}i \in 2 = \{0,1\}, and its zero vector has both coordinates 00 (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).

[L4]

A linear subspace satisfies (W1) 0VW0_V \in W, (W2) closure under ++, and (W3) closure under scalar multiplication (Linear subspace of a vector space); the three conditions are together equivalent to the one-step test on a nonempty subset (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).

[L7]

Field arithmetic in R\mathbb{R}: 101 \ne 0; 1a=a1 \cdot a = a; a0=0a \cdot 0 = 0; 00 is the additive identity; and (1)=1-(-1) = 1, since (F,+,0)(F,+,0) is an abelian group (Field).

[L8]

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

Counterexample

technique · direct
1.1

R2\mathbb{R}^{2} is the vector space of functions 2R2 \to \mathbb{R} with coordinatewise operations, 2={0,1}2 = \{0,1\}, so an element is x=(x0,x1)x = (x_0, x_1) and the zero vector is (0,0)(0,0).

L3
1.2

The zero vector lies in QQ, since 000 \le 0; in particular QQ is nonempty.

L1L3
1.3

0<10 < 1 in R\mathbb{R}: 101 \ne 0 and 1=111 = 1 \cdot 1 is a square, so 1P1 \in P.

L1L2L7
1.4

If a,bRa, b \in \mathbb{R} satisfy 0a0 \le a and 0b0 \le b, then 0a+b0 \le a + b: if a=0a = 0 then a+b=ba + b = b; if b=0b = 0 then a+b=aa + b = a; and otherwise a,bPa, b \in P, so a+bPa + b \in P by (O2).

L1L7
2.1

QQ is closed under addition: for x,yQx, y \in Q and i{0,1}i \in \{0,1\} we have (x+y)i=xi+yi(x+y)_i = x_i + y_i with 0xi0 \le x_i and 0yi0 \le y_i, hence 0(x+y)i0 \le (x+y)_i.

step 1.4L1L3
2.2

It is not the case that 010 \le -1: applying trichotomy to 1-1, exactly one of 1P-1 \in P, 1=0-1 = 0, (1)=1P-(-1) = 1 \in P holds, and the last one does, so 1P-1 \notin P and 10-1 \ne 0.

step 1.3L1L7
2.3

The vector e0e_0 with (e0)0=1(e_0)_0 = 1 and (e0)1=0(e_0)_1 = 0 lies in QQ, since 010 \le 1 and 000 \le 0.

step 1.3L1L3
3.1

(1)e0(-1)e_0 has coordinates ((1)1,(1)0)=(1,0)((-1)\cdot 1, (-1)\cdot 0) = (-1, 0), and its coordinate at index 00 fails 010 \le -1, so (1)e0Q(-1)e_0 \notin Q. Hence QQ is not closed under scalar multiplication: condition (W3) fails, and QQ is not a linear subspace of R2\mathbb{R}^{2}.

step 2.2step 2.3L3L4L7
4.1

So QQ contains the zero vector and is closed under addition, by steps 1.2 and 2.1, and is not a linear subspace, by step 3.1; the claim of [L8] is therefore false. The failure can also be read in the additive group: (1)e0=e0(-1)e_0 = -e_0 lies outside QQ, so QQ is not even a subgroup of the additive group of R2\mathbb{R}^{2}, whereas a linear subspace always is.

step 1.2step 2.1step 3.1L5L6L8

Remarks

  • Exactly one of the three conditions fails. QQ satisfies (W1) and (W2) and fails (W3), and it fails it at a single scalar, 1-1. The reverse failure, a subset closed under scalar multiplication but not under addition, is recorded in 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, so neither closure condition implies the other.

  • What the order is doing here. The example needs a field in which some element is not the negative of a nonnegative one, so it needs an order; over an arbitrary field there is no "first quadrant" to speak of. That is why this witness is stated over R\mathbb{R} while its companion is stated over an arbitrary field.

  • QQ is closed under multiplication by nonnegative scalars. If 0λ0 \le \lambda and xQx \in Q then λxQ\lambda x \in Q, by the closure of PP under multiplication together with the zero cases. So the failure is confined to the negative scalars; a subset with this weaker closure property is a cone, not a linear subspace, and the difference is exactly what the example isolates.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 74 results over 25 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