Theorems · Theorem · commutative algebra
Ideal.finite_mulSupport
Deprecated since 2026-03-03Use Ideal.hasFiniteMulSupport instead.
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {I : Ideal R},
I ≠ 0 → Function.HasFiniteMulSupport fun v => v.maxPowDividing IAlias of Ideal.hasFiniteMulSupport.
For every nonzero ideal I of v, there are finitely many maximal ideals v such that
v^(val_v(I)) is not the unit ideal.
- Cited by
- 0 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement · cited by 17,173
- Idealstatement · cited by 4,748
- IsDedekindDomainstatement · cited by 668
- IsDedekindDomain.HeightOneSpectrumstatement · cited by 338
- Function.HasFiniteMulSupportstatement · cited by 99
- IsDedekindDomain.HeightOneSpectrum.maxPowDividingstatement · cited by 17
- Ideal.hasFiniteMulSupportproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.