Mathlib Map

Theorems · Definition · number theory

IsCyclotomicExtension.Rat.intermediateFieldEquivSubgroupChar

(n : ℕ) →
  [NeZero n] →
    (K : Type u_1) →
      [inst : Field K] →
        [inst_1 : NumberField K] →
          [hK : IsCyclotomicExtension {n} ℚ K] →
            (R : Type u_2) →
              [inst_2 : CommRing R] →
                [HasEnoughRootsOfUnity R (Monoid.exponent (ZMod n)ˣ)] →
                  [IsAbelianGalois ℚ K] → IntermediateField ℚ K ≃o Subgroup (DirichletCharacter R n)

The bijection between the intermediate fields of ℚ(ζₙ)/ℚ and the subgroups of the group of Dirichlet characters of level n.

Defined in
Mathlib.NumberTheory.NumberField.Cyclotomic.Galois
Cited by
4 results in Mathlib
Foundations
Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldNumberFieldIsCyclotomicExtensionCommRingHasEnoughRootsOfUnityIsAbelianGalois

Around this declaration

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

Cites20

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

Cited by4

Results whose statement or proof uses this declaration.