Theorems · Definition · field theory
adjoinRootXPowSubCEquiv
{K : Type u} →
[inst : Field K] →
{n : ℕ} →
{a : K} →
{L : Type u_1} →
[inst_1 : Field L] →
[inst_2 : Algebra K L] →
[Polynomial.IsSplittingField K L (Polynomial.X ^ n - Polynomial.C a)] →
{α : L} →
(primitiveRoots n K).Nonempty →
Irreducible (Polynomial.X ^ n - Polynomial.C a) →
α ^ n = (algebraMap K L) a → AdjoinRoot (Polynomial.X ^ n - Polynomial.C a) ≃ₐ[K] LSuppose L/K is the splitting field of Xⁿ - a, then a choice of ⁿ√a gives an equivalence of
L with K[n√a].
- Defined in
- Mathlib.FieldTheory.KummerExtension
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgEquivstatement · cited by 1,681
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- Finset.Nonemptystatement and proof · cited by 1,001
- Irreduciblestatement and proof · cited by 496
- AdjoinRootstatement · cited by 177
Cited by6
Results whose statement or proof uses this declaration.
- autEquivRootsOfUnityproof · cited by 4
- adjoinRootXPowSubCEquiv_rootstatement · cited by 2
- adjoinRootXPowSubCEquiv_symm_eq_rootstatement and proof · cited by 2
- Algebra.adjoin_root_eq_top_of_isSplittingFieldproof · cited by 1
- autEquivRootsOfUnity_apply_rootOfSplitproof · cited by 1
- adjoinRootXPowSubCEquiv.congr_simpstatement and proof · cited by 0