Mathlib Map

Theorems · Theorem · field theory

Polynomial.Gal.splits_in_splittingField_of_comp

∀ {F : Type u_1} [inst : Field F] (p q : Polynomial F),
  q.natDegree ≠ 0 → (Polynomial.map (algebraMap F (p.comp q).SplittingField) p).Splits

p splits in the splitting field of p ∘ q, for q non-constant.

Defined in
Mathlib.FieldTheory.PolynomialGaloisGroup
Cited by
1 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites51

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

Cited by1

Results whose statement or proof uses this declaration.