Mathlib Map

Theorems · Theorem · linear algebra

TensorProduct.AlgebraTensorModule.curry_apply

∀ {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] (f : TensorProduct R M N →ₗ[A] P)
  (a : M), (TensorProduct.AlgebraTensorModule.curry f) a = (TensorProduct.curry (↑R f)) a
Defined in
Mathlib.LinearAlgebra.TensorProduct.Tower
Cited by
121 results in Mathlib
Foundations
Depth 70 from the axioms, rests on 941 definitions · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraAddCommMonoidModuleModuleIsScalarTowerAddCommMonoidModuleAddCommMonoidModuleModuleIsScalarTower

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

QuadraticForm.associated_tmul · cited by 6QuadraticForm.associated_…TensorProduct.directSum_lof_tmul_lof · cited by 5TensorProduct.directSum_l…Algebra.Generators.H1Cotangent.map_comp_cotangentComplex_baseChange · cited by 4H1Cotangent.map_comp_cota…IsLocalization.flat · cited by 4IsLocalization.flatSubmodule.LinearDisjoint.of_le_left_of_flat · cited by 4LinearDisjoint.of_le_left…Submodule.LinearDisjoint.of_le_right_of_flat · cited by 4LinearDisjoint.of_le_righ…LieModule.toEnd_baseChange · cited by 3LieModule.toEnd_baseChangeLinearMap.baseChange_id · cited by 3LinearMap.baseChange_idModule.Flat.of_flat_tensorProduct · cited by 2Flat.of_flat_tensorProductLinearMap.BilinMap.tmul_isSymm · cited by 2BilinMap.tmul_isSymmIsLocalizedModule.map_lTensor · cited by 2IsLocalizedModule.map_lTe…Module.FaithfullyFlat.injective_of_tensorProduct · cited by 2FaithfullyFlat.injective_…injective_lTensor_quotient_iff_inf_eq_mul · cited by 2injective_lTensor_quotien…Submodule.FG.rTensor.directLimit_apply · cited by 2rTensor.directLimit_applyTensorProduct.toLinearMap_mapL · cited by 2TensorProduct.toLinearMap…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerTensorProduct · cited by 2545TensorProductLinearMap.restrictScalars · cited by 215LinearMap.restrictScalarsTensorProduct.AlgebraTensorModule.curry · cited by 80AlgebraTensorModule.curryTensorProduct.curry · cited by 28TensorProduct.curryAlgebraTensorModule.curry_app…CITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by121

Results whose statement or proof uses this declaration.