Mathlib Map

Theorems · Definition · field theory

InfiniteGalois.IntermediateFieldEquivClosedSubgroup

{k : Type u_1} →
  {K : Type u_2} →
    [inst : Field k] →
      [inst_1 : Field K] →
        [inst_2 : Algebra k K] → [IsGalois k K] → IntermediateField k K ≃o (ClosedSubgroup Gal(K/k))ᵒᵈ

The Galois correspondence from intermediate fields to closed subgroups.

Defined in
Mathlib.FieldTheory.Galois.Infinite
Cited by
1 results in Mathlib
Foundations
Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraIsGalois

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.