Theorems · Theorem · commutative algebra
Ideal.finprod_not_dvd
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] (v : IsDedekindDomain.HeightOneSpectrum R)
(I : Ideal R),
I ≠ 0 →
¬v.asIdeal ^ ((Associates.mk v.asIdeal).count (Associates.mk I).factors + 1) ∣
∏ᶠ (v : IsDedekindDomain.HeightOneSpectrum R), v.maxPowDividing IFor every nonzero ideal I of v, v^(val_v(I) + 1) does not divide ∏_v v^(val_v(I)).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 151 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.
Cites30
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
- Finset.prodproof · cited by 2,356
- pow_oneproof · cited by 894
- IsDedekindDomainstatement and proof · cited by 668
- Finset.eraseproof · cited by 455
- Set.Finite.toFinsetproof · cited by 351
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
- pow_addproof · cited by 315
- Primeproof · cited by 277
- finprodstatement and proof · cited by 257
- pow_ne_zeroproof · cited by 208
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.finprod_countproof · cited by 1