Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-26
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.

φ(m)φ(n)=φ(gcd(m,n))φ(lcm(m,n))

Statement

For all integers m,n1,

φ(m)φ(n)=φ(gcd(m,n))φ(lcm(m,n))

(The unit group (Z/n)× and Euler's totient φ(n)=(Z/n)× for n1, Common divisor, and the greatest common divisor gcd(a,b), with the convention gcd(0,0):=0, Common multiple, and the least common multiple lcm(a,b), taken to be 0 when a=0 or b=0). At m=n=1 both sides are 1; at gcd(m,n)=1 the identity is the multiplicativity φ(m)φ(n)=φ(mn).

Facts & Assumptions

Given: Integers m,n1; write g:=gcd(m,n) and :=lcm(m,n), both 1 because m and n are nonzero. For a prime p (Prime and composite integers: p is prime when p>1 and its only positive divisors are 1 and p) and an integer e0 put w(p,e):=pepe1 when e1 and w(p,0):=1. For k1 write D(k) for the set of primes dividing k (Divisibility in Z: da when a=dq for some integer q); it is finite, being contained in {2,,k} by If da and a0 then d0 and da; hence the set of divisors of a nonzero integer is bounded above by a. Put P:=D(m)D(n). Finite products over such sets are those of The sum iSai over a finite index set, and its product form.

[L1]

Let k1 and let p0,,pr1 be an injective finite list consisting exactly of the prime divisors of k; put ei:=vpi(k), so ei1. Then φ(k)=i<r(pieipiei1) (Euler's product formula φ(n)=npn(11/p)=pkn(pkpk1) for n1, stated through a finite injective list of its prime divisors).

[L3]

For a prime p and a nonzero integer a, vp(a) is the greatest kN with pka (The p-adic valuation vp(a) of a nonzero integer: the greatest kN with pka).

Proof

technique · direct
1.1

For a prime p and an integer k1: pk if and only if vp(k)1. If vp(k)1 then p divides pvp(k), which divides k by [L3]; conversely pk says p1k, so the greatest such exponent is at least 1.

L3
1.2

For each pP write a:=vp(m) and b:=vp(n); then vp(g)=min{a,b} and vp()=max{a,b} by [L2], and the unordered pair {min{a,b},max{a,b}} is {a,b}, so w(p,a)w(p,b)=w(p,vp(g))w(p,vp()).

L2given
2.1

Consequently D(g)=D(m)D(n) and D()=D(m)D(n): by [L2] and step 1.1, pD(g) says min{vp(m),vp(n)}1, that is pD(m) and pD(n); and pD() says max{vp(m),vp(n)}1, that is pD(m) or pD(n).

step 1.1L2
3.1

The set P is a finite set of primes containing D(m), D(n), D(g) and D() by step 2.1. For every k{m,n,g,} one has φ(k)=pPw(p,vp(k)): applying [L1] with the list D(k) gives φ(k)=pD(k)w(p,vp(k)), and for pP outside D(k) step 1.1 gives vp(k)=0, so the extra factors are w(p,0)=1.

step 1.1step 2.1L1given
4.1

Multiplying the equalities of step 1.2 over the finite set P and using step 3.1 four times gives φ(m)φ(n)=pPw(p,vp(m))w(p,vp(n))=pPw(p,vp(g))w(p,vp())=φ(g)φ().

step 3.1step 1.2

Remarks

  • Why the identity is not simply multiplicativity. For coprime m and n it reduces to φ(mn)=φ(m)φ(n), but the general case is what the intersection theorem needs: the degrees of Q(μm) and Q(μn) multiply to the degree of the compositum times the degree of the intersection, and it is the gcd–lcm form of the identity that turns that into φ(gcd(m,n)) (Q(μm)Q(μn)=Q(μgcd(m,n))).

Depends on

Used by

Dependency tree · two levels

68 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