Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.rightUnitor_naturality
∀ {C : Type u} {𝒞 : CategoryTheory.Category.{v, u} C} [self : CategoryTheory.MonoidalCategory C] {X Y : C} (f : X ⟶ Y),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerRight f (CategoryTheory.MonoidalCategoryStruct.tensorUnit C))
(CategoryTheory.MonoidalCategoryStruct.rightUnitor Y).hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.rightUnitor X).hom fNaturality of the right unitor: commutativity of X ⊗ 𝟙_ C ⟶ Y ⊗ 𝟙_ C ⟶ Y and X ⊗ 𝟙_ C ⟶ X ⟶ Y
- Defined in
- Mathlib.CategoryTheory.Monoidal.Category
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonoidalCategoryStruct.rightUnitorstatement · cited by 397
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.whiskerRight_idproof · cited by 38
- CategoryTheory.HopfObj.mul_antipode₂proof · cited by 1
- CategoryTheory.AddMonObj.add_zero_homproof · cited by 1
- CategoryTheory.MonObj.mul_one_homproof · cited by 1
- CategoryTheory.MonoidalCategory.rightUnitor_naturality_assocproof · cited by 0
- CategoryTheory.AddMonObj.add_rightUnitorproof · cited by 0
- CategoryTheory.MonObj.mul_rightUnitorproof · cited by 0