Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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.

The generators of a cyclic group of order m are the ga with gcd(a,m)=1, so there are φ(m) of them

Statement

Let G=g be cyclic of order m. The generators of G are exactly the elements ga with gcd(a,m)=1, for a taken modulo m. Consequently G has φ(m) generators.

Facts & Assumptions

Given: A cyclic group G=g of finite order m.

[L1]

ord(ga)=m/gcd(a,m) (In a cyclic group of order m, ga has order m/gcd(a,m)).

[L2]

For x of finite order r, the powers x0,,xr1 are pairwise distinct and x={xs:s<r}, so x is finite with x=ord(x) (If ord(g)=n then gk=e iff k is an integer multiple of n, the powers g0,,gn1 are distinct, and g has exactly n elements; if g has infinite order then gj=gk only for j=k).

[L3]

The unit classes modulo m are exactly the classes represented by integers coprime to m (For n1, [a]n is a unit if and only if gcd(a,n)=1).

Proof

technique · direct
1.1

By [L2], ga=ord(ga) and G=g=ord(g)=m. Since gaG and G is finite, ga generates G exactly when ga=m, that is exactly when ord(ga)=m. By [L1] this says m/gcd(a,m)=m, equivalently gcd(a,m)=1.

L1L2algebra
1.2

By [L2] the powers g0,,gm1 are pairwise distinct, so distinct exponent classes modulo m give distinct powers of g.

L2
2.1

By [L3] and [L4], exactly φ(m) exponent classes satisfy the condition in step 1.1, proving the count.

step 1.1step 1.2L3L4

Depends on

Used by

Dependency tree · next 3 levels

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