Theorems · Theorem · commutative algebra
Ideal.finprod_count
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] (v : IsDedekindDomain.HeightOneSpectrum R)
(I : Ideal R),
I ≠ 0 →
(Associates.mk v.asIdeal).count
(Associates.mk (∏ᶠ (v : IsDedekindDomain.HeightOneSpectrum R), v.maxPowDividing I)).factors =
(Associates.mk v.asIdeal).count (Associates.mk I).factorsThe multiplicity of v in ∏_v v^(val_v(I)) equals val_v(I).
- Cited by
- 1 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.
Cites21
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
- Idealstatement and proof · cited by 4,748
- IsDedekindDomainstatement and proof · cited by 668
- Irreducibleproof · cited by 496
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
- not_leproof · cited by 328
- finprodstatement and proof · cited by 257
- Associatesproof · cited by 210
- IsDedekindDomain.HeightOneSpectrum.asIdealstatement and proof · cited by 156
- Associates.mkstatement and proof · cited by 137
- Associates.factorsstatement and proof · cited by 97
- Associates.countstatement and proof · cited by 79
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.finprod_heightOneSpectrum_factorizationproof · cited by 6