Theorems · Theorem · field theory
IsSeparable.of_algebra_isSeparable_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] {x : K},
IsSeparable E x → IsSeparable F xIf K / E / F is an extension tower such that E / F is separable,
x : K is separable over E, then it's also separable over F.
- Defined in
- Mathlib.FieldTheory.SeparableDegree
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- FiniteDimensionalproof · cited by 1,854
- Module.finrankproof · cited by 1,770
- IntermediateFieldproof · cited by 988
- Polynomial.mapproof · cited by 806
- Polynomial.aevalproof · cited by 615
Cited by3
Results whose statement or proof uses this declaration.
- separableClosure.separableClosure_eq_botproof · cited by 3
- separableClosure.eq_restrictScalars_of_isSeparableproof · cited by 2
- Algebra.IsSeparable.transproof · cited by 1