Theorems · Definition · field theory
IsNormalClosure.lift
{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] →
[h : IsNormalClosure F K L] →
{L' : Type u_4} →
[inst_5 : Field L'] →
[inst_6 : Algebra F L'] →
(∀ (x : K), (Polynomial.map (algebraMap F L') (minpoly F x)).Splits) → L →ₐ[F] L'A normal closure of K/F embeds into any L/F
where the minimal polynomials of K/F splits.
- Defined in
- Mathlib.FieldTheory.Normal.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement · cited by 3,236
- iSupproof · cited by 2,415
- Polynomial.mapstatement and proof · cited by 806
- minpolystatement and proof · cited by 439
- IntermediateField.adjoinproof · cited by 382
- Nonempty.someproof · cited by 340
- Polynomial.Splitsstatement and proof · cited by 290
- Polynomial.rootSetproof · cited by 101
Cited by1
Results whose statement or proof uses this declaration.
- IsNormalClosure.equivproof · cited by 0