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 , the class of has order modulo
Statement
For every integer , the residue class of has order in .
Facts & Assumptions
Given: An integer .
The order is the least positive exponent giving the identity (The order of a finite group and the order of an element, with when no positive power of is the identity), and an element of order has 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 ).
Group powers satisfy and (Exponent laws in a group: and for all , and when and commute).
means and (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).
A residue class is a unit exactly when its representative is coprime to the modulus (For , is a unit if and only if ).
Proof
The odd integer is coprime to , so [L5] puts its class in the unit group. At , , so its -adic valuation is .
Assume . Since , the factor is congruent to modulo and has valuation . The factorisation and [L3] therefore give valuation .
By induction, for all .
Step 2.1 with gives , while the case gives .
By [L1], the order divides ; every proper divisor of this prime power divides , which step 3.1 excludes. Hence the order is .
Depends on
- The order $|G|$ of a finite group and the order $\operatorname{ord}(g)$ of an element, with $\operatorname{ord}(g) = \infty$ when no positive power of $g$ is the identity
- 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$
- 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
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 99 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, Theorem C.IV.8 (standard reference, not scraped)