Theorems · Definition · commutative algebra
Localization.localRingHom
{R : Type u_1} →
[inst : CommSemiring R] →
{P : Type u_3} →
[inst_1 : CommSemiring P] →
(I : Ideal R) →
[hI : I.IsPrime] →
(J : Ideal P) →
[inst_2 : J.IsPrime] →
(f : R →+* P) → I = Ideal.comap f J → Localization.AtPrime I →+* Localization.AtPrime JFor a ring hom f : R →+* S and a prime ideal J in S, the induced ring hom from the
localization of R at J.comap f to the localization of S at J.
To make this definition more flexible, we allow any ideal I of R as input, together with a proof
that I = J.comap f. This can be useful when I is not definitionally equal to J.comap f.
- Cited by
- 54 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Ideal.IsPrimestatement and proof · cited by 827
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement and proof · cited by 299
- IsLocalization.mapproof · cited by 99
Cited by68
Results whose statement or proof uses this declaration.
- Localization.AtPrime.algebraOfLiesOverproof · cited by 30
- RingHom.SurjectiveOnStalksproof · cited by 26
- Localization.localRingHom_to_mapstatement · cited by 13
- Localization.localRingHom_mk'statement · cited by 11
- Ideal.ResidueField.mapproof · cited by 8
- MaximalSpectrum.mapPiLocalizationproof · cited by 6
- Localization.localAlgHomproof · cited by 6
- PrimeSpectrum.mapPiLocalizationproof · cited by 5
- AlgebraicGeometry.StructureSheaf.comap_applystatement · cited by 5
- Localization.localRingHom_compstatement and proof · cited by 5
- AlgebraicGeometry.Scheme.arrowStalkMapSpecIsostatement · cited by 4
- Ideal.inertiaDeg_defproof · cited by 4