Theorems · Inductive type · category theory
CategoryTheory.Functor.IsCardinalAccessible
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C D → (κ : Cardinal.{w}) → [Fact κ.IsRegular] → PropA functor F : C ⥤ D is κ-accessible (with κ a regular cardinal)
if it preserves colimits of shape J where J is any κ-filtered category.
In the mathematical literature, some assumptions are often made on the
categories C or D (e.g. the existence of κ-filtered colimits,
see HasCardinalFilteredColimits below), but here we do not
make such assumptions.
- Defined in
- Mathlib.CategoryTheory.Presentable.Basic
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- Factstatement · cited by 2,726
- Cardinalstatement · cited by 2,598
- Cardinal.IsRegularstatement · cited by 282
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCardinalPresentableproof · cited by 39
- CategoryTheory.Functor.preservesColimitsOfShape_of_isCardinalAccessiblestatement and proof · cited by 6
- CategoryTheory.Adjunction.hasCardinalFilteredGeneratorstatement and proof · cited by 3
- CategoryTheory.Adjunction.isCardinalLocallyPresentablestatement and proof · cited by 2
- CategoryTheory.isCardinalPresentable_of_isColimit'proof · cited by 2
- CategoryTheory.Functor.isCardinalAccessible_of_natIsostatement and proof · cited by 2
- CategoryTheory.Functor.IsFinitelyAccessibleproof · cited by 2
- CategoryTheory.Adjunction.isCardinalAccessibleCategorystatement and proof · cited by 1
- CategoryTheory.Adjunction.isCardinalFilteredGeneratorstatement and proof · cited by 1
- CategoryTheory.Adjunction.isCardinalPresentable_leftAdjoint_objstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.isCardinalAccessible_ι_isLocalstatement · cited by 1
- CategoryTheory.Functor.IsCardinalAccessible.preservesColimitOfShapestatement and proof · cited by 1