Theorems · Definition · commutative algebra
Localization.localAlgHom
{R : Type u_1} →
[inst : CommSemiring R] →
{S : Type u_2} →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
{P : Type u_3} →
[inst_3 : CommSemiring P] →
[inst_4 : Algebra R P] →
(I : Ideal S) →
[inst_5 : I.IsPrime] →
(J : Ideal P) →
[inst_6 : J.IsPrime] →
(f : S →ₐ[R] P) → I = Ideal.comap f J → Localization.AtPrime I →ₐ[R] Localization.AtPrime JFor an R-algebra homomorphism f : S →ₐ[R] P and prime ideals I = f⁻¹(J), the induced
R-algebra homomorphism from the localization of S at I to the localization of P at J.
See localAlgHom' for a variant where the base ring R is also localized.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomproof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- AlgHomstatement and proof · cited by 3,236
- Ideal.IsPrimestatement and proof · cited by 827
- AlgHom.toRingHomproof · cited by 490
- Ideal.primeComplstatement · cited by 462
- Ideal.comapstatement and proof · cited by 443
- Localization.AtPrimestatement and proof · cited by 299
- Localization.localRingHomproof · cited by 54
Cited by8
Results whose statement or proof uses this declaration.
- Localization.localAlgEquivproof · cited by 3
- Algebra.weaklyQuasiFiniteAt_iffproof · cited by 2
- Localization.localAlgHom'proof · cited by 1
- Algebra.WeaklyQuasiFiniteAt.of_surjectiveOnStalksproof · cited by 1
- Algebra.IsUnramifiedAt.residueFieldproof · cited by 0
- Localization.localAlgHom.congr_simpstatement and proof · cited by 0
- Localization.localAlgEquiv_applystatement · cited by 0
- Localization.localAlgHom_applystatement · cited by 0