Mathlib Map

Theorems · Definition · field theory

IntermediateField.extendScalars

{K : Type u_1} →
  {L : Type u_2} →
    [inst : Field K] →
      [inst_1 : Field L] → [inst_2 : Algebra K L] → {F E : IntermediateField K L} → F ≤ E → IntermediateField (↥F) L

If F ≤ E are two intermediate fields of L / K, then E is also an intermediate field of L / F. It can be viewed as an inverse to IntermediateField.restrictScalars.

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

Around this declaration

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

IntermediateField.extendScalars.orderIso · cited by 5extendScalars.orderIsoIntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic · cited by 4LinearDisjoint.lift_adjoi…IntermediateField.LinearDisjoint.lift_rank_right_mul_lift_adjoin_rank_eq_of_isAlgebraic · cited by 3LinearDisjoint.lift_rank_…IntermediateField.relrank_eq_rank_of_le · cited by 3IntermediateField.relrank…IntermediateField.extendScalars_restrictScalars · cited by 2IntermediateField.extendS…IntermediateField.sepDegree_adjoin_eq_of_isAlgebraic_of_isPurelyInseparable · cited by 2IntermediateField.sepDegr…IntermediateField.LinearDisjoint.adjoin_rank_eq_rank_right_of_isAlgebraic · cited by 2LinearDisjoint.adjoin_ran…IntermediateField.mem_extendScalars · cited by 1IntermediateField.mem_ext…IntermediateField.extendScalars_le_extendScalars_iff · cited by 1IntermediateField.extendS…IntermediateField.extendScalars.orderIso_apply · cited by 0extendScalars.orderIso_ap…IntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic_left · cited by 0LinearDisjoint.lift_adjoi…IntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic_right · cited by 0LinearDisjoint.lift_adjoi…IntermediateField.coe_extendScalars · cited by 0IntermediateField.coe_ext…IntermediateField.le_extendScalars_iff · cited by 0IntermediateField.le_exte…IntermediateField.extendScalars_adjoin · cited by 0IntermediateField.extendS…Algebra · cited by 11388AlgebraField · cited by 7404FieldIntermediateField · cited by 988IntermediateFieldSubfield.extendScalars · cited by 17Subfield.extendScalarsIntermediateField.extendScala…CITED BYCITES

Cites4

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

Cited by26

Results whose statement or proof uses this declaration.