Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.eq_of_le_of_height_le

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

A prime ideal of finite height is equal to any ideal that contains it with no greater height.

Defined in
Mathlib.RingTheory.Ideal.Height
Cited by
0 results in Mathlib
Foundations
Depth 65 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.