Mathlib Map

Theorems · Theorem · field theory

isSolvable_of_isScalarTower

∀ (F : Type u_1) [inst : Field F] (K₁ : Type u_3) [inst_1 : Field K₁] [inst_2 : Algebra F K₁] (E : Type u_6)
  [inst_3 : Field E] [inst_4 : Algebra F E] [inst_5 : Algebra K₁ E] [IsScalarTower F K₁ E] [Normal F K₁]
  [h1 : Group.IsSolvable Gal(K₁/F)] [h2 : Group.IsSolvable Gal(E/K₁)], Group.IsSolvable Gal(E/F)
Defined in
Mathlib.FieldTheory.Normal.Basic
Cited by
1 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraAlgebraIsScalarTowerNormalGroup.IsSolvableGroup.IsSolvable

Around this declaration

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

Cites25

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.