Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.zpowers_eq

∀ {R : Type u_4} [inst : CommRing R] [IsDomain R] {k : ℕ} [NeZero k] {ζ : Rˣ},
  IsPrimitiveRoot ζ k → Subgroup.zpowers ζ = rootsOfUnity k R
Defined in
Mathlib.RingTheory.RootsOfUnity.PrimitiveRoots
Cited by
3 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainNeZero

Around this declaration

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

Cites15

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

Cited by3

Results whose statement or proof uses this declaration.