Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.rTensor_comp_lTensor

∀ {R : Type u_1} [inst : CommSemiring R] (M : Type u_7) {N : Type u_8} {P : Type u_9} {Q : Type u_10}
  [inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid P] [inst_4 : AddCommMonoid Q]
  [inst_5 : Module R M] [inst_6 : Module R N] [inst_7 : Module R P] [inst_8 : Module R Q] (f : M →ₗ[R] P)
  (g : N →ₗ[R] Q), LinearMap.rTensor Q f ∘ₗ LinearMap.lTensor M g = TensorProduct.map f g
Defined in
Mathlib.LinearAlgebra.TensorProduct.Map
Cited by
13 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidAddCommMonoidAddCommMonoidAddCommMonoidModuleModuleModuleModule

Around this declaration

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

Module.Flat.of_retract · cited by 4Flat.of_retractTensorProduct.exists_finite_submodule_left_of_setFinite' · cited by 2TensorProduct.exists_fini…TensorProduct.map_injective_of_flat_flat' · cited by 2TensorProduct.map_injecti…IsTensorProduct.compl₂_comp_linearEquiv · cited by 2IsTensorProduct.compl₂_co…IsLocalizedModule.map_lTensor · cited by 2IsLocalizedModule.map_lTe…lTensor_injective_of_exact_of_exact_of_rTensor_injective · cited by 2lTensor_injective_of_exac…CoassocSimps.map_counit_comp_comul_right · cited by 1CoassocSimps.map_counit_c…TensorProduct.map_ker · cited by 1TensorProduct.map_kerLinearMap.rTensor_baseChange · cited by 1LinearMap.rTensor_baseCha…LinearMap.lTensor_injective_of_exact_of_flat · cited by 0LinearMap.lTensor_injecti…Representation.IntertwiningMap.rTensor_comp_lTensor · cited by 0IntertwiningMap.rTensor_c…LinearEquiv.lTensor_trans_rTensor · cited by 0LinearEquiv.lTensor_trans…TensorProduct.exists_finite_submodule_left_of_setFinite · cited by 0TensorProduct.exists_fini…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapTensorProduct · cited by 2545TensorProductLinearMap.comp · cited by 1642LinearMap.compLinearMap.id · cited by 625LinearMap.idLinearMap.rTensor · cited by 266LinearMap.rTensorTensorProduct.map · cited by 250TensorProduct.mapLinearMap.lTensor · cited by 203LinearMap.lTensorLinearMap.rTensor_comp_lTensorCITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.