Theorems · Definition · category theory
CategoryTheory.GradedObject.Monoidal.leftUnitor
{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).flip.obj X₂)] →
(X : CategoryTheory.GradedObject I C) →
CategoryTheory.GradedObject.Monoidal.tensorObj CategoryTheory.GradedObject.Monoidal.tensorUnit X ≅ XThe left 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.
Cites18
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.Functor.flipstatement and proof · cited by 320
- CategoryTheory.Limits.PreservesColimitstatement and proof · cited by 278
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
Cited by5
Results whose statement or proof uses this declaration.
- HomologicalComplex.leftUnitor'proof · cited by 3
- CategoryTheory.GradedObject.Monoidal.leftUnitor_inv_applystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.leftUnitor_naturalitystatement · cited by 1
- CategoryTheory.GradedObject.Monoidal.leftUnitor_naturality_assocstatement and proof · cited by 0
- CategoryTheory.GradedObject.Monoidal.trianglestatement and proof · cited by 0