Theorems · Theorem · commutative algebra
Algebra.isLocalization_iff_isPushout
∀ {R : Type u_1} [inst : CommSemiring R] (S : Submonoid R) (A : Type u_2) [inst_1 : CommSemiring A]
[inst_2 : Algebra R A] [IsLocalization S A] {T : Type u_5} {B : Type u_6} [inst_4 : CommSemiring T]
[inst_5 : CommSemiring B] [inst_6 : Algebra R T] [inst_7 : Algebra T B] [inst_8 : Algebra R B] [inst_9 : Algebra A B]
[inst_10 : IsScalarTower R T B] [inst_11 : IsScalarTower R A B],
IsLocalization (Algebra.algebraMapSubmonoid T S) B ↔ Algebra.IsPushout R T A B- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- IsLocalizationstatement and proof · cited by 636
- AlgHom.toLinearMapproof · cited by 254
- IsScalarTower.toAlgHomproof · cited by 232
- IsLocalizedModuleproof · cited by 220
- Algebra.algebraMapSubmonoidstatement and proof · cited by 137
- IsBaseChangeproof · cited by 87
- Algebra.IsPushoutstatement · cited by 59
- isLocalizedModule_iff_isBaseChangeproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.isPushout_of_isLocalizationproof · cited by 6
- IsLocalization.tensorProduct_tensorProductproof · cited by 3
- IsLocalization.tensorProduct_tensorProduct_rightproof · cited by 0