Mathlib Map

Theorems · Theorem · field theory

Polynomial.Separable.map_irreducible_of_isPurelyInseparable

∀ {F : Type u} (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {f : Polynomial F},
  f.Separable → Irreducible f → ∀ [IsPurelyInseparable F E], Irreducible (Polynomial.map (algebraMap F E) f)

If E / F is a purely inseparable field extension, f is a separable irreducible polynomial over F, then it is also irreducible over E.

Defined in
Mathlib.FieldTheory.PurelyInseparable.Tower
Cited by
0 results in Mathlib
Foundations
Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraIsPurelyInseparable

Around this declaration

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

Cites36

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.