Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Types.colimitEquivColimitType

{J : Type v} →
  [inst : CategoryTheory.Category.{w, v} J] →
    (F : CategoryTheory.Functor J (Type u)) →
      [inst_1 : CategoryTheory.Limits.HasColimit F] → CategoryTheory.Limits.colimit F ≃ F.ColimitType

The equivalence between the abstract colimit of F in TypeCat u and the "concrete" definition as a quotient.

Defined in
Mathlib.CategoryTheory.Limits.Types.Colimits
Cited by
6 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasColimit

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.

Cited by7

Results whose statement or proof uses this declaration.