Theorems · Definition · commutative algebra
TensorProduct.map
{R : Type u_1} →
{R₂ : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring R₂] →
{σ₁₂ : R →+* R₂} →
{M : Type u_7} →
{N : Type u_8} →
{M₂ : Type u_12} →
{N₂ : Type u_14} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : AddCommMonoid M₂] →
[inst_5 : AddCommMonoid N₂] →
[inst_6 : Module R M] →
[inst_7 : Module R N] →
[inst_8 : Module R₂ M₂] →
[inst_9 : Module R₂ N₂] →
(M →ₛₗ[σ₁₂] M₂) →
(N →ₛₗ[σ₁₂] N₂) → TensorProduct R M N →ₛₗ[σ₁₂] TensorProduct R₂ M₂ N₂The tensor product of a pair of linear maps between modules.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 250 results in Mathlib
- Foundations
- Depth 58 from the axioms, rests on 917 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- TensorProduct.mkproof · cited by 129
- TensorProduct.liftproof · cited by 59
- LinearMap.compl₂proof · cited by 38
Cited by281
Results whose statement or proof uses this declaration.
- LinearMap.rTensorproof · cited by 266
- LinearMap.lTensorproof · cited by 203
- Representation.tprodproof · cited by 103
- TensorProduct.congrproof · cited by 50
- TensorProduct.map_idstatement · cited by 16
- IsTensorProduct.mapproof · cited by 14
- TensorProduct.mapInclproof · cited by 14
- TensorProduct.mapL_applystatement · cited by 14
- LinearMap.rTensor_comp_lTensorstatement and proof · cited by 13
- TensorProduct.map_compstatement · cited by 13
- TensorProduct.quotTensorEquivQuotSMulproof · cited by 13
- LinearMap.lTensor_comp_rTensorstatement and proof · cited by 13
Showing the 200 most cited of 281.