Theorems · Theorem · field theory
IsGalois.tower_top_of_isGalois
∀ (F : Type u_1) (K : Type u_2) (E : Type u_3) [inst : Field F] [inst_1 : Field K] [inst_2 : Field E] [inst_3 : Algebra F K] [inst_4 : Algebra F E] [inst_5 : Algebra K E] [IsScalarTower F K E] [IsGalois F E], IsGalois K E
Let $E / K / F$ be a tower of field extensions. If $E$ is Galois over $F$, then $E$ is Galois over $K$.
- Defined in
- Mathlib.FieldTheory.Galois.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- IsGaloisstatement and proof · cited by 149
Cited by4
Results whose statement or proof uses this declaration.
- isGalois_iff_isGalois_botproof · cited by 2
- RingOfIntegers.isUnit_normproof · cited by 1
- Ideal.relNorm_eq_pow_of_isMaximalproof · cited by 1
- IsAbelianGalois.tower_topproof · cited by 0