Theorems · Definition · commutative algebra
IsLocalization.AtPrime.equivQuotientMapOfIsMaximal
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(p : Ideal R) →
[inst_3 : p.IsPrime] →
(Sₚ : Type u_4) →
[inst_4 : CommRing Sₚ] →
[inst_5 : Algebra S Sₚ] →
[IsLocalization (Algebra.algebraMapSubmonoid S p.primeCompl) Sₚ] →
(P : Ideal S) →
[hPp : P.LiesOver p] → [P.IsMaximal] → S ⧸ P ≃+* Sₚ ⧸ Ideal.map (algebraMap S Sₚ) PThe isomorphism S ⧸ P ≃+* Sₚ ⧸ P·Sₚ, where Sₚ is the localization of S at the (image) of
the complement of p and P is a maximal ideal of S above p.
Note that this isomorphism makes the obvious diagram involving R ⧸ p ≃+* Rₚ ⧸ maximalIdeal Rₚ
commute, see IsLocalization.AtPrime.algebraMap_equivQuotMaximalIdeal_symm_apply.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 4,706
- HasQuotient.Quotientstatement and proof · cited by 2,301
- RingEquivstatement · cited by 1,147
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.mapstatement and proof · cited by 692
- IsLocalizationstatement and proof · cited by 636
- Ideal.primeComplstatement and proof · cited by 462
- Ideal.IsMaximalstatement and proof · cited by 452
Cited by5
Results whose statement or proof uses this declaration.
- IsLocalization.AtPrime.algebraMap_equivQuotMaximalIdeal_symm_applystatement and proof · cited by 1
- IsLocalization.AtPrime.equivQuotientMapOfIsMaximal_apply_mkstatement · cited by 1
- IsLocalization.AtPrime.equivQuotientMapOfIsMaximal_symm_apply_mkstatement and proof · cited by 1
- IsLocalization.AtPrime.inertiaDeg_map_eq_inertiaDegproof · cited by 1
- IsLocalization.AtPrime.equivQuotientMapOfIsMaximal.congr_simpstatement and proof · cited by 0