Mathlib Map

Theorems · Theorem · field theory

IntermediateField.splits_of_splits

∀ {K : Type v} {L : Type w} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] {p : Polynomial K}
  {F : IntermediateField K L},
  (Polynomial.map (algebraMap K L) p).Splits → (∀ x ∈ p.rootSet L, x ∈ F) → (Polynomial.map (algebraMap K ↥F) p).Splits
Defined in
Mathlib.FieldTheory.SplittingField.IsSplittingField
Cited by
5 results in Mathlib
Foundations
Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.