Theorems · Definition · linear algebra
TensorProduct.leftComm
(R : Type u_1) →
[inst : CommSemiring R] →
(M : Type u_5) →
(N : Type u_6) →
(P : Type u_7) →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : AddCommMonoid P] →
[inst_4 : Module R M] →
[inst_5 : Module R N] →
[inst_6 : Module R P] →
TensorProduct R M (TensorProduct R N P) ≃ₗ[R] TensorProduct R N (TensorProduct R M P)A tensor product analogue of mul_left_comm.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 70 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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement and proof · cited by 3,317
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
- TensorProduct.commproof · cited by 108
- TensorProduct.assocproof · cited by 85
- TensorProduct.congrproof · cited by 50
Cited by8
Results whose statement or proof uses this declaration.
- lTensorHomEquivHomLTensorproof · cited by 4
- Module.FaithfullyFlat.tensorProduct_mk_injectiveproof · cited by 1
- lTensorHomEquivHomLTensor_toLinearMapproof · cited by 1
- TensorProduct.AlgebraTensorModule.leftComm_eqstatement · cited by 0
- Algebra.TensorProduct.leftComm_toLinearEquivstatement and proof · cited by 0
- TensorProduct.leftComm_defstatement and proof · cited by 0
- TensorProduct.leftComm_symm_tmulstatement · cited by 0
- TensorProduct.leftComm_tmulstatement · cited by 0