Mathlib Map

Theorems · Definition · commutative algebra

IsLocalization.algEquiv

{R : Type u_1} →
  [inst : CommSemiring R] →
    (M : Submonoid R) →
      (S : Type u_2) →
        [inst_1 : CommSemiring S] →
          [inst_2 : Algebra R S] →
            [IsLocalization M S] →
              (Q : Type u_4) → [inst_4 : CommSemiring Q] → [inst_5 : Algebra R Q] → [IsLocalization M Q] → S ≃ₐ[R] Q

If S, Q are localizations of R at the submonoid M respectively, there is an isomorphism of localizations S ≃ₐ[R] Q.

Defined in
Mathlib.RingTheory.Localization.Basic
Cited by
45 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiringAlgebraIsLocalizationCommSemiringAlgebraIsLocalization

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Localization.algEquiv · cited by 15Localization.algEquivIsLocalization.Away.finitePresentation · cited by 7Away.finitePresentationIsLocalization.algEquiv_apply · cited by 5IsLocalization.algEquiv_a…AlgebraicGeometry.StructureSheaf.stalkIso · cited by 5StructureSheaf.stalkIsoAlgebraicGeometry.IsOpenImmersion.of_isLocalization · cited by 4IsOpenImmersion.of_isLoca…Module.mem_freeLocus_of_isLocalization · cited by 3Module.mem_freeLocus_of_i…isIntegrallyClosed_iff_isIntegrallyClosedIn · cited by 3isIntegrallyClosed_iff_is…Algebra.IsLocalIso.of_span_range_eq_top · cited by 3IsLocalIso.of_span_range_…AlgebraicGeometry.ProjectiveSpectrum.Proj.specStalkEquiv · cited by 2Proj.specStalkEquivIsLocalization.isLocalization_iff_of_isLocalization · cited by 2IsLocalization.isLocaliza…Algebra.IsStandardEtale.of_isLocalizationAway · cited by 2IsStandardEtale.of_isLoca…Algebra.QuasiFiniteAt.exists_basicOpen_eq_singleton · cited by 2QuasiFiniteAt.exists_basi…RingHom.RespectsIso.isLocalization_away_iff · cited by 2RespectsIso.isLocalizatio…AlgebraicGeometry.isLocallyNoetherian_of_affine_cover · cited by 2AlgebraicGeometry.isLocal…HasStandardEtaleSurjectionOn.mk · cited by 2HasStandardEtaleSurjectio…Algebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringSubmonoid · cited by 3086SubmonoidAlgEquiv · cited by 1681AlgEquivRingEquiv · cited by 1147RingEquivIsLocalization · cited by 636IsLocalizationRingEquiv.toEquiv · cited by 101RingEquiv.toEquivRingEquiv.refl · cited by 72RingEquiv.reflIsLocalization.ringEquivOfRingEquiv · cited by 15IsLocalization.ringEquivO…IsLocalization.algEquivCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by54

Results whose statement or proof uses this declaration.