Theorems · Theorem · number theory
Ideal.sum_ramification_inertia
Deprecated since 2026-07-01Mathlib marks this declaration as deprecated.
∀ {R : Type u} [inst : CommRing R] (S : Type v) [inst_1 : CommRing S] [inst_2 : Algebra R S]
[inst_3 : IsDedekindDomain S] (K : Type u_1) (L : Type u_2) [inst_4 : Field K] [inst_5 : Field L] [IsDedekindDomain R]
[inst_7 : Algebra R K] [IsFractionRing R K] [inst_9 : Algebra S L] [IsFractionRing S L] [inst_11 : Algebra K L]
[inst_12 : Algebra R L] [IsScalarTower R S L] [IsScalarTower R K L] [Module.Finite R S] {p : Ideal R} [p.IsMaximal],
p ≠ ⊥ → ∑ P ∈ IsDedekindDomain.primesOverFinset p S, p.ramificationIdx' P * p.inertiaDeg' P = Module.finrank K LThe fundamental identity of ramification index e and inertia degree f:
for P ranging over the primes lying over p, ∑ P, e P * f P = [Frac(S) : Frac(R)];
here S is a finite R-module (and thus Frac(S) : Frac(R) is a finite extension) and p
is maximal.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Finset.sum_congrproof · cited by 2,323
- HasQuotient.Quotientproof · cited by 2,301
- Module.finrankstatement and proof · cited by 1,770
- LinearEquiv.symmproof · cited by 1,461
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.card_primesOverFinset_le_finrankproof · cited by 0
- Ideal.ramificationIdx_mul_inertiaDeg_of_isLocalRingproof · cited by 0
- Ideal.ramificationIdx_le_finrankproof · cited by 0
- Ideal.inertiaDeg_le_finrankproof · cited by 0