Theorems · Definition · linear algebra
TensorProduct.dualDistrib
(R : Type u_1) →
(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) (Module.Dual R N) →ₗ[R] Module.Dual R (TensorProduct R M N)The canonical linear map from Dual M ⊗ Dual N to Dual (M ⊗ N),
sending f ⊗ g to the composition of TensorProduct.map f g with
the natural isomorphism R ⊗ R ≃ R.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 65 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.
- 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 · cited by 10,215
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- LinearEquiv.toLinearMapproof · cited by 1,171
- Module.Dualstatement · cited by 583
- TensorProduct.lidproof · cited by 96
- LinearMap.compRightproof · cited by 8
- TensorProduct.homTensorHomMapproof · cited by 5
Cited by12
Results whose statement or proof uses this declaration.
- PointedCone.maxTensorProductproof · cited by 9
- TensorProduct.dualDistribEquivOfBasisproof · cited by 2
- PointedCone.maxTensorProduct_commproof · cited by 1
- map_dualTensorHomstatement · cited by 1
- LinearMap.trace_tensorProductproof · cited by 1
- PointedCone.mem_maxTensorProductstatement and proof · cited by 1
- TensorProduct.dualDistrib_apply_commstatement and proof · cited by 1
- PointedCone.minTensorProduct_eq_max_of_simplicial_generating_leftproof · cited by 1
- PointedCone.maxTensorProduct_map_leproof · cited by 0
- TensorProduct.dualDistrib_applystatement · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_left_inversestatement · cited by 0
- TensorProduct.dualDistrib_dualDistribInvOfBasis_right_inversestatement and proof · cited by 0