Theorems · Definition · field theory
autAdjoinRootXPowSubCEquiv
{K : Type u} →
[inst : Field K] →
{n : ℕ} →
(primitiveRoots n K).Nonempty →
{a : K} →
Irreducible (Polynomial.X ^ n - Polynomial.C a) →
[NeZero n] →
↥(rootsOfUnity n K) ≃*
AdjoinRoot (Polynomial.X ^ n - Polynomial.C a) ≃ₐ[K] AdjoinRoot (Polynomial.X ^ n - Polynomial.C a)The equivalence between the roots of unity of K and Gal(K[ⁿ√a]/K).
- Defined in
- Mathlib.FieldTheory.KummerExtension
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- MonoidHomproof · cited by 3,629
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- AlgEquivstatement and proof · cited by 1,681
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- MulEquivstatement · cited by 1,142
- Finset.Nonemptystatement and proof · cited by 1,001
Cited by5
Results whose statement or proof uses this declaration.
- autEquivRootsOfUnityproof · cited by 4
- autAdjoinRootXPowSubCEquiv_rootstatement · cited by 1
- autEquivRootsOfUnity_apply_rootOfSplitproof · cited by 1
- autAdjoinRootXPowSubCEquiv.congr_simpstatement and proof · cited by 0
- autAdjoinRootXPowSubCEquiv_symm_smulstatement · cited by 0