Theorems · Theorem · commutative algebra
MaximalSpectrum.mapPiLocalization_comp
∀ {R : Type u_1} {S : Type u_2} (P : Type u_3) [inst : CommSemiring R] [inst_1 : CommSemiring S]
[inst_2 : CommSemiring P] (f : R →+* S) (g : S →+* P) (hf : Function.Bijective ⇑f) (hg : Function.Bijective ⇑g),
MaximalSpectrum.mapPiLocalization (g.comp f) ⋯ =
(MaximalSpectrum.mapPiLocalization g hg).comp (MaximalSpectrum.mapPiLocalization f hf)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement and proof · cited by 899
- Function.Bijectivestatement and proof · cited by 863
- Ideal.primeComplstatement · cited by 462
- Ideal.comapproof · cited by 443
- RingHom.extproof · cited by 331
- Localization.AtPrimestatement and proof · cited by 299
- MaximalSpectrumstatement and proof · cited by 73
- MaximalSpectrum.asIdealstatement and proof · cited by 58
- Pi.evalRingHomproof · cited by 44
Cited by1
Results whose statement or proof uses this declaration.
- MaximalSpectrum.mapPiLocalization_bijectiveproof · cited by 1