Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SmallObject.iterationFunctor

{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 κ.ord.ToType
                (CategoryTheory.Functor (CategoryTheory.Arrow C) (CategoryTheory.Arrow C))

The functor κ.ord.ToType ⥤ Arrow C ⥤ Arrow C corresponding to the iterations of the successor structure succStruct I κ.

Defined in
Mathlib.CategoryTheory.SmallObject.IsCardinalForSmallObjectArgument
Cited by
10 results in Mathlib
Foundations
Depth 47 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.iterationFunctorMapSuccAppArrowIso · cited by 5SmallObject.iterationFunc…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso · cited by 4SmallObject.iterationFunc…CategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso_ιIteration_app_right · cited by 2SmallObject.iterationFunc…CategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqCategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp · cited by 1SmallObject.iterationFunc…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp_assoc · cited by 1SmallObject.iterationFunc…CategoryTheory.SmallObject.ιFunctorObj_eq · cited by 1SmallObject.ιFunctorObj_eqCategoryTheory.SmallObject.hasRightLiftingProperty_πObj · cited by 1SmallObject.hasRightLifti…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_left · cited by 0SmallObject.iterationFunc…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso_ιIteration_app_right_assoc · cited by 0SmallObject.iterationFunc…CategoryTheory.SmallObject.transfiniteCompositionOfShapeSuccStructPropιIteration_F · cited by 0SmallObject.transfiniteCo…CategoryTheory.SmallObject.prop_iterationFunctor_map_succ · cited by 0SmallObject.prop_iteratio…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.iterationFunctor · cited by 12SuccStruct.iterationFunct…CategoryTheory.SmallObject.succStruct · cited by 3SmallObject.succStructSmallObject.iterationFunctorCITED BYCITES

Cites13

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

Cited by13

Results whose statement or proof uses this declaration.