Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.curry
{R : Type uR} →
{A : Type uA} →
{M : Type uM} →
{N : Type uN} →
{P : Type uP} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
[inst_5 : Module A M] →
[inst_6 : IsScalarTower R A M] →
[inst_7 : AddCommMonoid N] →
[inst_8 : Module R N] →
[inst_9 : AddCommMonoid P] →
[inst_10 : Module R P] →
[inst_11 : Module A P] →
[inst_12 : IsScalarTower R A P] → (TensorProduct R M N →ₗ[A] P) → M →ₗ[A] N →ₗ[R] PHeterobasic version of TensorProduct.curry:
Given a linear map M ⊗[R] N →[A] P, compose it with the canonical
bilinear map M →[A] N →[R] M ⊗[R] N to form a bilinear map M →[A] N →[R] P.
- Cited by
- 80 results in Mathlib
- Foundations
- Depth 69 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- LinearMap.restrictScalarsproof · cited by 215
- TensorProduct.curryproof · cited by 28
Cited by83
Results whose statement or proof uses this declaration.
- TensorProduct.AlgebraTensorModule.curry_injectivestatement and proof · cited by 159
- TensorProduct.AlgebraTensorModule.curry_applystatement and proof · cited by 121
- TensorProduct.AlgebraTensorModule.assocproof · cited by 11
- QuadraticForm.associated_tmulproof · cited by 6
- TensorProduct.directSumproof · cited by 6
- IsBaseChange.of_lift_uniqueproof · cited by 5
- Module.FaithfullyFlat.lTensor_reflects_exactproof · cited by 3
- Module.Flat.of_flat_tensorProductproof · cited by 2
- LinearMap.BilinMap.tmul_isSymmproof · cited by 2
- injective_lTensor_quotient_iff_inf_eq_mulproof · cited by 2
- Module.FaithfullyFlat.transproof · cited by 2
- baseChange_extproof · cited by 2