Theorems · Theorem · field theory
Polynomial.lift_of_splits
∀ {F : Type u_2} {K : Type u_3} {L : Type u_4} [inst : Field F] [inst_1 : Field K] [inst_2 : Field L]
[inst_3 : Algebra F K] [inst_4 : Algebra F L] (s : Finset K),
(∀ x ∈ s, IsIntegral F x ∧ (Polynomial.map (algebraMap F L) (minpoly F x)).Splits) →
Nonempty (↥(Algebra.adjoin F ↑s) →ₐ[F] L)If K and L are field extensions of F and we have s : Finset K such that
the minimal polynomial of each x ∈ s splits in L then Algebra.adjoin F s embeds in L.
- Defined in
- Mathlib.RingTheory.Adjoin.Field
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites54
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
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- FiniteDimensionalproof · cited by 1,854
- LT.lt.ne'proof · cited by 1,417
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.