Tower law for purely inseparable extensions #
This file contains results related to Field.finIsepDegree
and the tower law.
Main results #
Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraic
: the separable degrees satisfy the tower law: $[E:F]_s [K:E]_s = [K:F]_s$.IntermediateField.sepDegree_adjoin_eq_of_isAlgebraic_of_isPurelyInseparable
,IntermediateField.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. In particular, ifS
is an intermediate field ofK / F
such thatS / F
is algebraic, theE(S) / E
andS / F
have the same separable degree.minpoly.map_eq_of_isSeparable_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 purely inseparable,f
is a separable irreducible polynomial overF
, then it is also irreducible overE
.
Tags #
separable degree, degree, separable closure, purely inseparable
TODO #
Restate some intermediate result in terms of linearly disjointness.
Prove that the inseparable degrees satisfy the tower law: $[E:F]_i [K:E]_i = [K:F]_i$. Probably an argument using linearly disjointness is needed.
If K / E / F
is a field extension tower such that E / F
is purely inseparable,
if { u_i }
is a family of separable elements of K
which is F
-linearly independent,
then it is also E
-linearly independent.
If K / E / F
is a field extension tower, such that E / F
is purely inseparable and K / E
is separable, then the separable degree of K / F
is equal to the degree of K / E
.
It is a special case of Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraic
, and is an
intermediate result used to prove it.
If K / E / F
is a field extension tower, such that E / F
is separable,
then $[E:F] [K:E]_s = [K:F]_s$.
It is a special case of Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraic
, and is an
intermediate result used to prove it.
The same-universe version of Field.lift_rank_mul_lift_sepDegree_of_isSeparable
.
If K / E / F
is a field extension tower, such that E / F
is purely inseparable,
then $[K:F]_s = [K:E]_s$.
It is a special case of Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraic
, and is an
intermediate result used to prove it.
If K / E / F
is a field extension tower, such that E / F
is algebraic, then their
separable degrees satisfy the tower law: $[E:F]_s [K:E]_s = [K:F]_s$.
The same-universe version of Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraic
.
Stacks Tag 09HK (Part 1)
If K / E / F
is a field extension tower, such that E / F
is purely inseparable, then
for any subset S
of K
such that F(S) / F
is algebraic, the E(S) / E
and F(S) / F
have
the same separable degree.
If K / E / F
is a field extension tower, such that E / F
is purely inseparable, then
for any intermediate field S
of K / F
such that S / F
is algebraic, the E(S) / E
and
S / F
have the same separable degree.
If K / E / F
is a field extension tower, such that E / F
is purely inseparable, then
for any element x
of K
separable over F
, it has the same minimal polynomials over F
and
over E
.
If E / F
is a purely inseparable field extension, f
is a separable irreducible polynomial
over F
, then it is also irreducible over E
.