Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    CategoryTheory.MorphismProperty C → (κ : Cardinal.{w}) → [Fact κ.IsRegular] → [OrderBot κ.ord.ToType] → Prop

Given I : MorphismProperty C and a regular cardinal κ : Cardinal.{w}, this property asserts the technical conditions which allow to proceed to the small object argument by doing a construction by transfinite induction indexed by the well-ordered type κ.ord.ToType.

Defined in
Mathlib.CategoryTheory.SmallObject.IsCardinalForSmallObjectArgument
Cited by
49 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFactOrderBot

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.πObj · cited by 11SmallObject.πObjCategoryTheory.SmallObject.iteration · cited by 10SmallObject.iterationCategoryTheory.SmallObject.iterationFunctor · cited by 10SmallObject.iterationFunc…CategoryTheory.SmallObject.objMap · cited by 10SmallObject.objMapCategoryTheory.SmallObject.ιIteration · cited by 10SmallObject.ιIterationCategoryTheory.SmallObject.hasColimitsOfShape_discrete · cited by 7SmallObject.hasColimitsOf…CategoryTheory.SmallObject.hasPushouts · cited by 7SmallObject.hasPushoutsCategoryTheory.SmallObject.functorialFactorizationData · cited by 5SmallObject.functorialFac…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso · cited by 5SmallObject.iterationFunc…CategoryTheory.SmallObject.iterationFunctorObjObjRightIso · cited by 4SmallObject.iterationFunc…CategoryTheory.SmallObject.relativeCellComplexιObj · cited by 4SmallObject.relativeCellC…CategoryTheory.SmallObject.llp_rlp_of_isCardinalForSmallObjectArgument' · cited by 3SmallObject.llp_rlp_of_is…CategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryFact · cited by 2726FactCardinal · cited by 2598CardinalCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…OrderBot · cited by 1055OrderBotCardinal.IsRegular · cited by 282Cardinal.IsRegularCardinal.ord · cited by 266Cardinal.ordOrdinal.ToType · cited by 143Ordinal.ToTypeMorphismProperty.IsCardinalFo…CITED BYCITES

Cites8

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

Cited by70

Results whose statement or proof uses this declaration.