Theorems · Theorem · commutative algebra
Ideal.height_le_height_add_of_liesOver
∀ {R : Type u_1} [inst : CommRing R] [IsNoetherianRing R] {S : Type u_2} [inst_2 : CommRing S] [inst_3 : Algebra R S]
[IsNoetherianRing S] (p : Ideal R) [p.IsPrime] (P : Ideal S) [P.IsPrime] [P.LiesOver p],
P.height ≤ p.height + (Ideal.map (Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) P).heightIf P lies over p, the height of P is bounded by the height of p plus
the height of the image of P in S ⧸ p S.
Equality holds if S satisfies going-down as an R-algebra
(see Ideal.height_eq_height_add_of_liesOver_of_hasGoingDown).
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- ENatstatement and proof · cited by 4,985
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.height_eq_height_add_of_liesOver_of_hasGoingDownproof · cited by 1