Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsFinitelyPresentable

{C : Type u} → [CategoryTheory.Category.{v, u} C] → C → Prop

An object X is finitely presentable if Hom(X, -) preserves all filtered colimits.

Defined in
Mathlib.CategoryTheory.Presentable.Finite
Cited by
16 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.ColimitPresentation.bind · cited by 5ColimitPresentation.bindCategoryTheory.ObjectProperty.isFinitelyPresentable · cited by 4ObjectProperty.isFinitely…CategoryTheory.IsFinitelyPresentable.exists_hom_of_isColimit · cited by 3IsFinitelyPresentable.exi…CategoryTheory.IsFinitelyPresentable.exists_hom_of_isColimit_under · cited by 2IsFinitelyPresentable.exi…CategoryTheory.isFinitelyPresentable_iff_preservesFilteredColimits · cited by 1CategoryTheory.isFinitely…CategoryTheory.ObjectProperty.ind_iff_exists · cited by 1ObjectProperty.ind_iff_ex…CategoryTheory.ObjectProperty.ind_ind · cited by 1ObjectProperty.ind_indCategoryTheory.Limits.ColimitPresentation.bind_diag_obj · cited by 1ColimitPresentation.bind_…CategoryTheory.MorphismProperty.IsStableUnderComposition.ind_of_preIndSpreads · cited by 1IsStableUnderComposition.…CategoryTheory.MorphismProperty.ind_iff_exists · cited by 1MorphismProperty.ind_iff_…CommRingCat.isFinitelyPresentable_under · cited by 1CommRingCat.isFinitelyPre…CategoryTheory.Limits.ColimitPresentation.bind.congr_simp · cited by 0bind.congr_simpCategoryTheory.IsFinitelyPresentable.exists_eq_of_isColimit · cited by 0IsFinitelyPresentable.exi…CategoryTheory.isFinitelyPresentable_iff_preservesFilteredColimitsOfSize · cited by 0CategoryTheory.isFinitely…CategoryTheory.Limits.ColimitPresentation.bind_diag_map · cited by 0ColimitPresentation.bind_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCardinal.aleph0 · cited by 521Cardinal.aleph0CategoryTheory.IsCardinalPresentable · cited by 39CategoryTheory.IsCardinal…CategoryTheory.IsFinitelyPres…CITED BYCITES

Cites3

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

Cited by18

Results whose statement or proof uses this declaration.