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 unit group modulo is the product of its odd-prime cyclic factors and its explicit -power factor
Statement
Let have prime-power factorisation , where the are distinct odd primes and . Then
where and are trivial, , and
For the product is empty and hence trivial.
Facts & Assumptions
Given: A positive integer and its displayed prime-power factorisation.
CRT gives an isomorphism from a unit group to the product of the unit groups of pairwise coprime factors (For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups).
For odd , is cyclic of order (For every odd prime and , is cyclic of order ).
For , (For , , generated uniquely as ).
Given an injective list of primes containing every prime divisor of , one has , the exponents being determined by (For and any injective list of primes containing every prime divisor of , one has ; the exponents are determined by , and for every prime outside the list). The Given of this theorem supplies exactly such a list, namely the primes of the displayed factorisation.
and by the prime-power formula (For a prime and , ).
The totient is the cardinality of the unit group: (The unit group and Euler's totient for ).
Every group of prime order is cyclic (A finite group of prime order is cyclic and every nonidentity element generates it).
Proof
By [L4], the displayed factors are pairwise coprime, so [L1] decomposes the unit group into its -power factor and the odd-prime-power factors.
Substitute [L2] for every odd factor and [L3] for the -power factor when .
If there is no -factor. If , then [L5] gives and [L7] reads that as , so the unit group is trivial. If , then [L5] and [L7] give , prime order, so [L6] makes it cyclic.
Steps 2.1 and 2.2 give the asserted decomposition. When , [L1] identifies the empty product with the one-element unit group.
Depends on
- For pairwise coprime positive moduli, the Chinese remainder bijection restricts to an isomorphism of unit groups
- For every odd prime $p$ and $k\ge1$, $(\mathbb Z/p^k\mathbb Z)^\times$ is cyclic of order $p^{k-1}(p-1)$
- For $k\ge3$, $(\mathbb Z/2^k\mathbb Z)^\times\cong C_2\times C_{2^{k-2}}$, generated uniquely as $(-1)^\varepsilon5^j$
- For $n \ge 1$ and any injective list $p : r \to \mathbb{Z}$ of primes containing every prime divisor of $n$, one has $n = \prod_{i<r} p_i^{\,v_{p_i}(n)}$; the exponents are determined by $n$, and $v_q(n) = 0$ for every prime $q$ outside the list
- For a prime $p$ and $k\ge1$, $\varphi(p^k)=p^k-p^{k-1}$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- A finite group of prime order is cyclic and every nonidentity element generates it
Used by
- (ℤ/15ℤ)^× has order 8 but is not cyclic Counterexample
- The unit group modulo 240 decomposes as C₂²× C₄² Example
- Carmichael's λ(n) is the maximum order of a unit modulo n Proposition
- A positive integer admits a primitive root exactly when it is 1, 2, 4, pᵏ, or 2pᵏ for an odd prime p Theorem
- Carmichael's function on prime powers and its least-common-multiple formula Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 139 results over 29 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–C.V (standard reference, not scraped)