Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.comp_whiskerRight
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] {W X Y : C}
(f : W ⟶ X) (g : X ⟶ Y) (Z : C),
CategoryTheory.MonoidalCategoryStruct.whiskerRight (CategoryTheory.CategoryStruct.comp f g) Z =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Z)
(CategoryTheory.MonoidalCategoryStruct.whiskerRight g Z)- Defined in
- Mathlib.CategoryTheory.Monoidal.Category
- Cited by
- 76 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonoidalCategoryStruct.tensorHomproof · cited by 587
- CategoryTheory.MonoidalCategory.tensorHom_comp_tensorHomproof · cited by 31
Cited by76
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.comp_whiskerRight_assocproof · cited by 19
- CategoryTheory.MonoidalCategory.whiskerLeft_rightUnitorproof · cited by 12
- CategoryTheory.MonoidalCategory.comp_tensor_idproof · cited by 5
- Bimod.AssociatorBimod.hom_left_act_hom'proof · cited by 5
- Bimod.AssociatorBimod.hom_right_act_hom'proof · cited by 5
- CategoryTheory.MonoidalCategory.associator_inv_naturalityproof · cited by 4
- CategoryTheory.MonoidalCategory.inv_hom_whiskerRightproof · cited by 4
- CategoryTheory.MonoidalCategory.tensor_left_unitalityproof · cited by 3
- CategoryTheory.MonoidalCategory.tensor_right_unitalityproof · cited by 3
- CategoryTheory.Functor.Monoidal.whiskerRight_μ_δproof · cited by 3
- CategoryTheory.Mathlib.Tactic.MonTauto.add_assoc_homproof · cited by 3
- CategoryTheory.MonoidalCategory.leftUnitor_monoidalproof · cited by 3