Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

(Z,,1)(\mathbb{Z}, \cdot, 1) is a commutative monoid whose group of units is {1,1}\{1, -1\}; equivalently u1u \mid 1 holds exactly for u=1u = 1 and u=1u = -1

Statement

(Z,,1)(\mathbb{Z}, \cdot, 1), with the multiplication of Arithmetic on the integers, is a commutative monoid (Semigroup and monoid). Its group of units (Left inverse, right inverse, and invertible element of a monoid, The invertible elements of a monoid form a group under the restricted operation) is

Z×  =  {1,1},\mathbb{Z}^{\times} \;=\; \{\, 1, \, -1 \,\},

and these are two distinct elements. Equivalently, for uZu \in \mathbb{Z} the condition u1u \mid 1 (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq) holds exactly when u=1u = 1 or u=1u = -1.

Facts & Assumptions

Given: Z\mathbb{Z} with the operations of Arithmetic on the integers, and the embedding ι:NZ\iota : \mathbb{N} \to \mathbb{Z}, ι(k)=[(k,0)]\iota(k) = [(k,0)], of The naturals embed in the integers.

[L1]

Z\mathbb{Z} is a commutative ring: multiplication is a function Z×ZZ\mathbb{Z} \times \mathbb{Z} \to \mathbb{Z} and is associative and commutative, x1=xx \cdot 1 = x, and every xx has an additive inverse x-x, with (x)=x-(-x) = x and (x)(y)=xy(-x)(-y) = xy (The integers form a commutative ring, Arithmetic on the integers).

[L2]

The order on Z\mathbb{Z} is total, antisymmetric and transitive, and positives are closed under multiplication; x<yx < y means xyx \le y together with xyx \ne y (The integers form a totally ordered ring, Order on the integers).

[L3]

A binary operation on a set SS is a function S×SSS \times S \to S; a monoid is a set with an associative binary operation and a two-sided identity, and it is commutative when the operation is (Binary operation on a set; associativity, commutativity, and a subset closed under the operation, Left identity, right identity, and two-sided identity for a binary operation, Semigroup and monoid).

[L4]

In a monoid MM, uu is a unit when it has a two-sided inverse, and M×M^{\times} denotes the set of units; M×M^{\times} is a group under the restricted operation (Left inverse, right inverse, and invertible element of a monoid, The invertible elements of a monoid form a group under the restricted operation, Group and abelian group).

[L5]

uau \mid a means a=uva = uv for some vZv \in \mathbb{Z} (Divisibility in Z\mathbb{Z}: dad \mid a when a=dqa = dq for some integer qq).

[L8]

ι\iota is injective, preserves addition, multiplication and order, and its image is exactly the set of nonnegative integers; ι(0)=0\iota(0) = 0 and ι(1)=1\iota(1) = 1 (The naturals embed in the integers, The integers as equivalence classes of pairs of naturals).

[L9]

On N\mathbb{N}: m<nm < n if and only if σ(m)n\sigma(m) \le n (Discreteness: σ(n)\sigma(n) is the immediate successor); 0=0 = \varnothing, 1=σ(0)={0}1 = \sigma(0) = \{0\} and 2=σ(1)={0,1}2 = \sigma(1) = \{0,1\}, so 101 \ne 0 and 202 \ne 0 (The natural numbers N\mathbb{N} (von Neumann)); and 0k0 \le k for every kk (Order on the natural numbers).

Proof

technique · direct
1.1

Multiplication on Z\mathbb{Z} is a function Z×ZZ\mathbb{Z} \times \mathbb{Z} \to \mathbb{Z}, hence a binary operation, and it is associative and commutative; 11 is a two-sided identity, since x1=xx \cdot 1 = x and, by commutativity, 1x=x1 \cdot x = x. So (Z,,1)(\mathbb{Z}, \cdot, 1) is a commutative monoid.

L1L3
1.2

For uZu \in \mathbb{Z}, being a unit of this monoid means uv=1uv = 1 for some vv, the two equations uv=1uv = 1 and vu=1vu = 1 being the same by commutativity; and uv=1uv = 1 for some vv is precisely u1u \mid 1. So Z×={u:u1}\mathbb{Z}^{\times} = \{\, u : u \mid 1 \,\}.

L1L4L5
1.3

Both 11 and 1-1 lie in Z×\mathbb{Z}^{\times}: 11=11 \cdot 1 = 1 and (1)(1)=11=1(-1)(-1) = 1 \cdot 1 = 1.

L1L4
1.4

010 \le 1, since 1=ι(1)1 = \iota(1) lies in the image of ι\iota, which is the set of nonnegative integers; hence 1=1|1| = 1. Also 101 \ne 0, since ι\iota is injective and 101 \ne 0 in N\mathbb{N}.

L7L8
1.5

Discreteness of Z\mathbb{Z}: if 0<x0 < x then 1x1 \le x. Indeed x0x \ge 0, so x=ι(k)x = \iota(k) for some kNk \in \mathbb{N}; k0k \ne 0 because ι(0)=0x\iota(0) = 0 \ne x; hence 0<k0 < k in N\mathbb{N}, so 1=σ(0)k1 = \sigma(0) \le k, and applying ι\iota, which preserves the order, gives 1=ι(1)ι(k)=x1 = \iota(1) \le \iota(k) = x.

L2L8L9
1.6

111 \ne -1: otherwise 1+1=1+(1)=01 + 1 = 1 + (-1) = 0, whereas 1+1=ι(1)+ι(1)=ι(1+1)=ι(2)1 + 1 = \iota(1) + \iota(1) = \iota(1+1) = \iota(2) and ι(2)ι(0)=0\iota(2) \ne \iota(0) = 0 because ι\iota is injective and 202 \ne 0 in N\mathbb{N}.

L1L8L9
2.1

Let u1u \mid 1. Since 101 \ne 0, [L6] gives u0u \ne 0 and u1=1|u| \le |1| = 1.

step 1.4L6
3.1

Also u0|u| \ge 0 and u0|u| \ne 0, so 0<u0 < |u|, whence 1u1 \le |u|; with step 2.1 and antisymmetry this gives u=1|u| = 1.

step 1.5step 2.1L2L7
4.1

From u=1|u| = 1: if u0u \ge 0 then u=u=1u = |u| = 1, and if u0u \le 0 then u=u=1-u = |u| = 1, so u=(u)=1u = -(-u) = -1. By totality one of the two holds, so u=1u = 1 or u=1u = -1.

step 3.1L1L2L7
5.1

Combining, Z×={u:u1}={1,1}\mathbb{Z}^{\times} = \{\, u : u \mid 1 \,\} = \{1, -1\}, a two-element set, and by [L4] it is a group under multiplication, with identity 11 and with each of its elements its own inverse.

step 1.2step 1.3step 4.1step 1.6L4

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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