Theorems · Theorem · commutative algebra
Ideal.hasFiniteMulSupport_coe
∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K]
[inst_3 : IsFractionRing R K] [inst_4 : IsDedekindDomain R] {I : Ideal R},
I ≠ 0 →
Function.HasFiniteMulSupport fun v => ↑v.asIdeal ^ ↑((Associates.mk v.asIdeal).count (Associates.mk I).factors)For every nonzero ideal I of v, there are finitely many maximal ideals v such that
v^(val_v(I)), regarded as a fractional ideal, is not (1).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Set.ofPredproof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Set.Finiteproof · cited by 1,814
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- FractionalIdealstatement · cited by 423
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.hasFiniteMulSupport_invproof · cited by 2
- FractionalIdeal.finprod_heightOneSpectrum_factorizationproof · cited by 2
- Ideal.finite_mulSupport_coeproof · cited by 0