Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.SuccStruct.Iteration.F

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

The data of all ith iterations for i : J such that i ≤ j.

Defined in
Mathlib.CategoryTheory.SmallObject.Iteration.Basic
Cited by
23 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
CategoryTheory.CategoryLinearOrderSuccOrderOrderBotCategoryTheory.Limits.HasIterationOfShapeWellFoundedLT

Around this declaration

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

CategoryTheory.SmallObject.SuccStruct.iterationFunctor · cited by 12SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.Iteration.mapObj · cited by 7Iteration.mapObjCategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.inductiveSystem · cited by 5mkOfLimit.inductiveSystemCategoryTheory.SmallObject.SuccStruct.Iteration.congr_obj · cited by 5Iteration.congr_objCategoryTheory.SmallObject.SuccStruct.Iteration.trunc · cited by 4Iteration.truncCategoryTheory.SmallObject.SuccStruct.Iteration.arrowSucc_eq · cited by 2Iteration.arrowSucc_eqCategoryTheory.SmallObject.SuccStruct.Iteration.congr_map · cited by 2Iteration.congr_mapCategoryTheory.SmallObject.SuccStruct.Iteration.arrowMap_limit · cited by 1Iteration.arrowMap_limitCategoryTheory.SmallObject.SuccStruct.Iteration.arrow_mk_mapObj · cited by 1Iteration.arrow_mk_mapObjCategoryTheory.SmallObject.SuccStruct.Iteration.congr_arrowMap · cited by 1Iteration.congr_arrowMapCategoryTheory.SmallObject.SuccStruct.Iteration.ext · cited by 1Iteration.extCategoryTheory.SmallObject.SuccStruct.Iteration.mapObj_trans · cited by 1Iteration.mapObj_transCategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.arrowMap_functor · cited by 0mkOfLimit.arrowMap_functorCategoryTheory.SmallObject.SuccStruct.iterationFunctor_obj · cited by 0SuccStruct.iterationFunct…CategoryTheory.SmallObject.SuccStruct.Iteration.trunc_F · cited by 0Iteration.trunc_FSet · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorLinearOrder · cited by 8572LinearOrderSet.Elem · cited by 7166Set.ElemSet.Iic · cited by 1111Set.IicOrderBot · cited by 1055OrderBotSuccOrder · cited by 574SuccOrderWellFoundedLT · cited by 491WellFoundedLTCategoryTheory.Limits.HasIterationOfShape · cited by 58Limits.HasIterationOfShapeCategoryTheory.SmallObject.SuccStruct · cited by 54SmallObject.SuccStructCategoryTheory.SmallObject.SuccStruct.Iteration · cited by 29SuccStruct.IterationIteration.FCITED BYCITES

Cites12

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

Cited by29

Results whose statement or proof uses this declaration.