Theorems · Theorem · commutative algebra
IsLocalization.liesOver_of_isPrime_of_disjoint
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_4} [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {R' : Type u_5}
{S' : Type u_6} (M : Submonoid R) (T : Submonoid S) [inst_3 : CommSemiring R'] [inst_4 : CommSemiring S']
[inst_5 : Algebra R R'] [inst_6 : Algebra S S'] [inst_7 : Algebra R' S'] [inst_8 : Algebra R S']
[IsScalarTower R S S'] [IsScalarTower R R' S'] [IsLocalization M R'] [IsLocalization T S'] (p : Ideal R) {P : Ideal S}
[P.IsPrime] [P.LiesOver p], Disjoint ↑T ↑P → (Ideal.map (algebraMap S S') P).LiesOver (Ideal.map (algebraMap R R') p)If R' (resp. S') is the localization of R (resp. S) and
P lies over p then the image of P in S' lies over the image of p in R'.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- Disjointstatement and proof · cited by 2,201
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapstatement and proof · cited by 692
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.height_eq_height_add_oneproof · cited by 1