Theorems · Theorem · field theory
isSplittingField_iff_intermediateField
∀ {K : Type v} {L : Type w} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {p : Polynomial K},
Polynomial.IsSplittingField K L p ↔
(Polynomial.map (algebraMap K L) p).Splits ∧ IntermediateField.adjoin K (p.rootSet L) = ⊤Characterize IsSplittingField with IntermediateField.adjoin instead of Algebra.adjoin.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 139 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.
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Subalgebraproof · cited by 1,353
- IntermediateFieldstatement · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- Algebra.adjoinproof · cited by 535
- IntermediateField.adjoinstatement · cited by 382
- Polynomial.Splitsstatement and proof · cited by 290
- IntermediateField.toSubalgebraproof · cited by 134
Cited by2
Results whose statement or proof uses this declaration.
- IsGalois.sup_rightproof · cited by 0
- Algebra.isSeparable_of_separable_splitting_fieldproof · cited by 0