Theorems · Theorem · category theory
CategoryTheory.GradedObject.Monoidal.rightUnitor_naturality
∀ {I : Type u} [inst : AddMonoid I] {C : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} C]
[inst_2 : CategoryTheory.MonoidalCategory C] [inst_3 : DecidableEq I] [inst_4 : CategoryTheory.Limits.HasInitial C]
[inst_5 :
∀ (X₁ : C),
CategoryTheory.Limits.PreservesColimit (CategoryTheory.Functor.empty C)
((CategoryTheory.MonoidalCategory.curriedTensor C).obj X₁)]
{X X' : CategoryTheory.GradedObject I C} (φ : X ⟶ X'),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.GradedObject.Monoidal.tensorHom φ
(CategoryTheory.CategoryStruct.id CategoryTheory.GradedObject.Monoidal.tensorUnit))
(CategoryTheory.GradedObject.Monoidal.rightUnitor X').hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.Monoidal.rightUnitor X).hom φ- Cited by
- 1 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.
Cites21
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.GradedObjectstatement and proof · cited by 239
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.Monoidal.rightUnitor_naturality_assocproof · cited by 0