Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.whisker_exchange
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.MonoidalCategory C] {W X Y Z : C}
(f : W ⟶ X) (g : Y ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft W g)
(CategoryTheory.MonoidalCategoryStruct.whiskerRight f Z) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight f Y)
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X g)- Defined in
- Mathlib.CategoryTheory.Monoidal.Category
- Cited by
- 36 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.
Cites12
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.Category.id_compproof · cited by 1,998
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonoidalCategoryStruct.tensorHomproof · cited by 587
- CategoryTheory.MonoidalCategory.tensorHom_comp_tensorHomproof · cited by 31
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.whisker_exchange_assocproof · cited by 27
- CategoryTheory.MonoidalCategory.tensorHom_def'proof · cited by 26
- Bimod.AssociatorBimod.hom_left_act_hom'proof · cited by 5
- Bimod.AssociatorBimod.hom_right_act_hom'proof · cited by 5
- CategoryTheory.MonoidalCategory.tensor_associativityproof · cited by 3
- CategoryTheory.MonoidalCategory.associator_monoidalproof · cited by 3
- Bimod.TensorBimod.actRight_one'proof · cited by 3
- Bimod.TensorBimod.left_assoc'proof · cited by 3
- Bimod.TensorBimod.middle_assoc'proof · cited by 3
- Bimod.TensorBimod.one_act_left'proof · cited by 3
- Bimod.TensorBimod.right_assoc'proof · cited by 3
- Bimod.LeftUnitorBimod.hom_inv_idproof · cited by 2