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.
For every prime , the multiplicative group is cyclic
Statement
For every prime , the group is cyclic of order .
Facts & Assumptions
Given: A prime .
is a field (For every prime , the two operations on make it a field).
Every field is an integral domain (Every field is a commutative ring with ; it is an integral domain, and it is a commutative division ring).
Every finite subgroup of the unit group of an integral domain is cyclic (Every finite subgroup of the unit group of an integral domain is cyclic).
is finite of order (The unit group and Euler's totient for ).
For prime , (, and for every prime ).
Proof
By [L1] and [L2], is an integral domain.
By [L4], its entire unit group is a finite subgroup of its units, so [L3] makes it cyclic; [L4] and [L5] give its order. This includes , when the group is trivial.
Depends on
- For every prime $p$, the two operations on $\mathbb{Z}/p$ make it a field
- Every field is a commutative ring with $1 \ne 0$; it is an integral domain, and it is a commutative division ring
- Every finite subgroup of the unit group of an integral domain is cyclic
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- $\varphi(1)=1$, and $\varphi(p)=p-1$ for every prime $p$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 91 results over 17 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
- William Stein, Elementary Number Theory, Theorem 2.5.8 (standard reference, not scraped)