Theorems · Definition · category theory
CategoryTheory.Limits.colimit.isColimit
{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.HasColimit F] →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.colimit.cocone F)Evidence that the arbitrary choice of cocone is a colimit cocone.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 193 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 12 definitions · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Limits.colimit.coconestatement · cited by 136
- CategoryTheory.Limits.ColimitCocone.isColimitproof · cited by 23
- CategoryTheory.Limits.getColimitCoconeproof · cited by 5
Cited by303
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.colimit.ι_descproof · cited by 170
- CategoryTheory.Limits.colimMapproof · cited by 69
- CategoryTheory.Limits.colimit.descproof · cited by 63
- CategoryTheory.Limits.HasColimit.isoOfNatIsoproof · cited by 56
- CategoryTheory.Limits.colimit.hom_extproof · cited by 54
- CategoryTheory.Limits.coequalizer.hom_extproof · cited by 38
- CategoryTheory.Limits.coproductIsCoproductproof · cited by 31
- AlgebraicTopology.DoldKan.Γ₀.splittingproof · cited by 31
- CategoryTheory.Limits.pushoutSymmetryproof · cited by 30
- CategoryTheory.Limits.PreservesCoequalizer.isoproof · cited by 28
- CategoryTheory.Limits.colimit.isoColimitCocone_ι_homproof · cited by 27
- CategoryTheory.Limits.cokernelIsCokernelproof · cited by 23
Showing the 200 most cited of 303.