Theorems · Theorem · commutative algebra
Ideal.map_sup_mem_minimalPrimes_of_map_quotientMk_mem_minimalPrimes
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_2} [inst_1 : CommRing S] [inst_2 : Algebra R S] {I p : Ideal R}
{P : Ideal S} [P.IsPrime] [P.LiesOver p],
p ∈ I.minimalPrimes →
∀ {J : Ideal S},
J ≤ P →
Ideal.map (Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) P ∈
(Ideal.map (Ideal.Quotient.mk (Ideal.map (algebraMap R S) p)) J).minimalPrimes →
P ∈ (Ideal.map (algebraMap R S) I ⊔ J).minimalPrimesIf P lies over p, p is a minimal prime over I and the image of P is
a minimal prime over the image of J in S ⧸ p S, then P is a minimal prime
over I S ⊔ J.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- HasQuotient.Quotientstatement · cited by 2,301
- le_transproof · cited by 985
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkstatement and proof · cited by 610
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.height_le_height_add_of_liesOverproof · cited by 1