Theorems · Theorem · field theory
algebraicClosure.eq_restrictScalars_of_isAlgebraic
∀ (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] [Algebra.IsAlgebraic F E], algebraicClosure F K = IntermediateField.restrictScalars F (algebraicClosure E K)
If K / E / F is a field extension tower, such that E / F is algebraic, then
algebraicClosure F K is equal to algebraicClosure E K.
- Defined in
- Mathlib.FieldTheory.AlgebraicClosure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- IntermediateFieldstatement · cited by 988
- LE.le.antisymmproof · cited by 507
- Algebra.IsAlgebraicstatement and proof · cited by 322
- IntermediateField.restrictScalarsstatement and proof · cited by 66
- algebraicClosurestatement and proof · cited by 22
- isIntegral_transproof · cited by 15
- algebraicClosure.le_restrictScalarsproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.