Theorems · Definition · category theory
Bimod.whiskerLeft
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
[inst_2 : CategoryTheory.Limits.HasCoequalizers C] →
[inst_3 :
∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorLeft X)] →
[inst_4 :
∀ (X : C),
CategoryTheory.Limits.PreservesColimitsOfSize.{0, 0, v₁, v₁, u₁, u₁}
(CategoryTheory.MonoidalCategory.tensorRight X)] →
{X Y Z : CategoryTheory.Mon C} →
(M : Bimod X Y) → {N₁ N₂ : Bimod Y Z} → (N₁ ⟶ N₂) → (M.tensorBimod N₁ ⟶ M.tensorBimod N₂)Left whiskering for morphisms of bimodule objects.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Bimod
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.MonoidalCategoryStruct.tensorObjproof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftproof · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.MonoidalCategoryStruct.associatorproof · cited by 667
- CategoryTheory.Monstatement and proof · cited by 465
- CategoryTheory.Mon.Xproof · cited by 329
- CategoryTheory.MonoidalCategory.tensorLeftstatement and proof · cited by 170
Cited by10
Results whose statement or proof uses this declaration.
- Bimod.whiskerLeft_homstatement and proof · cited by 1
- Bimod.monBicategoryproof · cited by 0
- Bimod.pentagon_bimodstatement and proof · cited by 0
- Bimod.triangle_bimodstatement and proof · cited by 0
- Bimod.whiskerLeft_comp_bimodstatement and proof · cited by 0
- Bimod.whiskerLeft_id_bimodstatement and proof · cited by 0
- Bimod.whisker_assoc_bimodstatement and proof · cited by 0
- Bimod.whisker_exchange_bimodstatement and proof · cited by 0
- Bimod.comp_whiskerLeft_bimodstatement and proof · cited by 0
- Bimod.id_whiskerLeft_bimodstatement and proof · cited by 0