Mathlib Map

Theorems · Definition · field theory

IntermediateField.restrictScalars

(K : Type u_1) →
  {L : Type u_2} →
    {L' : Type u_3} →
      [inst : Field K] →
        [inst_1 : Field L] →
          [inst_2 : Field L'] →
            [inst_3 : Algebra K L] →
              [inst_4 : Algebra K L'] →
                [inst_5 : Algebra L' L] → [IsScalarTower K L' L] → IntermediateField L' L → IntermediateField K L

Given a tower L / ↥E / L' / K of field extensions, where E is an L'-intermediate field of L, reinterpret E as a K-intermediate field of L.

Defined in
Mathlib.FieldTheory.IntermediateField.Basic
Cited by
66 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

IntermediateField.restrictScalars_adjoin · cited by 9IntermediateField.restric…IntermediateField.restrictScalars_injective · cited by 8IntermediateField.restric…Field.finSepDegree_eq_finrank_of_isSeparable · cited by 7Field.finSepDegree_eq_fin…IntermediateField.adjoin_adjoin_left · cited by 6IntermediateField.adjoin_…Field.exists_primitive_element · cited by 6Field.exists_primitive_el…IntermediateField.extendScalars.orderIso · cited by 5extendScalars.orderIsoIntermediateField.adjoin_intermediateField_toSubalgebra_of_isAlgebraic · cited by 5IntermediateField.adjoin_…IntermediateField.induction_on_adjoin · cited by 4IntermediateField.inducti…IntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic · cited by 4LinearDisjoint.lift_adjoi…separableClosure.le_restrictScalars · cited by 4separableClosure.le_restr…IntermediateField.adjoin_simple_adjoin_simple · cited by 3IntermediateField.adjoin_…IntermediateField.restrictScalars_top · cited by 3IntermediateField.restric…IsSeparable.of_algebra_isSeparable_of_isSeparable · cited by 3IsSeparable.of_algebra_is…IntermediateField.LinearDisjoint.lift_rank_right_mul_lift_adjoin_rank_eq_of_isAlgebraic · cited by 3LinearDisjoint.lift_rank_…Field.nonempty_algHom_of_exists_root · cited by 3Field.nonempty_algHom_of_…Algebra · cited by 11388AlgebraField · cited by 7404FieldIsScalarTower · cited by 3896IsScalarTowerSubalgebra · cited by 1353SubalgebraIntermediateField · cited by 988IntermediateFieldSubfield · cited by 303SubfieldSubsemigroup.carrier · cited by 160Subsemigroup.carrierSubmonoid.toSubsemigroup · cited by 159Submonoid.toSubsemigroupSubsemiring.toSubmonoid · cited by 153Subsemiring.toSubmonoidIntermediateField.toSubalgebra · cited by 134IntermediateField.toSubal…Subalgebra.toSubsemiring · cited by 115Subalgebra.toSubsemiringIntermediateField.toSubfield · cited by 38IntermediateField.toSubfi…Subalgebra.restrictScalars · cited by 36Subalgebra.restrictScalarsIntermediateField.restrictSca…CITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by68

Results whose statement or proof uses this declaration.