Documentation

Mathlib.CategoryTheory.ObjectProperty.FiniteLimits

Properties of objects that are closed under finite limits #

In this file, we introduce a typeclass IsClosedUnderFiniteLimits saying that a property of objects P : ObjectProperty C of a category C is closed under finite limits. The dual definition IsClosedUnderFiniteLimits is also introduced.

A typeclass expressing that a property of objects is closed under finite limits.

Instances

    A typeclass expressing that a property of objects is closed under finite colimits.

    Instances