Theorems · Theorem · commutative algebra
IsLocalization.commutes
∀ {R : Type u_1} [inst : CommSemiring R] (S₁ : Type u_4) (S₂ : Type u_5) (T : Type u_6) [inst_1 : CommSemiring S₁]
[inst_2 : CommSemiring S₂] [inst_3 : CommSemiring T] [inst_4 : Algebra R S₁] [inst_5 : Algebra R S₂]
[inst_6 : Algebra R T] [inst_7 : Algebra S₁ T] [inst_8 : Algebra S₂ T] [IsScalarTower R S₁ T] [IsScalarTower R S₂ T]
(M₁ M₂ : Submonoid R) [IsLocalization M₁ S₁] [IsLocalization M₂ S₂]
[IsLocalization (Algebra.algebraMapSubmonoid S₂ M₁) T], IsLocalization (Algebra.algebraMapSubmonoid S₁ M₂) TIf S₁ is the localization of R at M₁ and S₂ is the localization of
R at M₂, then every localization T of S₂ at M₁ is also a localization of
S₁ at M₂, in other words M₁⁻¹M₂⁻¹R can be identified with M₂⁻¹M₁⁻¹R.
- Defined in
- Mathlib.RingTheory.Localization.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- mul_oneproof · cited by 3,885
- Submonoidstatement and proof · cited by 3,086
- mul_commproof · cited by 2,262
- Units.valproof · cited by 1,966
- mul_assocproof · cited by 1,667
- IsUnitproof · cited by 1,602
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.IsLocalIso.transproof · cited by 1
- RingHom.locally_localizationAwayPreservesproof · cited by 1
- IsLocalization.Away.commutesproof · cited by 1
- RingHom.locally_localizationPreservesproof · cited by 0