Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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.

Semigroup and monoid

Definition

A semigroup is a pair (S,∗) consisting of a set S and an associative binary operation ∗ on S (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).

A monoid is a triple (M,∗,e) in which (M,∗) is a semigroup and e∈M is a two-sided identity for ∗ (Left identity, right identity, and two-sided identity for a binary operation), that is,

e∗x  =  x  =  x∗efor every x∈M.

By A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity a binary operation has at most one two-sided identity, so e is determined by (M,∗) and may be called the identity of M; it is written e, or eM when several monoids are in play, and 1 or 0 in multiplicative or additive notation. For that reason a monoid is often written simply as (M,∗), or as M.

A semigroup or monoid is commutative (for monoids also called abelian) when its operation is commutative.

A subset N⊆M is a submonoid when e∈N and N is closed under ∗; the restricted operation then makes (N,∗,e) a monoid, associativity being inherited (Binary operation on a set; associativity, commutativity, and a subset closed under the operation).

Remarks

Depends on

Used by

…and 21 more results.

Dependency tree · two levels

5 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