Theorems · Theorem · category theory
CategoryTheory.Limits.colimit.map_post
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
{F : CategoryTheory.Functor J C} [inst_2 : CategoryTheory.Limits.HasColimitsOfShape J C]
{G : CategoryTheory.Functor J C} (α : F ⟶ G) {D : Type u'} [inst_3 : CategoryTheory.Category.{v', u'} D]
[inst_4 : CategoryTheory.Limits.HasColimitsOfShape J D] (H : CategoryTheory.Functor C D),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colimit.post F H)
(H.map (CategoryTheory.Limits.colim.map α)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colim.map (CategoryTheory.Functor.whiskerRight α H))
(CategoryTheory.Limits.colimit.post G H)- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Functor.whiskerRightstatement and proof · cited by 467
- CategoryTheory.Limits.colimitstatement and proof · cited by 453
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.