Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.SuccStruct.iterationFunctor

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.SmallObject.SuccStruct C →
      (J : Type w) →
        [inst_1 : LinearOrder J] →
          [OrderBot J] →
            [SuccOrder J] →
              [WellFoundedLT J] → [CategoryTheory.Limits.HasIterationOfShape J C] → CategoryTheory.Functor J C

Given Φ : SuccStruct C and a well-ordered type J, this is the functor J ⥤ C which gives the iterations of Φ indexed by J.

Defined in
Mathlib.CategoryTheory.SmallObject.TransfiniteIteration
Cited by
12 results in Mathlib
Foundations
Depth 45 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.

CategoryTheory.SmallObject.iterationFunctor · cited by 10SmallObject.iterationFunc…CategoryTheory.SmallObject.SuccStruct.transfiniteCompositionOfShapeιIteration · cited by 5SuccStruct.transfiniteCom…CategoryTheory.SmallObject.SuccStruct.iteration · cited by 5SuccStruct.iterationCategoryTheory.SmallObject.SuccStruct.ιIteration · cited by 4SuccStruct.ιIterationCategoryTheory.SmallObject.SuccStruct.iterationFunctorObjSuccIso · cited by 3SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.iterationCocone · cited by 3SuccStruct.iterationCoconeCategoryTheory.SmallObject.SuccStruct.iterationFunctor_map_succ · cited by 2SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.prop_iterationFunctor_map_succ · cited by 2SuccStruct.prop_iteration…CategoryTheory.SmallObject.SuccStruct.iterationFunctorObjBotIso · cited by 1SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.isColimitIterationCocone · cited by 1SuccStruct.isColimitItera…CategoryTheory.SmallObject.SuccStruct.iterationFunctor_map_succ_assoc · cited by 0SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.iterationFunctor_obj · cited by 0SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.arrowMk_iterationFunctor_map · cited by 0SuccStruct.arrowMk_iterat…CategoryTheory.SmallObject.SuccStruct.transfiniteCompositionOfShapeιIteration_F · cited by 0SuccStruct.transfiniteCom…CategoryTheory.SmallObject.SuccStruct.transfiniteCompositionOfShapeιIteration_incl · cited by 0SuccStruct.transfiniteCom…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLinearOrder · cited by 8572LinearOrderOrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.Limits.HasIterationOfShape · cited by 58Limits.HasIterationOfShapeCategoryTheory.SmallObject.SuccStruct · cited by 54SmallObject.SuccStructCategoryTheory.SmallObject.SuccStruct.Iteration.F · cited by 23Iteration.FCategoryTheory.SmallObject.SuccStruct.Iteration.mapObj · cited by 7Iteration.mapObjCategoryTheory.SmallObject.SuccStruct.iter · cited by 2SuccStruct.iterSuccStruct.iterationFunctorCITED BYCITES

Cites13

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

Cited by21

Results whose statement or proof uses this declaration.