Theorems · Theorem · commutative algebra
LinearMap.rTensor_comp_lTensor
∀ {R : Type u_1} [inst : CommSemiring R] (M : Type u_7) {N : Type u_8} {P : Type u_9} {Q : Type u_10}
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : AddCommMonoid Q]
[inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R P] [inst_8 : Module R Q] (f : M →ₗ[R] P)
(g : N →ₗ[R] Q), LinearMap.rTensor Q f ∘ₗ LinearMap.lTensor M g = TensorProduct.map f g- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 61 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
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compstatement · cited by 1,642
- LinearMap.idproof · cited by 625
- LinearMap.rTensorstatement · cited by 266
- TensorProduct.mapstatement and proof · cited by 250
- LinearMap.lTensorstatement · cited by 203
Cited by13
Results whose statement or proof uses this declaration.
- Module.Flat.of_retractproof · cited by 4
- TensorProduct.exists_finite_submodule_left_of_setFinite'proof · cited by 2
- TensorProduct.map_injective_of_flat_flat'proof · cited by 2
- IsTensorProduct.compl₂_comp_linearEquivproof · cited by 2
- IsLocalizedModule.map_lTensorproof · cited by 2
- lTensor_injective_of_exact_of_exact_of_rTensor_injectiveproof · cited by 2
- CoassocSimps.map_counit_comp_comul_rightproof · cited by 1
- TensorProduct.map_kerproof · cited by 1
- LinearMap.rTensor_baseChangeproof · cited by 1
- LinearMap.lTensor_injective_of_exact_of_flatproof · cited by 0
- Representation.IntertwiningMap.rTensor_comp_lTensorproof · cited by 0
- LinearEquiv.lTensor_trans_rTensorproof · cited by 0