Mathlib Map

Theorems · Theorem · field theory

Field.insepDegree_eq_of_isSeparable

∀ (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] [Algebra.IsSeparable F E],
  Field.insepDegree F K = Field.insepDegree E K

If K / E / F is a field extension tower, such that E / F is separable, then $[K:F]_i = [K:E]_i$. It is a special case of Field.lift_insepDegree_mul_lift_insepDegree_of_isAlgebraic, and is an intermediate result used to prove it.

Defined in
Mathlib.FieldTheory.PurelyInseparable.Tower
Cited by
1 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraAlgebraIsScalarTowerAlgebra.IsSeparable

Around this declaration

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

Cites11

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.