Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.SuccStruct.iterationCocone

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (Φ : CategoryTheory.SmallObject.SuccStruct C) →
      (J : Type w) →
        [inst_1 : LinearOrder J] →
          [inst_2 : OrderBot J] →
            [inst_3 : SuccOrder J] →
              [inst_4 : WellFoundedLT J] →
                [inst_5 : CategoryTheory.Limits.HasIterationOfShape J C] →
                  CategoryTheory.Limits.Cocone (Φ.iterationFunctor J)

The colimit cocone expressing that Φ.iteration J is the colimit of Φ.iterationFunctor J.

Defined in
Mathlib.CategoryTheory.SmallObject.TransfiniteIteration
Cited by
3 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryLinearOrderOrderBotSuccOrderWellFoundedLTCategoryTheory.Limits.HasIterationOfShape

Around this declaration

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

Cites10

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.