Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_naturality
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {V : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} V]
[inst_2 : CategoryTheory.MonoidalCategory C] [inst_3 : CategoryTheory.MonoidalCategory V]
(U : CategoryTheory.Functor C V) [inst_4 : CategoryTheory.MonoidalCategory.DayConvolutionUnit U]
{F : CategoryTheory.Functor C V}
[inst_5 :
∀ (v : V) (d : C),
CategoryTheory.Limits.PreservesColimitsOfShape
(CategoryTheory.CostructuredArrow
(CategoryTheory.Functor.fromPUnit (CategoryTheory.MonoidalCategoryStruct.tensorUnit C)) d)
(CategoryTheory.MonoidalCategory.tensorRight v)]
[inst_6 : CategoryTheory.MonoidalCategory.DayConvolution U F] {G : CategoryTheory.Functor C V}
[inst_7 : CategoryTheory.MonoidalCategory.DayConvolution U G] (f : F ⟶ G),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategory.DayConvolution.map (CategoryTheory.CategoryStruct.id U) f)
(CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor U G).hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor U F).hom f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategory.DayConvolutionUnitCategoryTheory.Limits.PreservesColimitsOfShapeCategoryTheory.MonoidalCategory.DayConvolutionCategoryTheory.MonoidalCategory.DayConvolution
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
Cited by1
Results whose statement or proof uses this declaration.