Theorems · Theorem · field theory
IntermediateField.Lifts.exists_lift_of_splits
∀ {F : Type u_1} {E : Type u_2} {K : Type u_3} [inst : Field F] [inst_1 : Field E] [inst_2 : Field K]
[inst_3 : Algebra F E] [inst_4 : Algebra F K] (x : IntermediateField.Lifts F E K) {s : E},
IsIntegral F s → (Polynomial.map (algebraMap F K) (minpoly F s)).Splits → ∃ y, x ≤ y ∧ s ∈ y.carrierGiven an integral element s : E over F whose F-conjugates are all in K,
any lift can be extended to one whose carrier contains s.
- Defined in
- Mathlib.FieldTheory.Extension
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- RingHomproof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- IntermediateFieldstatement · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- minpolystatement and proof · cited by 439
- IsIntegralstatement and proof · cited by 427
- Polynomial.Splitsstatement and proof · cited by 290
- AlgHom.comp_algebraMapproof · cited by 63
- IsIntegral.tower_topproof · cited by 30
- IntermediateField.Liftsstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.exists_algHom_adjoin_of_splitsproof · cited by 4