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.
Euler's theorem: if and , then
Statement
Let be an integer and let . If , then
Facts & Assumptions
Given: A positive integer and an integer with .
The unit group is finite of order and has identity (The unit group and Euler's totient for ).
The class is a unit if and only if (For , is a unit if and only if ).
Every element of a finite group satisfies ( for every element of a finite group , Powers : natural exponents in a monoid and integer exponents in a group, with ).
Multiplication of residue classes satisfies , so natural powers satisfy ; and exactly when (Addition and multiplication on by and , The congruence class and the quotient set , Congruence modulo an integer: when , including the moduli and , Congruent integers may be added, subtracted and multiplied: representative changes preserve both arithmetic operations).
Proof
By [L1], . Applying [L2] in that group gives .
By [F2], the equality is , which is equivalent to .
Depends on
- $g^{|G|}=e$ for every element $g$ of a finite group $G$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- Addition and multiplication on $\mathbb{Z}/n$ by $[a]_n+[b]_n=[a+b]_n$ and $[a]_n[b]_n=[ab]_n$
- The congruence class $[a]_n$ and the quotient set $\mathbb{Z}/n$
- Congruence modulo an integer: $a\equiv b\pmod n$ when $n\mid(a-b)$, including the moduli $0$ and $1$
- Congruent integers may be added, subtracted and multiplied: representative changes preserve both arithmetic operations
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 95 results over 27 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
- Thomas W. Judson, Abstract Algebra: Theory and Applications, Lagrange's Theorem (standard reference, not scraped)
- Thomas W. Judson, Abstract Algebra: Theory and Applications, §6.3: Fermat's and Euler's Theorems (standard reference, not scraped)