Theorems · Definition · commutative algebra
LinearMap.lTensor
{R : Type u_1} →
[inst : CommSemiring R] →
(M : Type u_7) →
{N : Type u_8} →
{P : Type u_9} →
[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] → (N →ₗ[R] P) → TensorProduct R M N →ₗ[R] TensorProduct R M PLinearMap.lTensor M f : M ⊗ N →ₗ M ⊗ P is the natural linear map
induced by f : N →ₗ P.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 203 results in Mathlib
- Foundations
- Depth 59 from the axioms, rests on 918 definitions · 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.
- 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.idproof · cited by 625
- TensorProduct.mapproof · cited by 250
Cited by227
Results whose statement or proof uses this declaration.
- Module.Flat.lTensor_preserves_injective_linearMapstatement · cited by 31
- TensorProduct.mapL_applyproof · cited by 14
- LinearMap.rTensor_comp_lTensorstatement · cited by 13
- LinearMap.lTensor_comp_rTensorstatement · cited by 13
- ContinuousLinearMap.lTensor_applystatement · cited by 13
- LinearMap.lTensor_compstatement · cited by 12
- lTensor_exactstatement and proof · cited by 11
- LinearMap.lTensor_surjectivestatement and proof · cited by 11
- LinearMap.lTensor_zerostatement · cited by 10
- LinearMap.lTensor_idstatement · cited by 8
- Module.Flat.lTensor_exactstatement and proof · cited by 7
- LinearMap.lTensorHomproof · cited by 6
Showing the 200 most cited of 227.