Theorems · Theorem · field theory
IsSeparable.tower_top
∀ {F : Type u_1} (L : Type u_2) [inst : CommRing F] {E : Type u_4} [inst_1 : Field L] [inst_2 : Ring E]
[inst_3 : Algebra F L] [inst_4 : Algebra F E] [inst_5 : Algebra L E] [IsScalarTower F L E] {x : E},
IsSeparable F x → IsSeparable L xIf E / L / F is a scalar tower and x : E is separable over F, then it's also separable
over L.
- Defined in
- Mathlib.FieldTheory.Separable
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- IsSeparablestatement and proof · cited by 68
- Polynomial.Separable.of_dvdproof · cited by 14
- Polynomial.Separable.mapproof · cited by 14
- minpoly.dvd_map_of_isScalarTowerproof · cited by 8
Cited by11
Results whose statement or proof uses this declaration.
- Field.finSepDegree_eq_finrank_of_isSeparableproof · cited by 7
- Algebra.isSeparable_tower_top_of_isSeparableproof · cited by 4
- IntermediateField.adjoin_eq_adjoin_pow_expChar_pow_of_isSeparableproof · cited by 4
- separableClosure.le_restrictScalarsproof · cited by 4
- separableClosure.map_eq_of_separableClosure_eq_botproof · cited by 2
- separableClosure_leproof · cited by 2
- IsSeparable.of_equiv_equivproof · cited by 1
- minpoly.map_eq_of_isSeparable_of_isPurelyInseparableproof · cited by 1
- JacobsonNoether.exists_separable_and_not_isCentral'proof · cited by 0
- IntermediateField.isSeparable_adjoin_pair_of_isSeparableproof · cited by 0
- IsKrasner.of_completeSpace_of_normalproof · cited by 0