Theorems · Theorem · commutative algebra
LinearMap.lTensor_comp
∀ {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] (g : P →ₗ[R] Q)
(f : N →ₗ[R] P), LinearMap.lTensor M (g ∘ₗ f) = LinearMap.lTensor M g ∘ₗ LinearMap.lTensor M f- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- TensorProduct.tmulproof · cited by 1,182
- LinearMap.extproof · cited by 844
- LinearMap.lTensorstatement · cited by 203
- TensorProduct.extproof · cited by 50
Cited by12
Results whose statement or proof uses this declaration.
- Module.Flat.lTensor_exactproof · cited by 7
- dualTensorHom_bijective_of_comp_eq_id_rightproof · cited by 3
- LinearMap.lTensor_comp_applyproof · cited by 2
- lTensor_injective_of_exact_of_exact_of_rTensor_injectiveproof · cited by 2
- LinearEquiv.lTensor_transproof · cited by 1
- Module.exists_basis_of_basis_baseChangeproof · cited by 1
- DirectedSystem.lTensorproof · cited by 1
- IsLocalRing.split_injective_iff_lTensor_residueField_injectiveproof · cited by 1
- ContinuousLinearMap.lTensor_compproof · cited by 1
- LinearMap.lTensor_mulproof · cited by 0
- Submodule.baseChange_le_iffproof · cited by 0
- LinearMap.lTensor_rangeproof · cited by 0