Theorems · Theorem · field theory
Algebra.IsAlgebraic.normalClosure_eq_iSup_adjoin_of_splits
∀ {F : Type u_1} {K : Type u_2} {L : Type u_3} [inst : Field F] [inst_1 : Field K] [inst_2 : Field L]
[inst_3 : Algebra F K] [inst_4 : Algebra F L] [Algebra.IsAlgebraic F K],
(∀ (x : K), (Polynomial.map (algebraMap F L) (minpoly F x)).Splits) →
IntermediateField.normalClosure F K L = ⨆ x, IntermediateField.adjoin F ((minpoly F x).rootSet L)- Defined in
- Mathlib.FieldTheory.Normal.Closure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomproof · cited by 3,236
- iSupstatement · cited by 2,415
- IntermediateFieldstatement · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- LE.le.antisymmproof · cited by 507
- minpolystatement and proof · cited by 439
- IntermediateField.adjoinstatement · cited by 382
Cited by3
Results whose statement or proof uses this declaration.
- normalClosure_eq_iSup_adjoin'proof · cited by 1
- Algebra.IsAlgebraic.isNormalClosure_iffproof · cited by 1
- Algebra.IsAlgebraic.isNormalClosure_normalClosureproof · cited by 0