Theorems · Definition · category theory
CategoryTheory.GradedObject.Monoidal.rightUnitor
{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 : CategoryTheory.GradedObject I C) →
CategoryTheory.GradedObject.Monoidal.tensorObj X CategoryTheory.GradedObject.Monoidal.tensorUnit ≅ XThe right unitor isomorphism for graded objects.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- AddMonoidstatement and proof · cited by 2,864
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MonoidalCategoryStruct.tensorUnitproof · cited by 1,384
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
- CategoryTheory.MonoidalCategory.curriedTensorstatement and proof · cited by 170
Cited by5
Results whose statement or proof uses this declaration.
- HomologicalComplex.rightUnitor'proof · cited by 2
- CategoryTheory.GradedObject.Monoidal.rightUnitor_inv_applystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.rightUnitor_naturalitystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.rightUnitor_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.trianglestatement and proof · cited by 0