Theorems · Definition · commutative algebra
LinearMap.rTensorHom
{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) →ₗ[R] TensorProduct R N M →ₗ[R] TensorProduct R P MrTensorHom M is the natural linear map that sends a linear map f : N →ₗ P to f ⊗ M.
See also Module.End.rTensorAlgHom.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Map
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.rTensorproof · cited by 266
Cited by11
Results whose statement or proof uses this declaration.
- LinearMap.rTensor_zeroproof · cited by 5
- Module.Invertible.rTensorEquivproof · cited by 4
- Module.Invertible.rTensorInvproof · cited by 2
- Module.End.rTensorAlgHomproof · cited by 2
- LinearMap.rTensor_smulproof · cited by 2
- Module.Invertible.rTensorInv_leftInversestatement and proof · cited by 1
- LinearMap.rTensor_addproof · cited by 1
- LinearMap.rTensor_negproof · cited by 1
- LinearMap.rTensor_subproof · cited by 1
- LinearMap.coe_rTensorHomstatement · cited by 0
- Module.Invertible.bijective_curryproof · cited by 0