Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

Group and abelian group

Definition

A group is a monoid (G,,e)(G,*,e) (Semigroup and monoid) in which every element is invertible (Left inverse, right inverse, and invertible element of a monoid). Written out, a group is a set GG with a binary operation * (Binary operation on a set; associativity, commutativity, and a subset closed under the operation) and an element eGe \in G such that

  • (G1) (xy)z=x(yz)(x * y) * z = x * (y * z) for all x,y,zGx, y, z \in G;
  • (G2) ex=x=xee * x = x = x * e for every xGx \in G;
  • (G3) for every xGx \in G there is yGy \in G with yx=e=xyy * x = e = x * y.

By A left identity and a right identity for the same binary operation are equal; hence there is at most one two-sided identity the element ee of (G2) is unique, and by In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided the element yy of (G3) is unique for each xx and is determined by either one of the two equations alone. So the notations ee for the identity and x1x^{-1} for the inverse of xx are legitimate, and asserting yx=ey * x = e alone already says y=x1y = x^{-1}.

A group is abelian, or commutative, when its operation is commutative: xy=yxx * y = y * x for all x,yGx, y \in G.

Notation. The operation is usually written multiplicatively, xyxy for xyx * y, with identity ee (or 11) and inverse x1x^{-1}. For an abelian group it is often written additively, x+yx + y, with identity 00 and inverse x-x; the two notations describe the same notion and nothing below depends on the choice. We write GG for the group when the operation is understood.

Remarks

  • Why (G3) may be stated one-sidedly in practice. The axiom as written asks for a two-sided inverse. Because In a monoid, a left inverse and a right inverse of the same element are equal; hence an invertible element has exactly one inverse, and it is two-sided is proved before this definition, and is proved in the sharp form "a left inverse and a right inverse of the same element coincide", verifying either equation for a candidate yy suffices once the element is known to be invertible. Nothing on this page ever uses a one-sided inverse without that lemma standing behind it.

  • A group is a monoid, not merely like one. Every statement proved for monoids applies verbatim to groups. In the other direction the invertible elements of a monoid form a group (The invertible elements of a monoid form a group under the restricted operation), so groups arise inside every monoid.

  • The axioms are not independent of the notation, but the content is. Read additively, (G1)–(G3) are exactly the additive axioms in the definition of a field (Field), whose axiom (A) says in as many words that (F,+)(F,+) is an abelian group and whose axiom (M) says the same of (F{0},)(F \setminus \{0\}, \cdot); so every field already carries two groups.

Depends on

Used by

…and 41 more results.

Dependency tree · next 3 levels

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