Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-02
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 in the complex field

Definition

Fix zCz\in\mathbb C. Apply The recursion theorem to the set C\mathbb C, the initial value 11, and the function wwzw\mapsto wz. This defines the natural powers uniquely by

z0=1,zn+1=znz(nN).z^0=1,\qquad z^{n+1}=z^nz\quad(n\in\mathbb N).

Let ȷ ⁣:NZ\jmath\colon\mathbb N\to\mathbb Z be the embedding of The naturals embed in the integers. For an integer r0r\ge0, that lemma gives a unique nNn\in\mathbb N with r=ȷ(n)r=\jmath(n); define zr:=znz^r:=z^n. If r<0r<0 and z0z\ne0, there is a unique nNn\in\mathbb N with n1n\ge1 and r=ȷ(n)-r=\jmath(n); define

zr:=(zn)1.z^r:=(z^n)^{-1}.

The inverse exists because C\mathbb C is a field by The complex numbers form a field, and every nonzero x+iyx+iy has inverse (xiy)/(x2+y2)(x-iy)/(x^2+y^2). Thus nonnegative integer powers are defined for every zz, while negative integer powers are defined exactly when z0z\ne0; in particular 00=10^0=1 and no negative power of 00 is defined. The integer and its unique natural representative are never conflated.

Depends on

Used by

Dependency tree · next 3 levels

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