Mathlib Map

Theorems · Theorem · number theory

IsPrimitiveRoot.embeddingsEquivPrimitiveRoots.congr_simp

∀ {n : ℕ} [inst : NeZero n] {K : Type u} {L : Type v} [inst_1 : Field K] [inst_2 : CommRing L] [inst_3 : IsDomain L]
  [inst_4 : Algebra K L] [inst_5 : IsCyclotomicExtension {n} K L] {ζ ζ_1 : L} (e_ζ : ζ = ζ_1) (hζ : IsPrimitiveRoot ζ n)
  (C : Type u_1) [inst_6 : CommRing C] [inst_7 : IsDomain C] [inst_8 : Algebra K C]
  (hirr : Irreducible (Polynomial.cyclotomic n K)),
  hζ.embeddingsEquivPrimitiveRoots C hirr = ⋯.embeddingsEquivPrimitiveRoots C hirr
Defined in
Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
Cited by
0 results in Mathlib
Foundations
Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldCommRingIsDomainAlgebraIsCyclotomicExtensionCommRingIsDomainAlgebra

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.