Mathlib Map

Theorems · Theorem · field theory

algebraicClosure.le_restrictScalars

∀ (F : Type u_1) (E : Type u_2) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] (K : Type u_3)
  [inst_3 : Field K] [inst_4 : Algebra F K] [inst_5 : Algebra E K] [inst_6 : IsScalarTower F E K],
  algebraicClosure F K ≤ IntermediateField.restrictScalars F (algebraicClosure E K)

If K / E / F is a field extension tower, then algebraicClosure F K is contained in algebraicClosure E K.

Defined in
Mathlib.FieldTheory.AlgebraicClosure
Cited by
2 results in Mathlib
Foundations
Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraAlgebraIsScalarTower

Around this declaration

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

Cites8

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.