Theorems · Theorem · commutative algebra
Ideal.height_le_iff_exists_minimalPrimes
∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] (p : Ideal R) [p.IsPrime] (n : ℕ∞),
p.height ≤ n ↔ ∃ I, p ∈ I.minimalPrimes ∧ Submodule.spanRank I ≤ ↑nIn a commutative Noetherian ring R, a prime ideal p has height no greater than n if and
only if it is a minimal ideal over some ideal generated by no more than n elements.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- ENatstatement and proof · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Cardinalstatement · cited by 2,598
- le_transproof · cited by 985
- Ideal.IsPrimestatement and proof · cited by 827
- Eq.geproof · cited by 375
- IsNoetherianRingstatement and proof · cited by 268
- RingHom.toMonoidHomproof · cited by 132
- MonoidHom.toOneHomproof · cited by 132
- OneHom.toFunproof · cited by 132
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.exists_finset_card_eq_height_of_isNoetherianRingproof · cited by 2