Mathlib Map

Theorems · Theorem · field theory

isSepClosed_iff_isPurelyInseparable_algebraicClosure

∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] [IsAlgClosure F E],
  IsSepClosed F ↔ IsPurelyInseparable F E

If E is an algebraic closure of F, then F is separably closed if and only if E / F is purely inseparable.

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

Around this declaration

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

Cites9

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.