Theorems · Definition · commutative algebra
Localization.localAlgEquiv
{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 JIsomorphic algebras have isomorphic localizations.
See localAlgEquiv' for a variant where the base ring is also localized.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Idealstatement and proof · cited by 4,748
- AlgHomproof · cited by 3,236
- AlgEquivstatement and proof · cited by 1,681
- RingEquivproof · cited by 1,147
- 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
- AlgEquiv.toAlgHomproof · cited by 273
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.ramificationIdx_smulproof · cited by 2
- Localization.localAlgEquiv'proof · cited by 2
- Ideal.residueFieldAlgEquivproof · cited by 0
- Ideal.Fiber.algEquivAux₂proof · cited by 0
- Localization.localAlgEquiv_applystatement and proof · cited by 0
- Localization.localAlgEquiv_symm_applystatement and proof · cited by 0