Mathlib Map

Theorems · Theorem · number theory

IsDecompositionField.rank_left

∀ (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],
  p ≠ ⊥ → Module.finrank D L = p.ramificationIdxIn B * p.inertiaDegIn B

The degree [L : D] of L over the decomposition field D equals the product of the ramification index and the inertia degree of p in B.

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

Around this declaration

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

Cites26

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.