Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

2Z is closed under addition, negation and multiplication and is not a subring of Z, because it does not contain 1

Statement refuted

False claim: if S is a subset of a ring R that contains 0R and is closed under addition, under additive inverses and under multiplication, then S is a subring of R (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

The even integers refute it. Let 2:=1+1 in Z and

2Z  :=  { x∈Z  :  2∣x }  =  { 2k:k∈Z },

divisibility being the relation of Divisibility in Z: d∣a when a=dq for some integer q. This set contains 0, is closed under addition, additive inverses and multiplication, and does not contain 1; so it fails clause (T1) of Subring: a subset containing 1R and closed under addition, additive inverses and multiplication and is not a subring of Z.

Facts & Assumptions

[L2]

d∣a means a=dq for some q∈Z, and d∣0 for every d (Divisibility in Z: d∣a when a=dq for some integer q).

[L3]

Divisibility is linear: if d∣a and d∣b then d∣ax+by for all x,y∈Z; and d∣a implies d∣ac and d∣−a (Divisibility is reflexive and transitive on Z, and is linear: if d∣a and d∣b then d∣ax+by for all integers x,y; also d∣a implies d∣ac, −d∣a and d∣−a).

[L5]

The order on Z is total and compatible with addition, and ι:N→Z is injective and order preserving with ι(0)=0, ι(1)=1 (The integers form a totally ordered ring, Order on the integers, The naturals embed in the integers, The integers as equivalence classes of pairs of naturals, Arithmetic on the integers).

[L6]

A subring must satisfy (T1) 1R∈S, (T2) closure under addition, (T3) closure under additive inverses and (T4) closure under multiplication (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication); equivalently 1R∈S together with a−b∈S and ab∈S (Subring criterion: S⊆R is a subring if and only if 1R∈S and a−b∈S and ab∈S for all a,b∈S; and an intersection of subrings is a subring).

[L7]

A subgroup of an abelian group is a subset containing the identity and closed under the operation and under inverses (Subgroup).

[L8]

The refuted claim: a subset of a ring containing 0 and closed under addition, additive inverses and multiplication is a subring.

Counterexample

technique · direct
1.1

0∈2Z, since 2∣0 by [L2].

L2
1.2

2Z is closed under multiplication: if 2∣a then 2∣ab for every b∈Z, by [L3].

L3
1.3

0<1<2 and −1<0 in Z: 1=ι(1) is nonnegative and differs from 0=ι(0) because ι is injective, so 0<1; adding 1 gives 1<2; and adding −1 to 0<1 gives −1<0. Hence 2≠1 and 2≠−1.

L5
2.1

2Z is closed under addition and under additive inverses: if 2∣a and 2∣b then 2∣a⋅1+b⋅1=a+b by the linearity of [L3], and 2∣−a by [L3]. So 2Z is a subgroup of (Z,+,0) in the sense of [L7].

step 1.1L1L3L7
2.2

1∉2Z: if 2∣1 then 2∈{1,−1} by [L4], contradicting step 1.3.

step 1.3L2L4
3.1

By steps 1.1, 2.1 and 1.2 the set 2Z contains 0 and is closed under addition, additive inverses and multiplication; by step 2.2 it does not contain 1=1Z, so clause (T1) of [L6] fails and 2Z is not a subring of Z. The claim of [L8] is therefore false.

step 1.1step 2.1step 1.2step 2.2L6L8∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

49 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