Theorems · Theorem · commutative algebra
IsLocalization.Away.commutes
∀ {R : Type u_5} [inst : CommSemiring R] (S₁ : Type u_6) (S₂ : Type u_7) (T : Type u_8) [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]
(x y : R) [IsLocalization.Away x S₁] [IsLocalization.Away y S₂] [IsLocalization.Away ((algebraMap R S₂) x) T],
IsLocalization.Away ((algebraMap R S₁) y) TIf S₁ is the localization of R away from f and S₂ is the localization away from g,
then any localization T of S₂ away from f is also a localization of S₁ away from g.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidproof · cited by 3,086
- IsLocalizationproof · cited by 636
- Submonoid.powersproof · cited by 408
- IsLocalization.Awaystatement and proof · cited by 218
- Algebra.algebraMapSubmonoidproof · cited by 137
- Submonoid.extproof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.locally_stableUnderCompositionWithLocalizationAwayTargetproof · cited by 2