Mathlib Map

Theorems · Definition · commutative algebra

MaximalSpectrum.mapPiLocalization

{R : Type u_1} →
  {S : Type u_2} →
    [inst : CommSemiring R] →
      [inst_1 : CommSemiring S] →
        (f : R →+* S) → Function.Bijective ⇑f → MaximalSpectrum.PiLocalization R →+* MaximalSpectrum.PiLocalization S

Functoriality of PiLocalization but restricted to bijective ring homs. If R and S are commutative rings, surjectivity would be enough.

Defined in
Mathlib.RingTheory.Spectrum.Maximal.Localization
Cited by
6 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringCommSemiring

Around this declaration

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

Cites14

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

Cited by6

Results whose statement or proof uses this declaration.