Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.inertiaDeg_eq

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Ideal R)
  (q : Ideal S) [inst_3 : q.LiesOver p] [inst_4 : q.IsPrime] [inst_5 : p.IsPrime]
  [inst_6 : Algebra (Localization.AtPrime p) (Localization.AtPrime q)]
  [inst_7 : Localization.AtPrime.IsLiesOverAlgebra p q], q.inertiaDeg R = Module.finrank p.ResidueField q.ResidueField
Defined in
Mathlib.RingTheory.RamificationInertia.Inertia
Cited by
6 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.LiesOverIdeal.IsPrimeIdeal.IsPrimeAlgebraLocalization.AtPrime.IsLiesOverAlgebra

Around this declaration

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

Cites14

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

Cited by6

Results whose statement or proof uses this declaration.