Theorems · Definition · category theory
CategoryTheory.Functor.IsFinitelyAccessible
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} → [inst_1 : CategoryTheory.Category.{v', u'} D] → CategoryTheory.Functor C D → PropA functor F : C ⥤ D is finitely accessible if it is ℵ₀-accessible.
Equivalently, it preserves all filtered colimits.
See CategoryTheory.Functor.IsFinitelyAccessible_iff_preservesFilteredColimits.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Cardinal.aleph0proof · cited by 521
- CategoryTheory.Functor.IsCardinalAccessibleproof · cited by 19
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsFinitelyAccessible_iff_preservesFilteredColimitsOfSizestatement and proof · cited by 3
- CategoryTheory.Functor.isFinitelyAccessible_iff_preservesFilteredColimitsstatement · cited by 0