Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.mem_minimalPrimes_of_height_eq

Deprecated since 2026-07-28Use Ideal.mem_minimalPrimes_of_height_le instead.

∀ {R : Type u_1} [inst : CommRing R] {I J : Ideal R},
  I ≤ J → ∀ [J.IsPrime] [J.FiniteHeight], J.height ≤ I.height → J ∈ I.minimalPrimes

Alias of Ideal.mem_minimalPrimes_of_height_le. If J is a prime ideal containing I, and its height is less than or equal to the height of I, then J is a minimal prime over I

Defined in
Mathlib.RingTheory.Ideal.Height
Cited by
0 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIdeal.IsPrimeIdeal.FiniteHeight

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.