Theorems · Theorem · field theory
Algebra.IsAlgebraic.isNormalClosure_normalClosure
∀ {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) →
IsNormalClosure F K ↥(IntermediateField.normalClosure F K L)normalClosure F K L is a valid normal closure if K/F is algebraic
and all minimal polynomials of K/F splits in L/F.
- Defined in
- Mathlib.FieldTheory.Normal.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.imageproof · cited by 5,609
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomproof · cited by 3,236
- LE.le.transproof · cited by 3,151
- iSupproof · cited by 2,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.