Theorems · Definition · linear algebra
TensorProduct.curry
{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} →
{P₂ : Type u_17} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : AddCommMonoid P₂] →
[inst_5 : Module R M] →
[inst_6 : Module R N] →
[inst_7 : Module R₂ P₂] → (TensorProduct R M N →ₛₗ[σ₁₂] P₂) → M →ₛₗ[σ₁₂] N →ₛₗ[σ₁₂] P₂Given a semilinear map M ⊗ N → P, compose it with the canonical bilinear map
M → N → M ⊗ N to form a bilinear map M → N → P.
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 67 from the axioms · 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.
- DFunLike.coeproof · cited by 62,936
- 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 and proof · cited by 2,545
- TensorProduct.lcurryproof · cited by 2
Cited by32
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.curry_applystatement · cited by 121
- TensorProduct.assocproof · cited by 85
- TensorProduct.AlgebraTensorModule.curryproof · cited by 80
- Rep.tensorHomEquivproof · cited by 4
- Module.Flat.of_flat_tensorProductproof · cited by 2
- Module.Invertible.leftCancelEquiv_comp_lTensor_comp_symmproof · cited by 2
- IsLocalizedModule.map_lTensorproof · cited by 2
- Module.FaithfullyFlat.transproof · cited by 2
- TensorProduct.restrictScalar_directSumRightproof · cited by 2
- TensorProduct.curry_injectivestatement and proof · cited by 1
- TensorProduct.gradedMul_defstatement and proof · cited by 1
- TensorProduct.directSumRight_comp_rTensorproof · cited by 1