Theorems · Theorem · commutative algebra
Ideal.hasFiniteMulSupport
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {I : Ideal R},
I ≠ 0 → Function.HasFiniteMulSupport fun v => v.maxPowDividing IFor 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
- 7 results in Mathlib
- Foundations
- Depth 150 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.
Cites15
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
- Set.ofPredproof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- pow_zeroproof · cited by 1,094
- IsDedekindDomainstatement and proof · cited by 668
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
- Set.Finite.subsetproof · cited by 285
- IsDedekindDomain.HeightOneSpectrum.asIdealproof · cited by 156
- Associates.mkproof · cited by 137
- Function.HasFiniteMulSupportstatement · cited by 99
- Associates.factorsproof · cited by 97
- Associates.countproof · cited by 79
Cited by7
Results whose statement or proof uses this declaration.
- Ideal.hasFiniteMulSupport_coeproof · cited by 3
- Ideal.finprod_not_dvdproof · cited by 1
- IsDedekindDomain.isOpen_of_ne_botproof · cited by 1
- Ideal.iSup_primaryComponent_eq_topproof · cited by 1
- Ideal.iInf_maxPowDividing_eqproof · cited by 1
- Ideal.finprod_countproof · cited by 1
- Ideal.finite_mulSupportproof · cited by 0