Theorems · Definition · commutative algebra
IsLocalization.AtPrime.equivQuotientMapMaximalIdeal
(S : Type u_6) →
{R : Type u_7} →
[inst : CommRing R] →
(p : Ideal R) →
[inst_1 : p.IsMaximal] →
(Rₚ : Type u_8) →
[inst_2 : CommRing Rₚ] →
[inst_3 : Algebra R Rₚ] →
[IsLocalization.AtPrime Rₚ p] →
[inst_5 : IsLocalRing Rₚ] →
(Sₚ : Type u_9) →
[inst_6 : CommRing S] →
[inst_7 : Algebra R S] →
[inst_8 : CommRing Sₚ] →
[inst_9 : Algebra S Sₚ] →
[inst_10 : Algebra R Sₚ] →
[inst_11 : Algebra Rₚ Sₚ] →
[IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sₚ] →
[IsScalarTower R S Sₚ] →
[IsScalarTower R Rₚ Sₚ] →
S ⧸ Ideal.map (algebraMap R S) p ≃+*
Sₚ ⧸ Ideal.map (algebraMap Rₚ Sₚ) (IsLocalRing.maximalIdeal Rₚ)The isomorphism S ⧸ pS ≃+* Sₚ ⧸ p·Sₚ, where Sₚ is the localization of S at the (image) of
the complement of p
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- HasQuotient.Quotientstatement · cited by 2,301
- RingEquivstatement · cited by 1,147
- Ideal.mapstatement · cited by 692
- IsLocalizationstatement and proof · cited by 636
- Ideal.primeComplstatement and proof · cited by 462
- Ideal.IsMaximalstatement and proof · cited by 452
Cited by2
Results whose statement or proof uses this declaration.
- trace_quotient_eq_trace_localization_quotientproof · cited by 1
- IsLocalization.AtPrime.equivQuotientMapMaximalIdeal_apply_mkstatement · cited by 0