Mathlib Map

Theorems · Definition · category theory

CategoryTheory.IsCardinalPresentable

{C : Type u₁} → [CategoryTheory.Category.{v₁, u₁} C] → C → (κ : Cardinal.{w}) → [Fact κ.IsRegular] → Prop

An object X in a category is κ-presentable (for κ a regular cardinal) when the functor Hom(X, _) preserves colimits indexed by κ-filtered categories.

Defined in
Mathlib.CategoryTheory.Presentable.Basic
Cited by
39 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryFact

Around this declaration

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

CategoryTheory.isCardinalPresentable · cited by 20CategoryTheory.isCardinal…CategoryTheory.IsFinitelyPresentable · cited by 16CategoryTheory.IsFinitely…CategoryTheory.IsCardinalPresentable.exists_hom_of_isColimit · cited by 7IsCardinalPresentable.exi…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_iff · cited by 3CardinalDirectedPoset.isC…CategoryTheory.preservesColimitsOfShape_of_isCardinalPresentable_of_essentiallySmall · cited by 3CategoryTheory.preservesC…CategoryTheory.isCardinalPresentable_iff · cited by 3CategoryTheory.isCardinal…CategoryTheory.isCardinalPresentable_of_iso · cited by 3CategoryTheory.isCardinal…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_iff' · cited by 2CardinalDirectedPoset.isC…CategoryTheory.CardinalDirectedPoset.isCardinalPresentable_of_hasCardinalLT_of_le · cited by 2CardinalDirectedPoset.isC…CategoryTheory.IsCardinalPresentable.exists_eq_of_isColimit' · cited by 2IsCardinalPresentable.exi…CategoryTheory.preservesColimitsOfShape_of_isCardinalPresentable · cited by 2CategoryTheory.preservesC…CategoryTheory.isCardinalPresentable_of_isColimit · cited by 2CategoryTheory.isCardinal…CategoryTheory.isCardinalPresentable_of_isColimit' · cited by 2CategoryTheory.isCardinal…CategoryTheory.isCardinalPresentable_of_le · cited by 2CategoryTheory.isCardinal…CategoryTheory.ObjectProperty.IsStrongGenerator.isDense_colimitsCardinalClosure_ι · cited by 2IsStrongGenerator.isDense…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objFact · cited by 2726FactCardinal · cited by 2598CardinalCardinal.IsRegular · cited by 282Cardinal.IsRegularCategoryTheory.coyoneda · cited by 208CategoryTheory.coyonedaCategoryTheory.Functor.IsCardinalAccessible · cited by 19Functor.IsCardinalAccessi…CategoryTheory.IsCardinalPres…CITED BYCITES

Cites7

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

Cited by42

Results whose statement or proof uses this declaration.