Theorems · Definition · linear algebra
dualTensorHom
(R : Type u_2) →
(M : Type u_3) →
(N : Type u_4) →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid N] →
[inst_3 : Module R M] → [inst_4 : Module R N] → TensorProduct R (Module.Dual R M) N →ₗ[R] M →ₗ[R] NThe natural map associating a linear map to the tensor product of two modules.
- Defined in
- Mathlib.LinearAlgebra.Contraction
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 64 from the axioms · 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.
- 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
- Module.Dualstatement and proof · cited by 583
- TensorProduct.uncurryproof · cited by 6
- LinearMap.smulRightₗproof · cited by 3
Cited by40
Results whose statement or proof uses this declaration.
- dualTensorHomEquivproof · cited by 9
- dualTensorHomEquivOfBasisproof · cited by 9
- dualTensorHom_bijectivestatement and proof · cited by 6
- LinearMap.trace_eq_contract_applystatement and proof · cited by 5
- dualTensorHom_bijective_of_comp_eq_id_rightstatement and proof · cited by 3
- LinearMap.trace_eq_contract_of_basisstatement and proof · cited by 2
- dualTensorHomEquivOfBasis_applystatement · cited by 2
- dualTensorHom_finsupp_bijectivestatement and proof · cited by 2
- map_dualTensorHomstatement · cited by 1
- coe_dualTensorHomEquivOfBasisstatement · cited by 1
- zero_prodMap_dualTensorHomstatement · cited by 1
- toMatrix_dualTensorHomstatement and proof · cited by 1