Theorems · Definition · ring theory
Algebra.TensorProduct.leftComm
(R : Type uR) →
(A : Type uA) →
(B : Type uB) →
(C : Type uC) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : Semiring B] →
[inst_4 : Algebra R B] →
[inst_5 : Semiring C] →
[inst_6 : Algebra R C] →
TensorProduct R A (TensorProduct R B C) ≃ₐ[R] TensorProduct R B (TensorProduct R A C)Tensor product of algebras analogue of mul_left_comm.
This is the algebra version of TensorProduct.leftComm.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.transproof · cited by 108
- AlgEquiv.reflproof · cited by 50
- Algebra.TensorProduct.commproof · cited by 38
- Algebra.TensorProduct.congrproof · cited by 26
- Algebra.TensorProduct.assocproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.leftComm_tmulstatement · cited by 0
- Algebra.TensorProduct.leftComm_toLinearEquivstatement and proof · cited by 0
- Algebra.TensorProduct.leftComm_symm_tmulstatement · cited by 0