Theorems · Definition · category theory
CategoryTheory.Limits.Cocone.functoriality
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{D : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} D] →
(F : CategoryTheory.Functor J C) →
(G : CategoryTheory.Functor C D) →
CategoryTheory.Functor (CategoryTheory.Limits.Cocone F) (CategoryTheory.Limits.Cocone (F.comp G))A functor G : C ⥤ D sends cocones over F to cocones over F ⋙ G functorially.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Limits.CoconeMorphism.homproof · cited by 137
- CategoryTheory.NatTrans.mk'proof · cited by 4
Cited by32
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.preservesColimit_of_preserves_colimit_coconeproof · cited by 17
- CategoryTheory.Limits.Cocone.functorialityEquivalenceproof · cited by 4
- CategoryTheory.Adjunction.functorialityRightAdjointproof · cited by 2
- CategoryTheory.Functor.functorialityCompPrecomposestatement · cited by 2
- CategoryTheory.Limits.reflectsColimit_of_reflectsIsomorphismsproof · cited by 1
- CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernelsproof · cited by 1
- CategoryTheory.Adjunction.functorialityAdjunctionstatement · cited by 1
- CategoryTheory.Adjunction.functorialityCounitstatement · cited by 1
- CategoryTheory.Adjunction.functorialityUnitstatement · cited by 1
- CategoryTheory.Limits.Cocones.functorialityproof · cited by 0
- CategoryTheory.Limits.Cocones.functorialityCompFunctorialitystatement · cited by 0