Theorems · Definition · category theory
CategoryTheory.Limits.colimit.pre
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} K] →
{C : Type u} →
[inst_2 : CategoryTheory.Category.{v, u} C] →
(F : CategoryTheory.Functor J C) →
[inst_3 : CategoryTheory.Limits.HasColimit F] →
(E : CategoryTheory.Functor K J) →
[inst_4 : CategoryTheory.Limits.HasColimit (E.comp F)] →
CategoryTheory.Limits.colimit (E.comp F) ⟶ CategoryTheory.Limits.colimit FThe canonical morphism from the colimit of E ⋙ F to the colimit of F.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Limits.colimitstatement · cited by 453
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.coconeproof · cited by 136
- CategoryTheory.Limits.colimit.descproof · cited by 63
- CategoryTheory.Limits.Cocone.whiskerproof · cited by 40
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.GrothendieckTopology.plusObjproof · cited by 56
- CategoryTheory.Limits.fiberwiseColimitproof · cited by 23
- CategoryTheory.Limits.colimit.ι_prestatement · cited by 21
- TopCat.Presheaf.stalkPushforwardproof · cited by 12
- CategoryTheory.Functor.Final.colimitIsoproof · cited by 8
- TopCat.Presheaf.stalkPushforward_germproof · cited by 6
- CategoryTheory.GrothendieckTopology.plusMap_toPlusproof · cited by 5
- CategoryTheory.Limits.colimit.pre_descstatement · cited by 4
- AlgebraicGeometry.PresheafedSpace.stalkMap.compproof · cited by 4
- CategoryTheory.Functor.final_of_final_compproof · cited by 4
- AlgebraicGeometry.PresheafedSpace.stalkMap.stalkSpecializes_stalkMapproof · cited by 4
- CategoryTheory.Limits.colimit.ι_pre_assocstatement and proof · cited by 4