Mathlib Map

Theorems · Theorem · field theory

IntermediateField.linearDisjoint_of_isPurelyInseparable_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] [inst_6 : IsScalarTower F E K] [IsPurelyInseparable F E]
  (S : IntermediateField F K) [Algebra.IsSeparable F ↥S], S.LinearDisjoint E

If K / E / F is a field extension tower such that E / F is purely inseparable, if S is an intermediate field of K / F which is separable over F, then S and E are linearly disjoint over F.

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

Around this declaration

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

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.