Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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,+)(\mathbb{N}, +)

Statement refuted

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

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

Facts & Assumptions

Given: N\mathbb{N} with addition defined by m+0=mm + 0 = m and m+σ(n)=σ(m+n)m + \sigma(n) = \sigma(m+n) (Addition of natural numbers), and 0=0 = \varnothing, σ(n)=n{n}\sigma(n) = n \cup \{n\}, 1=σ(0)1 = \sigma(0) (The natural numbers N\mathbb{N} (von Neumann)).

[L1]

Addition is a binary operation N×NN\mathbb{N} \times \mathbb{N} \to \mathbb{N} (Addition of natural numbers, Binary operation on a set; associativity, commutativity, and a subset closed under the operation).

[L2]

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

[L3]

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

[L4]

Cancellation: m+k=n+km + k = n + k implies m=nm = 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\mathbb{N}, associative and commutative.

L1L2
1.2

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

L3L5
1.3

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

L2L4
1.4

For every kNk \in \mathbb{N}, σ(k)0\sigma(k) \ne 0: the set σ(k)=k{k}\sigma(k) = k \cup \{k\} has kk as an element, whereas 0=0 = \varnothing has no elements.

given
2.1

11 has no additive inverse in N\mathbb{N}: for any kNk \in \mathbb{N}, 1+k=k+1=k+σ(0)=σ(k+0)=σ(k)01 + k = k + 1 = k + \sigma(0) = \sigma(k + 0) = \sigma(k) \ne 0, so no kk satisfies 1+k=01 + k = 0.

step 1.4L2given
3.1

Hence (N,+,0)(\mathbb{N},+,0) is not a group, since a group requires every element to be invertible and 1N1 \in \mathbb{N} is not.

step 2.1L5
4.1

By steps 1.2, 1.3 and 3.1 the monoid (N,+,0)(\mathbb{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 · next 3 levels

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