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.

The first quadrant of R2 contains 0 and is closed under addition and is not a linear subspace, since it is not closed under multiplication by −1

Statement refuted

False claim: if V is a vector space over a field F and W⊆V contains 0V and is closed under the vector addition, then W is a linear subspace of V (Linear subspace of a vector space).

The first quadrant of R2 refutes it. Take F=R (The reals form a field) and V=R2 (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}), and put

Q  :=  { x∈R2  :  0≤x0 and 0≤x1 }.

Then 0V∈Q and Q is closed under addition, but the vector e0 with coordinates (1,0) lies in Q while (−1)e0, with coordinates (−1,0), does not. So Q is not closed under scalar multiplication and is not a linear subspace.

Facts & Assumptions

Given: The field R (The reals form a field, The real numbers) with its order, the vector space R2 over R, and the subset Q displayed above.

[L1]

R is an ordered field with positive cone P: (O1) for each x exactly one of x∈P, x=0, −x∈P holds; (O2) P is closed under addition and multiplication; x>0 means x∈P, and a≤b means a<b or a=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 is a vector space over R with (x+y)i=xi+yi and (λx)i=λxi for i∈2={0,1}, and its zero vector has both coordinates 0 (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]

A linear subspace satisfies (W1) 0V∈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 W⊆V is a linear subspace if and only if λu+v∈W for all λ∈F and u,v∈W).

[L7]

Field arithmetic in R: 1≠0; 1⋅a=a; a⋅0=0; 0 is the additive identity; and −(−1)=1, since (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 is the vector space of functions 2→R with coordinatewise operations, 2={0,1}, so an element is x=(x0,x1) and the zero vector is (0,0).

L3
1.2

The zero vector lies in Q, since 0≤0; in particular Q is nonempty.

L1L3
1.3

0<1 in R: 1≠0 and 1=1⋅1 is a square, so 1∈P.

L1L2L7
1.4

If a,b∈R satisfy 0≤a and 0≤b, then 0≤a+b: if a=0 then a+b=b; if b=0 then a+b=a; and otherwise a,b∈P, so a+b∈P by (O2).

L1L7
2.1

Q is closed under addition: for x,y∈Q and i∈{0,1} we have (x+y)i=xi+yi with 0≤xi and 0≤yi, hence 0≤(x+y)i.

step 1.4L1L3
2.2

It is not the case that 0≤−1: applying trichotomy to −1, exactly one of −1∈P, −1=0, −(−1)=1∈P holds, and the last one does, so −1∉P and −1≠0.

step 1.3L1L7
2.3

The vector e0 with (e0)0=1 and (e0)1=0 lies in Q, since 0≤1 and 0≤0.

step 1.3L1L3
3.1

(−1)e0 has coordinates ((−1)⋅1,(−1)⋅0)=(−1,0), and its coordinate at index 0 fails 0≤−1, so (−1)e0∉Q. Hence Q is not closed under scalar multiplication: condition (W3) fails, and Q is not a linear subspace of R2.

step 2.2step 2.3L3L4L7
4.1

So Q 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 lies outside Q, so Q is not even a subgroup of the additive group of R2, whereas a linear subspace always is.

step 1.2step 2.1step 3.1L5L6L8∎

Remarks

  • Exactly one of the three conditions fails. Q satisfies (W1) and (W2) and fails (W3), and it fails it at a single scalar, −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 F2 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 while its companion is stated over an arbitrary field.

  • Q is closed under multiplication by nonnegative scalars. If 0≤λ and x∈Q then λx∈Q, by the closure of P 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 · two levels

45 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