Theorems · Definition · category theory
Bimod.tensorBimod
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[CategoryTheory.Limits.HasCoequalizers C] →
[∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorLeft X)] →
[∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorRight X)] →
{X Y Z : CategoryTheory.Mon C} → Bimod X Y → Bimod Y Z → Bimod X ZTensor product of two bimodule objects as a bimodule object.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Bimod
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.MonoidalCategory.tensorLeftstatement and proof · cited by 170
- CategoryTheory.MonoidalCategory.tensorRightstatement and proof · cited by 119
- CategoryTheory.Limits.PreservesColimitsOfSizestatement and proof · cited by 93
- Bimodstatement and proof · cited by 68
- CategoryTheory.Limits.HasCoequalizersstatement and proof · cited by 60
- Bimod.TensorBimod.Xproof · cited by 32
- Bimod.TensorBimod.actLeftproof · cited by 15
- Bimod.TensorBimod.actRightproof · cited by 14
- Bimod.TensorBimod.one_act_left'proof · cited by 3
Cited by34
Results whose statement or proof uses this declaration.
- Bimod.AssociatorBimod.homstatement · cited by 9
- Bimod.whiskerLeftstatement · cited by 9
- Bimod.whiskerRightstatement · cited by 9
- Bimod.AssociatorBimod.invstatement · cited by 7
- Bimod.AssociatorBimod.homAuxstatement and proof · cited by 5
- Bimod.AssociatorBimod.hom_inv_idstatement and proof · cited by 5
- Bimod.AssociatorBimod.hom_left_act_hom'statement and proof · cited by 5
- Bimod.AssociatorBimod.hom_right_act_hom'statement and proof · cited by 5
- Bimod.AssociatorBimod.inv_hom_idstatement and proof · cited by 5
- Bimod.associatorBimodstatement · cited by 5
- Bimod.AssociatorBimod.invAuxstatement and proof · cited by 3
- Bimod.rightUnitorBimodstatement · cited by 2