Mathlib Map

Theorems · Theorem · field theory

eq_separableClosure_iff

∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] [Algebra.IsAlgebraic F E]
  (L : IntermediateField F E), L = separableClosure F E ↔ Algebra.IsSeparable F ↥L ∧ IsPurelyInseparable (↥L) E

If E / F is algebraic, then an intermediate field of E / F is equal to the separable closure of F in E if and only if it is separable over F, and E is purely inseparable over it.

Defined in
Mathlib.FieldTheory.PurelyInseparable.Basic
Cited by
0 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraAlgebra.IsAlgebraic

Around this declaration

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

Cites8

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.