Mathlib Map

Theorems · Theorem · number theory

IsCyclotomicExtension.autEquivPow_apply

∀ {n : ℕ} [inst : NeZero n] {K : Type u_1} [inst_1 : Field K] (L : Type u_2) [inst_2 : CommRing L] [inst_3 : IsDomain L]
  [inst_4 : Algebra K L] [inst_5 : IsCyclotomicExtension {n} K L] (h : Irreducible (Polynomial.cyclotomic n K))
  (a : L ≃ₐ[K] L), (IsCyclotomicExtension.autEquivPow L h) a = (↑(IsPrimitiveRoot.autToPow K ⋯)).toFun a
Defined in
Mathlib.NumberTheory.Cyclotomic.Gal
Cited by
3 results in Mathlib
Foundations
Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldCommRingIsDomainAlgebraIsCyclotomicExtension

Around this declaration

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

Cites19

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement · cited by 53,352
  • CommRingstatement and proof · cited by 17,173
  • Algebrastatement and proof · cited by 11,388
  • Fieldstatement and proof · cited by 7,404
  • Polynomialstatement · cited by 5,681
  • Unitsstatement · cited by 2,804
  • IsDomainstatement and proof · cited by 2,196
  • AlgEquivstatement and proof · cited by 1,681
  • MulEquivstatement · cited by 1,142
  • ZModstatement · cited by 1,024
  • Irreduciblestatement and proof · cited by 496

Cited by3

Results whose statement or proof uses this declaration.