Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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.

Integer powers ama^m

Definition

Let aRa \in \mathbb{R}, where R\mathbb{R} is the ambient ordered field (Ordered field, Field).

Natural exponents. By the recursion theorem (The recursion theorem) applied to the set R\mathbb{R}, the starting element 11 and the function f(x)=xaf(x) = x \cdot a, there is a unique function NR\mathbb{N} \to \mathbb{R}, written nann \mapsto a^n, with

a0=1,an+1=ana(nN).a^0 = 1, \qquad a^{n+1} = a^n \cdot a \quad (n \in \mathbb{N}).

Thus a1=aa^1 = a, a2=aaa^2 = a \cdot a, and so on. Note that this is defined for every aa, including a=0a = 0.

Negative exponents. If a0a \ne 0 and nNn \in \mathbb{N} with n1n \ge 1, set

an:=(an)1.a^{-n} := (a^n)^{-1}.

Why that is legitimate. The right-hand side presupposes that ana^n is invertible, that is, that an0a^n \ne 0. This is a proof obligation and not an observation, and it is discharged by claim 2 of Laws of integer exponents : for a0a \ne 0 in a field, an0a^n \ne 0 for every nNn \in \mathbb{N}, proved there by induction on nn from the fact that a field has no zero divisors (A field has no zero divisors: ab=0a=0ab = 0 \Rightarrow a = 0 or b=0b = 0). That lemma is a statement about the operation introduced here, so it depends on this definition and is recorded in this item's justified_by rather than in its deps (SCHEMA §3). Given an0a^n \ne 0, the value (an)1(a^n)^{-1} is a single well-determined element, because multiplicative inverses in a field are unique (Identities and inverses in a field are unique).

Integer exponents. Every integer mm (The integers as equivalence classes of pairs of naturals) is either ι(n)\iota(n) or ι(n)-\iota(n) for a unique natural nn, where ι\iota is the embedding NZ\mathbb{N} \to \mathbb{Z} (The naturals embed in the integers, Arithmetic on the integers). This too is a citation and not a slogan: the order on Z\mathbb{Z} is total (The integers form a totally ordered ring), so m0m \ge 0 or m<0m < 0; the image of ι\iota is exactly the set of nonnegative integers, and each of them is ι(n)\iota(n) for a unique natural nn (The naturals embed in the integers); and if m<0m < 0 then m>0-m > 0, by compatibility of the order with addition (The integers form a totally ordered ring), so m=ι(n)-m = \iota(n) and m=ι(n)m = -\iota(n), with nn unique because ι\iota is injective. The two clauses above therefore define ama^m for every mZm \in \mathbb{Z} whenever a0a \ne 0, and for every mNm \in \mathbb{N} for arbitrary aa. The clauses are consistent where they overlap: the only overlap is m=0m = 0, where ι(0)=ι(0)-\iota(0) = \iota(0) and (a0)1=11=1=a0(a^0)^{-1} = 1^{-1} = 1 = a^0.

Remarks

Depends on

Used by

…and 153 more results.

Dependency tree · next 3 levels

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