Alphabeta Math
TheoremStatement: 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.

For every positive integer n, ∑d∣n, d>0φ(d)=n

Statement

For every positive integer n,

∑d∣nd>0φ(d)=n.

The sum is over the finite set of positive divisors of n (The sum ∑i∈Sai over a finite index set, and its product form).

Facts & Assumptions

Given: A positive integer n, its standard representative set X:={a∈Z:0≤a<n}, and its positive-divisor set D:={d∈Z:d∣n, d>0}.

[L5]

Integer divisibility gives quotient witnesses, and nonzero integer factors cancel (Divisibility in Z: d∣a when a=dq for some integer q, The integers have no zero divisors; multiplicative cancellation).

Proof

technique · direct
1.1

For each d∈D, put Xd:={a∈X:n/gcd⁡(a,n)=d}. Every a∈X lies in exactly one such block: its positive gcd g=gcd⁡(a,n) divides n, and d=n/g is a positive divisor of n. Thus the Xd form a partition of X.

L2L5
1.2

Fix d∈D and put c:=n/d>0. Multiplication by c sends each standard unit representative u modulo d to a:=cu∈X, because 0≤u<d gives 0≤cu<n; moreover gcd⁡(a,n)=gcd⁡(cu,cd)=cgcd⁡(u,d)=c, so n/gcd⁡(a,n)=d and a∈Xd.

L1L2
1.3

Conversely, if a∈Xd, then gcd⁡(a,n)=n/d=c, so c∣a and a=cu for a unique integer u. The bounds on a give 0≤u<d, and c=cgcd⁡(u,d) by [L2], so cancellation gives gcd⁡(u,d)=1. Thus u is a standard unit representative modulo d.

L1L2L5
2.1

Steps 1.2 and 1.3 are inverse constructions, so ∣Xd∣=φ(d) for every d∈D.

step 1.2step 1.3L1
3.1

The index set D is finite by [L3]. Applying the sum rule to the partition in step 1.1 and using step 2.1 gives n=∣X∣=∑d∈D∣Xd∣=∑d∈Dφ(d).

step 1.1step 2.1L1L3L4∎

Remarks

  • The partition by n/gcd⁡(a,n) is an incidence identity: each residue is assigned to one positive divisor, and the block over d is counted by the units modulo d.

Depends on

Used by

Dependency tree · two levels

51 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