Theorems · Theorem · commutative algebra
Module.ringKrullDim_quotient_add_one_of_mem_nonZeroDivisors
∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] {r : R},
r ∈ nonZeroDivisors R →
∀ {p : Ideal R} [p.IsPrime],
↑p.height = ringKrullDim R → r ∈ p → ringKrullDim (R ⧸ Ideal.span {r}) + 1 = ringKrullDim RIf r is a nonzerodivisor contained in an ideal of maximal height,
dim (R / (r)) + 1 = dim R.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Submonoidstatement · cited by 3,086
- HasQuotient.Quotientstatement · cited by 2,301
- le_antisymmproof · cited by 2,068
- WithBotstatement · cited by 1,498
- Ideal.spanstatement · cited by 948
- nonZeroDivisorsstatement and proof · cited by 895
- Ideal.IsPrimestatement and proof · cited by 827
- WithBot.somestatement and proof · cited by 541
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.