Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.IsCardinalLocallyPresentable

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

Given a regular cardinal κ, a category C is κ-locally presentable if it is cocomplete and admits a (small) family G : ι → C of κ-presentable objects such that any object identifies as a κ-filtered colimit of these objects.

Defined in
Mathlib.CategoryTheory.Presentable.LocallyPresentable
Cited by
7 results in Mathlib
Foundations
Depth 20 from the axioms · uses Quot.sound
Assumes
CategoryTheory.CategoryFact

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.

Cited by12

Results whose statement or proof uses this declaration.