Theorems · Definition · category theory
CategoryTheory.Functor.cocones
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
CategoryTheory.Functor J C → CategoryTheory.Functor C (Type (max u₁ v₃))If F : J ⥤ C then F.cocones is the functor assigning to an object (X : C)
the type of natural transformations from F to the constant functor with value X.
An object corepresenting this functor is a colimit of F.
- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.constproof · cited by 1,264
- CategoryTheory.coyonedaproof · cited by 208
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.coconesproof · cited by 5
- CategoryTheory.Limits.IsColimit.OfNatIso.coconeOfHomstatement and proof · cited by 4
- CategoryTheory.Limits.IsColimit.OfNatIso.colimitCoconestatement and proof · cited by 3
- CategoryTheory.Limits.IsColimit.OfNatIso.homOfCoconestatement and proof · cited by 3
- CategoryTheory.Limits.Cocone.extensionsstatement · cited by 1
- CategoryTheory.Limits.IsColimit.corepresentableBystatement · cited by 1
- CategoryTheory.Limits.IsColimit.OfNatIso.coconeOfHom_facstatement and proof · cited by 1
- CategoryTheory.Limits.IsColimit.OfNatIso.coconeOfHom_homOfCoconestatement and proof · cited by 1
- CategoryTheory.Limits.IsColimit.OfNatIso.homOfCocone_coconeOfHomstatement and proof · cited by 1
- CategoryTheory.Limits.colimit.homIsostatement · cited by 1
- CategoryTheory.Limits.IsColimit.ofCorepresentableBystatement and proof · cited by 1
- CategoryTheory.Functor.cocones_mapstatement and proof · cited by 0