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.

Powers gn: natural exponents in a monoid and integer exponents in a group, with g0=e

Definition

Natural exponents, in a monoid. Let (M,⋅,e) be a monoid (Semigroup and monoid) and g∈M. By the recursion theorem (The recursion theorem), applied with the set M, the element e and the function x↦x⋅g from M to M, there is exactly one function N→M, written n↦gn, with

g0=e,gσ(n)=gn⋅g(n∈N).

In particular g0=e for every g, including g=e, and g1=gσ(0)=e⋅g=g. Since N contains 0 (The natural numbers N (von Neumann)), the exponent 0 is a genuine value of the definition and not a separate convention.

Integer exponents, in a group. Let G be a group (Group and abelian group) and g∈G. Write ι:N→Z for the embedding ι(k)=[(k,0)] of The naturals embed in the integers, which is injective, preserves addition, multiplication and order, and has as image exactly the nonnegative integers. For x∈Z define

  • gx:=gk, the natural power, when 0≤x and x=ι(k);
  • gx:=(gk)−1 when x<0 and −x=ι(k).

Why this is well defined. The order on Z is total and antisymmetric (The integers form a totally ordered ring, Order on the integers), so exactly one of 0≤x and x<0 holds and the two clauses never both apply. In the first clause x is nonnegative, so x=ι(k) for some k∈N, and k is unique because ι is injective. In the second clause x<0 gives 0=x+(−x)<0+(−x)=−x by compatibility of the order with addition (The integers form a totally ordered ring, Arithmetic on the integers), so −x is a positive integer and again −x=ι(k) for a unique k. The inverse (gk)−1 is a single determined element 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 and Left inverse, right inverse, and invertible element of a monoid. Finally the two readings of gι(k), as a natural power and as an integer power, agree by construction, so no ambiguity is introduced.

Abbreviation. In an exponent we write k for the integer ι(k) when a natural number k is used where an integer is expected; this is unambiguous because ι is injective and preserves the arithmetic and the order, and because the two readings of gk agree as just noted.

Additive notation. When the group is written additively the same object is written ng or n⋅g rather than gn, with 0g=0 and σ(n)g=ng+g; the definitions are identical, only the symbols differ.

Remarks

Depends on

Used by

…and 33 more results.

Dependency tree · two levels

34 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