Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.height_strict_mono_of_isPrime_of_is_prime

Deprecated since 2026-04-02Use Ideal.height_strict_mono_of_isPrime_of_isPrime instead.

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

Alias of Ideal.height_strict_mono_of_isPrime_of_isPrime.

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

Around this declaration

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

Cites7

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.