Theorems · Theorem · category theory
CategoryTheory.GradedObject.mapBifunctorRightUnitor_naturality_assoc
∀ {C : Type u_1} {D : Type u_2} {I : Type u_3} {J : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : Zero I] [inst_3 : DecidableEq I]
[inst_4 : CategoryTheory.Limits.HasInitial C] (F : CategoryTheory.Functor D (CategoryTheory.Functor C D)) {Y : C}
(e : F.flip.obj Y ≅ CategoryTheory.Functor.id D)
[inst_5 : ∀ (X : D), CategoryTheory.Limits.PreservesColimit (CategoryTheory.Functor.empty C) (F.obj X)]
(p : J × I → J) (hp : ∀ (j : J), p (j, 0) = j) (X X' : CategoryTheory.GradedObject J D) (φ : X ⟶ X')
[inst_6 :
(((CategoryTheory.GradedObject.mapBifunctor F J I).obj X).obj
((CategoryTheory.GradedObject.single₀ I).obj Y)).HasMap
p]
[inst_7 :
(((CategoryTheory.GradedObject.mapBifunctor F J I).obj X').obj
((CategoryTheory.GradedObject.single₀ I).obj Y)).HasMap
p]
{Z : CategoryTheory.GradedObject J D} (h : X' ⟶ Z),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.GradedObject.mapBifunctorMapMap F p φ
(CategoryTheory.CategoryStruct.id ((CategoryTheory.GradedObject.single₀ I).obj Y)))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.mapBifunctorRightUnitor F Y e p hp X').hom h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.GradedObject.mapBifunctorRightUnitor F Y e p hp X).hom
(CategoryTheory.CategoryStruct.comp φ h)- Cited by
- 0 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.
Cites23
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 and proof · cited by 16,252
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Functor.flipstatement and proof · cited by 320
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.