Documentation

Mathlib.CategoryTheory.Presentable.Uniformization

The uniformization theorem #

The main result in this file is IsCardinalAccessibleCategory.uniformization which says that if F : C ⥤ D is an accessible functor between accessible categories, there exists a regular cardinal κ such that C and D are κ-accessible categories, and F is a κ-accessible functor which preserves κ-presentable objects.

References #

Uniformization theorem for accessible categories: if F i : C ⥤ D for i : ι is a small family of accessible functors between accessible categories, there exists a regular cardinal κ such that C and D are κ-accessible, and the functors F i are κ-accessible functors which preserve κ-presentable objects.

Uniformization theorem for accessible categories: if F is an accessible functor between accessible categories, there exists a regular cardinal κ such that C and D are κ-accessible, the functor F is κ-accessible and preserves κ-presentable objects.

If F₁ : C₁ ⥤ D₁ and F₂ : C₂ ⥤ D₂ are accessible functors between accessible categories, there exists a regular cardinal κ such that F₁ and F₂ are κ-accessible functors between κ-accessible categories and they preserve κ-presentable objects.