Mathlib Map

Theorems · Definition · commutative algebra

Ideal.ramificationIdx

{S : Type u_1} → [inst : CommRing S] → Ideal S → (R : Type u_2) → [inst_1 : CommRing R] → [Algebra R S] → ℕ

Let S/R be an extension of rings, and let q be a prime ideal of S lying over a prime ideal p of R. Let Sq be the localization of S and q, and let pSq be the image of p in Sq. Then the ramification index of q over R is defined to be the length of the quotient Sq/pSq as an Sq-module. When q is not prime, we use a junk value of 0. This will eventually replace the existing definition of Ideal.ramificationIdx'.

Defined in
Mathlib.RingTheory.RamificationInertia.Ramification
Cited by
59 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

Ideal.ramificationIdxIn · cited by 18Ideal.ramificationIdxInIdeal.ramificationIdxIn_eq_ramificationIdx · cited by 10Ideal.ramificationIdxIn_e…Ideal.ramificationIdx_def · cited by 6Ideal.ramificationIdx_defIdeal.ramificationIdx_eq · cited by 6Ideal.ramificationIdx_eqIdeal.ncard_primesOver_mul_ramificationIdxIn_mul_inertiaDegIn · cited by 5Ideal.ncard_primesOver_mu…Ideal.ramificationIdx_pos · cited by 5Ideal.ramificationIdx_posIdeal.ramificationIdx_tower · cited by 5Ideal.ramificationIdx_tow…IsCyclotomicExtension.Rat.ramificationIdx_span_zeta_sub_one · cited by 4Rat.ramificationIdx_span_…Ideal.ramificationIdx_eq_one_iff · cited by 4Ideal.ramificationIdx_eq_…Ideal.ramificationIdx_of_not_isPrime · cited by 4Ideal.ramificationIdx_of_…Ideal.ramificationIdx'_eq_ramificationIdx' · cited by 3Ideal.ramificationIdx'_eq…Ideal.ramificationIdx_eq_one · cited by 3Ideal.ramificationIdx_eq_…IsCyclotomicExtension.Rat.ncard_primesOver_of_prime_pow · cited by 2Rat.ncard_primesOver_of_p…Ideal.ramificationIdx_above_dvd · cited by 2Ideal.ramificationIdx_abo…Ideal.ramificationIdx_below_dvd · cited by 2Ideal.ramificationIdx_bel…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraIdeal · cited by 4748IdealAlgebra.algebraMap · cited by 4706Algebra.algebraMapHasQuotient.Quotient · cited by 2301HasQuotient.QuotientIdeal.IsPrime · cited by 827Ideal.IsPrimeIdeal.map · cited by 692Ideal.mapLocalization.AtPrime · cited by 299Localization.AtPrimeIdeal.under · cited by 170Ideal.underENat.toNat · cited by 143ENat.toNatModule.length · cited by 56Module.lengthIdeal.ramificationIdxCITED BYCITES

Cites11

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

Cited by60

Results whose statement or proof uses this declaration.