Documentation

Mathlib.CategoryTheory.Limits.FunctorCategory.Shapes.Terminal

Initial and terminal objects in the category of functors #

We show that if a functor F : C ⥤ D is such that F.obj X is terminal for all X, then F is a terminal object.

If F : C ⥤ D is such that F.obj X is terminal for any X : C, then F is a terminal object.

Equations
    Instances For

      If F : C ⥤ D is such that F.obj X is initial for any X : C, then F is an initial object.

      Equations
        Instances For