Module docstring
{"# Separably Closed Field
In this file we define the typeclass for separably closed fields and separable closures, and prove some of their properties.
Main Definitions
IsSepClosed kis the typeclass sayingkis a separably closed field, i.e. every separable polynomial inksplits.IsSepClosure k Kis the typeclass sayingKis a separable closure ofk, wherekis a field. This means thatKis separably closed and separable overk.IsSepClosed.liftis a map from a separable extensionLofK, into any separably closed extensionMofK.IsSepClosure.equivis a proof that any two separable closures of the same field are isomorphic.IsSepClosure.isAlgClosure_of_perfectField,IsSepClosure.of_isAlgClosure_of_perfectField: ifkis a perfect field, then its separable closure coincides with its algebraic closure.
Tags
separable closure, separably closed
Related
separableClosure: maximal separable subextension ofK/k, consisting of all elements ofKwhich are separable overk.separableClosure.isSepClosure: ifKis a separably closed field containingk, then the maximal separable subextension ofK/kis a separable closure ofk.In particular, a separable closure (
SeparableClosure) exists.Algebra.IsAlgebraic.isPurelyInseparable_of_isSepClosed: an algebraic extension of a separably closed field is purely inseparable.
"}