The fundamental identity in the quotient-based formulation #
Mathlib's Ideal.sum_ramification_inertia_eq_finrank states the fundamental identity
∑ e · f = [L : K] for the localization-based Ideal.ramificationIdx and Ideal.inertiaDeg,
summed over the subtype p.primesOver S. The rest of this development works with the
quotient-based Ideal.ramificationIdx' and Ideal.inertiaDeg' over the finite set
IsDedekindDomain.primesOverFinset, so this file transports the identity to that form and
records the resulting bound e ≤ [L : K] for a single prime.
The fundamental identity ∑ e · f = [L : K] for the quotient-based ramification index and
inertia degree, summed over the finite set of primes above a nonzero maximal ideal p.
The quotient-based ramification index of a prime above a nonzero maximal ideal is bounded by the degree of the extension of fraction fields.