Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.getColimitCocone

{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.ColimitCocone F

Use the axiom of choice to extract explicit ColimitCocone F from HasColimit F.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
5 results in Mathlib
Foundations
Depth 4 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.