Mathlib Map

Theorems · Inductive type · number theory

IsInertiaField

(K : Type u_2) →
  (L : Type u_3) →
    {B : Type u_4} →
      [inst : Field K] →
        [inst_1 : Field L] →
          [inst_2 : Algebra K L] →
            [inst_3 : CommRing B] →
              Ideal B → (E : Type u_6) → [inst_4 : Field E] → [Algebra E L] → [MulSemiringAction Gal(L/K) B] → Prop

Let L/K be a Galois extension of fields and let P be a prime ideal of B. The predicate that says that E is the inertia field of P in L/K, that is the subfield fixed by the inertia subgroup of P in Gal(L/K).

Defined in
Mathlib.NumberTheory.RamificationInertia.HilbertTheory
Cited by
7 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Quot.sound
Assumes
FieldFieldAlgebraCommRingFieldAlgebraMulSemiringAction

Around this declaration

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

Cites6

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

Cited by10

Results whose statement or proof uses this declaration.