Theorems · Theorem · field theory
Field.sepDegree_eq_of_isPurelyInseparable
∀ (F : Type u) (E : Type v) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] (K : Type w) [inst_3 : Field K] [inst_4 : Algebra F K] [inst_5 : Algebra E K] [IsScalarTower F E K] [IsPurelyInseparable F E], Field.sepDegree F K = Field.sepDegree E K
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.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- Cardinalstatement and proof · cited by 2,598
- IntermediateFieldproof · cited by 988
- AlgEquiv.symmproof · cited by 615
- Module.rankproof · cited by 496
- IsScalarTower.toAlgHomproof · cited by 232
- AlgEquiv.toLinearEquivproof · cited by 117
- IsPurelyInseparablestatement and proof · cited by 84
- separableClosureproof · cited by 55
- IsScalarTower.of_algebraMap_eqproof · cited by 40
Cited by1
Results whose statement or proof uses this declaration.
- Field.lift_sepDegree_mul_lift_sepDegree_of_isAlgebraicproof · cited by 2