Theorems · Theorem · commutative algebra
IsLocalization.tensorProduct_tensorProduct_right
∀ (R : Type u_7) (S : Type u_8) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] {A : Type u_9}
[inst_3 : CommSemiring A] [inst_4 : Algebra R A] (M : Submonoid A) (B : Type u_10) [inst_5 : CommSemiring B]
[inst_6 : Algebra R B] [inst_7 : Algebra A B] [IsScalarTower R A B] [IsLocalization M B]
[inst_10 : Algebra (TensorProduct R S A) (TensorProduct R S B)]
[IsScalarTower S (TensorProduct R S A) (TensorProduct R S B)],
(algebraMap (TensorProduct R S A) (TensorProduct R S B)).comp Algebra.TensorProduct.includeRight.toRingHom =
Algebra.TensorProduct.includeRight.comp (algebraMap A B) →
IsLocalization (Submonoid.map Algebra.TensorProduct.includeRight M) (TensorProduct R S B)S ⊗[R] A[M⁻¹] is the localization of S ⊗[R] A at M.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHomstatement and proof · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- Submonoidstatement and proof · cited by 3,086
- TensorProductstatement and proof · cited by 2,545
- RingHom.compstatement and proof · cited by 899
- IsLocalizationstatement and proof · cited by 636
- AlgHom.toRingHomstatement and proof · cited by 490
- Submonoid.mapstatement · cited by 190
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.