Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-07-31
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.

Euler's totient is multiplicative: gcd(m,n)=1\gcd(m,n)=1 implies φ(mn)=φ(m)φ(n)\varphi(mn)=\varphi(m)\varphi(n) for positive m,nm,n

Statement

For positive integers m,nm,n with gcd(m,n)=1\gcd(m,n)=1,

φ(mn)=φ(m)φ(n).\varphi(mn)=\varphi(m)\varphi(n).

Thus Euler's totient is multiplicative on coprime positive arguments.

Facts & Assumptions

Given: Coprime positive integers m,nm,n.

[L1]

The Chinese remainder map Z/(mn)Z/m×Z/n\mathbb Z/(mn)\to\mathbb Z/m\times\mathbb Z/n is a bijection preserving multiplication and [1][1] (Chinese remainder theorem for a finite pairwise-coprime list: simultaneous residues determine one class modulo the product, and the resulting bijection preserves addition and multiplication).

[L2]

A unit is an element with a multiplicative inverse, and φ(c)\varphi(c) is the cardinality of the unit group modulo the positive integer cc (The unit group (Z/n)×(\mathbb{Z}/n)^\times and Euler's totient φ(n)=(Z/n)×\varphi(n)=\lvert(\mathbb{Z}/n)^\times\rvert for n1n\ge1).

Proof

technique · direct
1.1

A class uu modulo mnmn is a unit if and only if both components of its CRT image are units: an inverse of uu maps to componentwise inverses, while inverses of both components form a pair whose unique CRT preimage multiplies with uu to the unique preimage of the identity.

L1L2
2.1

Consequently the CRT bijection restricts to a bijection (Z/(mn))×(Z/m)××(Z/n)×(\mathbb Z/(mn))^\times\to(\mathbb Z/m)^\times\times(\mathbb Z/n)^\times. Taking finite cardinalities and applying [L3] gives φ(mn)=φ(m)φ(n)\varphi(mn)=\varphi(m)\varphi(n).

step 1.1L2L3

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 82 results over 19 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