Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.colimit.cocone

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        (F : CategoryTheory.Functor J C) → [CategoryTheory.Limits.HasColimit F] → CategoryTheory.Limits.Cocone F

An arbitrary choice of colimit cocone of a functor.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
136 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 9 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

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.

Cited by183

Results whose statement or proof uses this declaration.