Mathlib Map

Theorems · Definition · number theory

NumberField.InfinitePlace.orbitRelEquiv

{k : Type u_1} →
  [inst : Field k] →
    {K : Type u_2} →
      [inst_1 : Field K] →
        [inst_2 : Algebra k K] →
          [IsGalois k K] →
            Quotient (MulAction.orbitRel Gal(K/k) (NumberField.InfinitePlace K)) ≃ NumberField.InfinitePlace k

The orbits of infinite places under the action of the Galois group are indexed by the infinite places of the base field.

Defined in
Mathlib.NumberTheory.NumberField.InfinitePlace.Ramification
Cited by
1 results in Mathlib
Foundations
Depth 300 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.

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.