Mathlib Map

Theorems · Definition · field theory

IntermediateField.lift

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

Lift an intermediate field of an intermediate field.

Defined in
Mathlib.FieldTheory.IntermediateField.Basic
Cited by
22 results in Mathlib
Foundations
Depth 62 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.

Cites5

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

Cited by23

Results whose statement or proof uses this declaration.