Theorems · Definition · number theory
IsCyclotomicExtension.autEquivPow
{n : ℕ} →
[NeZero n] →
{K : Type u_1} →
[inst : Field K] →
(L : Type u_2) →
[inst_1 : CommRing L] →
[IsDomain L] →
[inst_3 : Algebra K L] →
[IsCyclotomicExtension {n} K L] → Irreducible (Polynomial.cyclotomic n K) → (L ≃ₐ[K] L) ≃* (ZMod n)ˣThe MulEquiv that takes an automorphism f to the element k : (ZMod n)ˣ such that
f μ = μ ^ k for any root of unity μ. A strengthening of IsPrimitiveRoot.autToPow.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Gal
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- MonoidHomproof · cited by 3,629
- Unitsstatement and proof · cited by 2,804
- IsDomainstatement and proof · cited by 2,196
- Units.valproof · cited by 1,966
- AlgEquivstatement and proof · cited by 1,681
- MulEquivstatement · cited by 1,142
- ZModstatement and proof · cited by 1,024
Cited by7
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.galEquivZModproof · cited by 11
- IsCyclotomicExtension.autEquivPow_applystatement and proof · cited by 3
- IsCyclotomicExtension.fromZetaAutproof · cited by 2
- IsCyclotomicExtension.autEquivPow_symm_applystatement and proof · cited by 1
- galXPowEquivUnitsZModproof · cited by 0
- galCyclotomicEquivUnitsZModproof · cited by 0
- IsCyclotomicExtension.autEquivPow.congr_simpstatement and proof · cited by 0