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 , multiplication by bijects the standard representatives modulo with the representatives modulo divisible by
Statement
Let be prime and let with . Write for the unique natural with . Multiplication by gives a bijection
Thus the standard representatives modulo divisible by are exactly , and there are of them.
Facts & Assumptions
Given: A prime and a natural .
For a positive modulus , the standard representatives are the integers with , and there are of them (For , every class in has one representative with , so ; while is in bijection with , The cardinality of a finite set).
A map is bijective when it is injective and surjective (Injection, surjection, bijection).
If and , then (The integers have no zero divisors; multiplicative cancellation).
A prime satisfies , hence and (Prime and composite integers: is prime when and its only positive divisors are and ).
Proof
If , then , and . Thus the displayed rule has values in the stated codomain.
The rule is injective: implies because .
It is surjective: if and , write . Since , the inequalities give after using .
Steps 1.1, 1.2 and 1.3 give a bijection, and [F2] transports the domain cardinality to the codomain.
Depends on
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- Powers $g^{n}$: natural exponents in a monoid and integer exponents in a group, with $g^{0} = e$
- 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 $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}$
- Injection, surjection, bijection
- The cardinality $\lvert A\rvert$ of a finite set
- The integers have no zero divisors; multiplicative cancellation
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 80 results over 24 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)
- Mathematics LibreTexts, Euler's phi Function (standard reference, not scraped)
- K. Conrad, The Chinese Remainder Theorem (standard reference, not scraped)
- Carnegie Mellon, number-theory lecture notes (standard reference, not scraped)