Mathlib Map

Theorems · Theorem · number theory

IsInertiaField.rank_decompositionField

∀ (A : Type u_1) (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 A] [inst_4 : CommRing B] [inst_5 : Algebra A B] {p : Ideal A} (P : Ideal B) [P.LiesOver p]
  [FiniteDimensional K L] [inst_8 : MulSemiringAction Gal(L/K) B] [IsGaloisGroup Gal(L/K) A B] [IsDedekindDomain A]
  [IsDedekindDomain B] [Module.Finite A B] [Module.IsTorsionFree A B] [Ring.HasFiniteQuotients A] [P.IsMaximal]
  (D : Type u_5) [inst_16 : Field D] [inst_17 : Algebra D L] [IsDecompositionField K L P D] (E : Type u_6)
  [inst_19 : Field E] [inst_20 : Algebra E L] [IsInertiaField K L P E] [IsGalois K L] [inst_23 : Algebra K D]
  [inst_24 : Algebra K E] [inst_25 : Algebra D E] [IsScalarTower K D E] [IsScalarTower K E L] [IsScalarTower K D L],
  p ≠ ⊥ → Module.finrank D E = p.inertiaDegIn B

The degree [E : D] of the inertia field E over the decomposition field D equals the inertia degree of p in B.

Defined in
Mathlib.NumberTheory.RamificationInertia.HilbertTheory
Cited by
0 results in Mathlib
Foundations
Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraCommRingCommRingAlgebraIdeal.LiesOverFiniteDimensionalMulSemiringActionIsGaloisGroupIsDedekindDomainIsDedekindDomainModule.FiniteModule.IsTorsionFreeRing.HasFiniteQuotientsIdeal.IsMaximalFieldAlgebraIsDecompositionFieldFieldAlgebraIsInertiaFieldIsGaloisAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerIsScalarTower

Around this declaration

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

Cites29

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.