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 a prime and ,
Statement
For every prime and natural ,
Equivalently, among the standard classes modulo , the nonunits are exactly those whose standard representatives are divisible by .
Facts & Assumptions
Given: A prime , a natural , and an arbitrary standard representative with .
A class is a unit exactly when (For , is a unit if and only if , The unit group and Euler's totient for ).
Every positive integer is a finite product of primes, and two finite prime products with the same value have the same factors up to a permutation (The fundamental theorem of arithmetic: every integer is a product of primes, and the factorisation is unique up to order — if with every and prime, then and for some ).
Every prime exceeds (Prime and composite integers: is prime when and its only positive divisors are and ).
The gcd of a nonzero pair is its greatest common divisor: it is a common divisor, it is at least every common divisor, and divisibility is transitive. Hence every divisor of divides both and (Common divisor, and the greatest common divisor , with the convention , Divisibility is reflexive and transitive on , and is linear: if and then for all integers ; also implies , and ).
The standard representatives modulo divisible by have cardinality (For a prime and , multiplication by bijects the standard representatives modulo with the representatives modulo divisible by ).
The standard representatives modulo map bijectively to , which has cardinality , and is the cardinality of its unit subset (For , every class in has one representative with , so ; while is in bijection with , The unit group and Euler's totient for ).
A finite disjoint union has cardinality equal to the sum of the cardinalities of its blocks (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition, The cardinality of a finite set).
Proof
If , then is a common divisor of and . Since by [F1], the greatest-common-divisor property in [F2] gives , so is not a unit.
Suppose , so and are coprime by [L2]. If , [L3] gives a prime dividing that gcd. Then [F2] gives and . Uniqueness of prime factorisation applied to , a product of copies of , forces , contradicting the coprimality of and . Hence , so is a unit.
Since was arbitrary, the standard representatives split disjointly into the unit representatives and the representatives divisible by . The whole set has cardinality by [L5], and the second block has cardinality by [L4].
By the sum rule, in , so .
Depends on
- For a prime $p$ and $k\ge1$, multiplication by $p$ bijects the standard representatives modulo $p^{k-1}$ with the representatives modulo $p^k$ divisible by $p$
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- For a prime $p$ and any integer $a$, $\gcd(p,a)$ is $p$ when $p \mid a$ and $1$ otherwise; so $p \nmid a$ makes $p$ and $a$ coprime
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Common divisor, and the greatest common divisor $\gcd(a,b)$, with the convention $\gcd(0,0) := 0$
- Divisibility is reflexive and transitive on $\mathbb{Z}$, and is linear: if $d \mid a$ and $d \mid b$ then $d \mid ax + by$ for all integers $x, y$; also $d \mid a$ implies $d \mid ac$, $-d \mid a$ and $d \mid -a$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The cardinality $\lvert A\rvert$ of a finite set
- The fundamental theorem of arithmetic: every integer $n \ge 1$ is a product of primes, and the factorisation is unique up to order — if $\prod_{i<r} p_i = \prod_{j<s} q_j$ with every $p_i$ and $q_j$ prime, then $r = s$ and $q_i = p_{\pi(i)}$ for some $\pi \in \operatorname{Sym}(r)$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 117 results over 26 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
- Euler's totient function (Wikipedia) (standard reference, not scraped)
- K. Conrad, The Chinese Remainder Theorem (standard reference, not scraped)
- Mathematics LibreTexts, Euler's phi Function (standard reference, not scraped)
- Carnegie Mellon, number-theory lecture notes (standard reference, not scraped)