Documentation

Mathlib.CategoryTheory.ObjectProperty.Ind

Ind and pro-properties #

Given an object property P, we define an object property ind P that is satisfied for X if X is a filtered colimit of Xᵢ and Xᵢ satisfies P.

Main definitions #

Main results #

TODOs: #

X satisfies ind P if X is a filtered colimit of Xᵢ for Xᵢ in P.

Equations
Instances For

    ind is idempotent if P implies finitely presentable.