Mathlib Map

Theorems · Definition · number theory

IsPrimitiveRoot.zmodEquivZPowers

{R : Type u_4} →
  {k : ℕ} → [inst : CommRing R] → {ζ : Rˣ} → IsPrimitiveRoot ζ k → ZMod k ≃+ Additive ↥(Subgroup.zpowers ζ)

The (additive) monoid equivalence between ZMod k and the powers of a primitive root of unity ζ.

Defined in
Mathlib.RingTheory.RootsOfUnity.PrimitiveRoots
Cited by
9 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.