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 odd prime , , and , the class of has order modulo
Statement
Let be an odd prime and with . For every , the class of in has order .
Facts & Assumptions
Given: An odd prime , an integer not divisible by , and .
The units modulo a positive modulus form a finite group (The unit group and Euler's totient for ), and a class is a unit exactly when its representative is coprime to the modulus (For , is a unit if and only if ).
If and , then (For odd prime and , ).
Group powers satisfy (Exponent laws in a group: and for all , and when and commute).
means but (For a prime and a nonzero integer : and ; holds exactly for ; exactly when ; ; and ), and valuations add on nonzero products ( for nonzero integers , and whenever , and are all nonzero).
Mathematical induction holds on (The principle of mathematical induction).
If an element has finite order , its th power is the identity exactly when (If then iff is an integer multiple of , the powers are distinct, and has exactly elements; if has infinite order then only for ).
Proof
For , has valuation .
Assume with . Applying [L2] with and using [L3] gives with .
Any common prime divisor of and would be , but . Thus is coprime to , so [L1] places its class in .
By induction, for every .
By step 1.3 the order is defined in the finite unit group. Step 2.1 at and [L6] show that it divides . If it were a proper divisor of this prime power, it would divide when , so [L6] would make the nd power equal to , contradicting step 2.1 at ; for the class is already the identity and has order .
Depends on
- 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$
- For odd prime $p$ and $s\ge1$, $(1+p^su)^p\equiv1+p^{s+1}u\pmod {p^{s+2}}$
- Exponent laws in a group: $g^{m+n} = g^{m}g^{n}$ and $(g^{m})^{n} = g^{mn}$ for all $m, n \in \mathbb{Z}$, and $(gh)^{n} = g^{n}h^{n}$ **when $g$ and $h$ commute**
- For a prime $p$ and a nonzero integer $a$: $p^{v_p(a)} \mid a$ and $p^{v_p(a)+1} \nmid a$; $p^{k} \mid a$ holds exactly for $k \le v_p(a)$; $v_p(a) \ge 1$ exactly when $p \mid a$; $v_p(1) = v_p(-1) = 0$; and $v_p(p) = 1$
- $v_p(ab) = v_p(a) + v_p(b)$ for nonzero integers $a, b$, and $v_p(a+b) \ge \min\{v_p(a), v_p(b)\}$ whenever $a$, $b$ and $a+b$ are all nonzero
- The principle of mathematical induction
- If $\operatorname{ord}(g) = n$ then $g^{k} = e$ iff $k$ is an integer multiple of $n$, the powers $g^{0}, \dots, g^{n-1}$ are distinct, and $\langle g \rangle$ has exactly $n$ elements; if $g$ has infinite order then $g^{j} = g^{k}$ only for $j = k$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 117 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
- Peter Hackman, Elementary Number Theory, §C.IV (standard reference, not scraped)