Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.CompleteLattice.finiteColimitCocone

{α : Type u} →
  {J : Type w} →
    [inst : CategoryTheory.SmallCategory J] →
      [CategoryTheory.FinCategory J] →
        [inst_2 : SemilatticeSup α] →
          [OrderBot α] → (F : CategoryTheory.Functor J α) → CategoryTheory.Limits.ColimitCocone F

The colimit cocone over any functor from a finite diagram into a SemilatticeSup with OrderBot.

Defined in
Mathlib.CategoryTheory.Limits.Lattice
Cited by
5 results in Mathlib
Foundations
Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.SmallCategoryCategoryTheory.FinCategorySemilatticeSupOrderBot

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.