Mathlib Map

Theorems · Theorem · number theory

IsDecompositionField.rank_right

∀ (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] [IsGalois K L]
  [inst_20 : Algebra K D] [IsScalarTower K D L], p ≠ ⊥ → Module.finrank K D = (p.primesOver B).ncard

The degree [D : K] of the decomposition field D over K equals the number of prime ideals of B lying over p.

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

Around this declaration

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

Cites30

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.