Mathlib Map

Theorems · Theorem · commutative algebra

IsDedekindDomain.HeightOneSpectrum.maxPowDividing_eq_pow_multiplicity

∀ {R : Type u_3} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {I : Ideal R},
  I ≠ ⊥ → ∀ (p : IsDedekindDomain.HeightOneSpectrum R), p.maxPowDividing I = p.asIdeal ^ multiplicity p.asIdeal I

Normalize the multiplicity of a prime ideal p in the factorization of I as multiplicity p.asIdeal I.

Defined in
Mathlib.RingTheory.DedekindDomain.Factorization
Cited by
2 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDedekindDomain

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.