Mathlib Map

Theorems · Definition · field theory

Subfield.toIntermediateField

{K : Type u_1} →
  {L : Type u_2} →
    [inst : Field K] →
      [inst_1 : Field L] →
        [inst_2 : Algebra K L] → (S : Subfield L) → (∀ (x : K), (algebraMap K L) x ∈ S) → IntermediateField K L

Turn a subfield of L containing the image of K into an intermediate field.

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

Cites9

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

Cited by6

Results whose statement or proof uses this declaration.