Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.finprod_heightOneSpectrum_factorization

∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {I : Ideal R},
  I ≠ 0 → ∏ᶠ (v : IsDedekindDomain.HeightOneSpectrum R), v.maxPowDividing I = I

The ideal I equals the finprod ∏_v v^(val_v(I)).

Defined in
Mathlib.RingTheory.DedekindDomain.Factorization
Cited by
6 results in Mathlib
Foundations
Depth 153 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.

Cites22

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.