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 commutative monoid in which cancellation holds need not be a group: (N,+)

Statement refuted

False claim: every commutative monoid (Semigroup and monoid) in which the cancellation law holds, that is in which x+z=y+z implies x=y, is a group (Group and abelian group).

The natural numbers under addition refute it: (N,+,0) is a commutative monoid, cancellation holds in it, and it is not a group, because 1 has no additive inverse.

Facts & Assumptions

Given: N with addition defined by m+0=m and m+σ(n)=σ(m+n) (Addition of natural numbers), and 0=∅, σ(n)=n∪{n}, 1=σ(0) (The natural numbers N (von Neumann)).

[L2]

Addition is associative (Addition is associative) and commutative (Addition is commutative).

[L3]

0+n=n for every n (Left identity for addition), and n+0=n by the defining recursion (Addition of natural numbers).

[L4]

Cancellation: m+k=n+k implies m=n (Addition is cancellative).

[L5]

A monoid is an associative binary operation with a two-sided identity; a group is a monoid in which every element has a two-sided inverse (Semigroup and monoid, Group and abelian group, Left inverse, right inverse, and invertible element of a monoid, Left identity, right identity, and two-sided identity for a binary operation).

[L6]

The refuted claim: every commutative cancellative monoid is a group.

Counterexample

technique · direct
1.1

Addition is a binary operation on N, associative and commutative.

L1L2
1.2

0 is a two-sided identity for addition: n+0=n by the recursion and 0+n=n by [L3]. Hence (N,+,0) is a commutative monoid.

L3L5
1.3

Cancellation holds: m+k=n+k implies m=n, and by commutativity k+m=k+n implies m=n as well.

L2L4
1.4

For every k∈N, σ(k)≠0: the set σ(k)=k∪{k} has k as an element, whereas 0=∅ has no elements.

given
2.1

1 has no additive inverse in N: for any k∈N, 1+k=k+1=k+σ(0)=σ(k+0)=σ(k)≠0, so no k satisfies 1+k=0.

step 1.4L2given
3.1

Hence (N,+,0) is not a group, since a group requires every element to be invertible and 1∈N is not.

step 2.1L5
4.1

By steps 1.2, 1.3 and 3.1 the monoid (N,+,0) is commutative and cancellative but not a group, so the claim of [L6] is false.

step 1.2step 1.3step 3.1L6∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

25 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