Commit 2024-03-01 09:34 f56665db
View on Github →feat(FieldTheory/PurelyInseparable): some more results for purely inseparable extension (#10882)
perfectClosure.perfect(Ring|Field)
: ifE
is a perfect field of characteristicp
, then the (relative) perfect closureperfectClosure F E
is perfect.Is[PurelyIn]separable.[fin][In]sepDegree_eq
: various degrees of a [purely in]separable extensionIntermediateField.sepDegree_adjoin_eq_of_isAlgebraic_of_isPurelyInseparable[']
: ifK / E / F
is a field extension tower, such thatE / F
is purely inseparable, then for any subsetS
ofK
such thatF(S) / F
is algebraic, theE(S) / E
andF(S) / F
have the same separable degree.minpoly.map_eq_of_separable_of_isPurelyInseparable
: ifK / E / F
is a field extension tower, such thatE / F
is purely inseparable, then for any elementx
ofK
separable overF
, it has the same minimal polynomials overF
and overE
.Polynomial.Separable.map_irreducible_of_isPurelyInseparable
: ifE / F
is a purely inseparable field extension,f
is a separable irreducible polynomial overF
, then it is also irreducible overE
.