Theorems · Theorem · commutative algebra
Ideal.exists_notMem_dvd_algebraMap_of_primesOver_eq_singleton
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] [inst_2 : Algebra R S] {p : Ideal R}
[p.IsPrime] {q : Ideal S} [q.IsPrime],
p.primesOver S = {q} → ∀ [Algebra.IsIntegral R S], ∀ x ∉ q, ∃ r ∉ p, x ∣ (algebraMap R S) rIf S is an integral R-algebra such that q is the unique prime of S lying over
a prime p of R, then any x ∉ q divides some r ∉ p.
- Defined in
- Mathlib.RingTheory.Ideal.GoingUp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_commproof · cited by 2,262
- Disjointproof · cited by 2,201
- Ideal.spanproof · cited by 948
- Ideal.IsPrimestatement and proof · cited by 827
Cited by3
Results whose statement or proof uses this declaration.
- Localization.exists_awayMap_bijective_of_localRingHom_bijectiveproof · cited by 1
- Localization.localRingHom_injective_of_primesOver_eq_singletonproof · cited by 1
- Localization.finite_of_primesOver_eq_singletonproof · cited by 1