Theorems · Definition · category theory
CategoryTheory.Limits.combinedIsColimit
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} J] →
{K : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} K] →
(F : CategoryTheory.Functor J (CategoryTheory.Functor K C)) →
(c : (k : K) → CategoryTheory.Limits.ColimitCocone (F.flip.obj k)) →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.combineCocones F c)Stitching together colimiting cocones gives a colimiting cocone.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Functor.flipstatement and proof · cited by 320
- CategoryTheory.Limits.IsColimit.ofIsoColimitproof · cited by 45
- CategoryTheory.Limits.ColimitCocone.isColimitproof · cited by 23
- CategoryTheory.Limits.ColimitCoconestatement and proof · cited by 20
- CategoryTheory.Limits.evaluationJointlyReflectsColimitsproof · cited by 8
- CategoryTheory.Limits.combineCoconesstatement and proof · cited by 3
- CategoryTheory.Limits.evaluateCombinedCoconesproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pointwiseIsColimitproof · cited by 0