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 n≥1, [a]n is a unit if and only if gcd⁡(a,n)=1

Statement

Let n≥1 and a∈Z. Then [a]n is a unit of Z/n (The unit group (Z/n)× and Euler's totient φ(n)=∣(Z/n)×∣ for n≥1) if and only if

gcd⁡(a,n)=1,

that is, if and only if a and n are coprime (Coprime integers: gcd⁡(a,b)=1). Consequently the condition gcd⁡(a,n)=1 depends only on the class [a]n.

Facts & Assumptions

Proof

technique · direct
1.1

Suppose gcd⁡(a,n)=1. By [L1], choose integers x,y with ax+ny=1. Reducing this equality modulo n gives [a]n[x]n=[1]n, so [a]n is a unit.

L1F1choose
1.2

Conversely, suppose [a]n is a unit. Choose b with [a]n[b]n=[1]n. Then ab≡1(modn), so ab−1=nq for some integer q, and ab+n(−q)=1. By [L1], gcd⁡(a,n)=1.

F1L1choose
1.3

If a≡a′(modn) and gcd⁡(a,n)=1, write a′=a+nk. A Bézout identity ax+ny=1 then becomes a′x+n(y−kx)=1, so gcd⁡(a′,n)=1 by [L1]; symmetry gives the converse. Thus the criterion is representative independent.

L1L2algebra
2.1

Steps 1.1 and 1.2 prove the equivalence, and step 1.3 proves its final representative-independence assertion.

step 1.1step 1.2step 1.3∎

Depends on

Used by

Dependency tree · two levels

31 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