Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.ofCorepresentableBy
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
{F : CategoryTheory.Functor J C} →
{X : C} →
(h : F.cocones.CorepresentableBy X) →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.IsColimit.OfNatIso.colimitCocone h)If F.cocones is corepresentable, then the cocone corresponding to the identity morphism on
the representing object is a colimit cocone.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 1 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.
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Functor.CorepresentableBystatement and proof · cited by 27
- CategoryTheory.Functor.coconesstatement and proof · cited by 9
- CategoryTheory.Limits.IsColimit.OfNatIso.colimitCoconestatement and proof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.HasColimit.ofCoconesIsoproof · cited by 0