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.
, and for every prime
Statement
Euler's totient satisfies . If is prime (Prime and composite integers: is prime when and its only positive divisors are and ), then
Facts & Assumptions
Given: A prime integer .
is the cardinality of the unit group of for positive , and a class is a unit exactly when its representative is coprime to (The unit group and Euler's totient for , For , is a unit if and only if ).
For a prime , if then (For a prime and any integer , is when and otherwise; so makes and coprime).
The standard representatives modulo a positive are the unique 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 subset of a finite set is finite (A subset of a finite set is finite, with , and equality holds if and only if ).
A prime integer satisfies (Prime and composite integers: is prime when and its only positive divisors are and ).
Proof
Modulo there is one class, and it is the multiplicative identity, hence a unit. Therefore .
Let . If , then , so is not a unit by the unit criterion. If , then : otherwise with and , forcing and , contrary to .
For , [L1] gives , hence , so is a unit by the unit criterion. Thus the units are exactly the classes with representatives .
Translation by is a bijection from the natural onto the representatives with . Hence that finite set, and therefore the unit group, has cardinality .
By [F1] and step 3.1, ; together with step 1.1 this proves both clauses.
Depends on
- For $n\ge1$, $[a]_n$ is a unit if and only if $\gcd(a,n)=1$
- Prime and composite integers: $p$ is prime when $p > 1$ and its only positive divisors are $1$ and $p$
- 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
- 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 cardinality $\lvert A\rvert$ of a finite set
- A subset of a finite set is finite, with $\lvert B\rvert \le \lvert A\rvert$, and equality holds if and only if $B = A$
- The unit group $(\mathbb{Z}/n)^\times$ and Euler's totient $\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert$ for $n\ge1$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 83 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
- Mathematics LibreTexts, Euler's phi Function (standard reference, not scraped)
- UW Oshkosh, Number Theory Notes 3 (standard reference, not scraped)