Theorems · Theorem · commutative algebra
Ideal.exists_ideal_lt_liesOver_of_lt
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[Algebra.HasGoingDown R S] {p q : Ideal R} [p.IsPrime] [q.IsPrime] (Q : Ideal S) [Q.IsPrime] [Q.LiesOver q],
p < q → ∃ P < Q, P.IsPrime ∧ P.LiesOver p- Defined in
- Mathlib.RingTheory.Ideal.GoingDown
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- LT.lt.leproof · cited by 2,189
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.LiesOverstatement and proof · cited by 272
- Ideal.underproof · cited by 170
- Ideal.over_defproof · cited by 60
- eq_of_le_of_not_ltproof · cited by 28
- Algebra.HasGoingDownstatement and proof · cited by 11
- Ideal.exists_ideal_le_liesOver_of_leproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.exists_ltSeries_of_hasGoingDownproof · cited by 1