Alphabeta Math
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck 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 implies φ(mn)=φ(m)φ(n) for positive m,n

Statement

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

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

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

Facts & Assumptions

Given: Coprime positive integers m,n.

[L2]

A unit is an element with a multiplicative inverse, and φ(c) is the cardinality of the unit group modulo the positive integer c (The unit group (Z/n)× and Euler's totient φ(n)=∣(Z/n)×∣ for n≥1).

Proof

technique · direct
1.1

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

L1L2
2.1

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

step 1.1L2L3∎

Depends on

Used by

Dependency tree · two levels

27 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources