Theorems · Definition · ring theory
Algebra.TensorProduct.prodRight
(R : Type u_1) →
(S : Type u_2) →
(A : Type u_3) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
[inst_3 : Semiring A] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra S A] →
[inst_6 : IsScalarTower R S A] →
(B : Type u_6) →
(C : Type u_7) →
[inst_7 : Semiring B] →
[inst_8 : Semiring C] →
[inst_9 : Algebra R B] →
[inst_10 : Algebra R C] →
TensorProduct R A (B × C) ≃ₐ[S] TensorProduct R A B × TensorProduct R A CTensor product of rings commutes with binary products on the right.
- Defined in
- Mathlib.RingTheory.TensorProduct.Pi
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- AlgEquiv.ofLinearEquivproof · cited by 7
- TensorProduct.prodRightproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.prodRight_tmul_fststatement · cited by 0
- Algebra.TensorProduct.prodRight_tmul_sndstatement · cited by 0
- Algebra.IsFiniteSplit.exists_tensorProduct_of_etaleproof · cited by 0
- Algebra.TensorProduct.prodRight_symm_tmulstatement and proof · cited by 0
- Algebra.TensorProduct.prodRight_tmulstatement · cited by 0