Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

A nonempty subset of a group closed under the operation need not be a subgroup: the nonnegative integers inside (Z,+)

Statement refuted

False claim: if G is a group and H⊆G is nonempty, contains the identity, and is closed under the operation of G, then H is a subgroup of G (Subgroup).

The set of nonnegative integers inside the additive group of Z refutes it: H={ x∈Z:0≤x } contains 0, is closed under addition, and is not a subgroup, because 1∈H while −1∉H.

Facts & Assumptions

Given: The abelian group (Z,+,0) (The integers as equivalence classes of pairs of naturals, Arithmetic on the integers, Group and abelian group) and the subset H={ x∈Z:0≤x }, which by The naturals embed in the integers is exactly the image of ι:N→Z.

[L1]

Z is a commutative ring; its order is total, antisymmetric and transitive and is compatible with addition (The integers form a commutative ring, The integers form a totally ordered ring, Order on the integers, Arithmetic on the integers).

[L2]

ι is injective with image exactly the nonnegative integers, and ι(0)=0, ι(1)=1 (The naturals embed in the integers).

[L3]

A subgroup must contain the identity and be closed under the operation and under inverses (Subgroup); equivalently, a nonempty H is a subgroup exactly when x−y∈H for all x,y∈H (One-step subgroup test: a nonempty H⊆G is a subgroup iff gh−1∈H for all g,h∈H; the identity and the inverses of H are then those of G).

[L4]

A subset closed under an operation inherits it as a binary operation (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).

[L5]

The refuted claim: a nonempty subset of a group containing the identity and closed under the operation is a subgroup.

Counterexample

technique · direct
1.1

0∈H, since 0≤0; so H is nonempty and contains the identity of (Z,+).

L1given
1.2

H is closed under addition: if 0≤x and 0≤y then x≤x+y by compatibility of the order with addition, and 0≤x, so 0≤x+y by transitivity. Hence + restricts to a binary operation on H, and (H,+,0) is a commutative monoid.

L1L4given
1.3

0<1: the integer 1=ι(1) lies in the image of ι, so 0≤1, and 1≠0 because ι is injective and 1≠0 in N. Hence 1∈H.

L2given
2.1

−1∉H: adding −1 to both sides of 0<1 gives −1<0, so 0≤−1 fails by antisymmetry.

step 1.3L1
3.1

Therefore H is not closed under inverses, since 1∈H and its additive inverse −1 is not in H; so H is not a subgroup of (Z,+).

step 1.3step 2.1L3
4.1

By steps 1.1, 1.2 and 3.1 the set H is a nonempty subset containing the identity and closed under the operation which is not a subgroup, so the claim of [L5] is false.

step 1.1step 1.2step 3.1L5∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

34 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