Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.iteration

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (I : CategoryTheory.MorphismProperty C) →
      (κ : Cardinal.{w}) →
        [inst_1 : Fact κ.IsRegular] →
          [inst_2 : OrderBot κ.ord.ToType] →
            [I.IsCardinalForSmallObjectArgument κ] →
              CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow C)

The colimit of iterationFunctor I κ.

Defined in
Mathlib.CategoryTheory.SmallObject.IsCardinalForSmallObjectArgument
Cited by
10 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFactOrderBotCategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument

Around this declaration

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

CategoryTheory.SmallObject.obj · cited by 22SmallObject.objCategoryTheory.SmallObject.πObj · cited by 11SmallObject.πObjCategoryTheory.SmallObject.ιIteration · cited by 10SmallObject.ιIterationCategoryTheory.SmallObject.objMap · cited by 10SmallObject.objMapCategoryTheory.SmallObject.transfiniteCompositionOfShapeιIterationAppRight · cited by 3SmallObject.transfiniteCo…CategoryTheory.SmallObject.transfiniteCompositionOfShapeSuccStructPropιIteration · cited by 2SmallObject.transfiniteCo…CategoryTheory.SmallObject.πObj_ιIteration_app_right · cited by 2SmallObject.πObj_ιIterati…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso_ιIteration_app_right · cited by 2SmallObject.iterationFunc…CategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqCategoryTheory.SmallObject.πObj_naturality · cited by 1SmallObject.πObj_naturali…CategoryTheory.SmallObject.iterationObjRightIso · cited by 1SmallObject.iterationObjR…CategoryTheory.SmallObject.objMap_comp · cited by 1SmallObject.objMap_compCategoryTheory.SmallObject.transfiniteCompositionOfShapeSuccStructPropιIteration_F · cited by 0SmallObject.transfiniteCo…CategoryTheory.SmallObject.πObj_ιIteration_app_right_assoc · cited by 0SmallObject.πObj_ιIterati…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso_ιIteration_app_right_assoc · cited by 0SmallObject.iterationFunc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…OrderBot · cited by 1055OrderBotCategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCardinal.IsRegular · cited by 282Cardinal.IsRegularCardinal.ord · cited by 266Cardinal.ordOrdinal.ToType · cited by 143Ordinal.ToTypeCategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument · cited by 49MorphismProperty.IsCardin…CategoryTheory.SmallObject.SuccStruct.iteration · cited by 5SuccStruct.iterationCategoryTheory.SmallObject.succStruct · cited by 3SmallObject.succStructSmallObject.iterationCITED BYCITES

Cites13

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

Cited by17

Results whose statement or proof uses this declaration.