Documentation

Mathlib.CategoryTheory.WithTerminal.FinCategory

WithTerminal C and WithInitial C are finite whenever C is #

If C has finitely many objects, then so do WithTerminal C and WithInitial C, and likewise if C has finitely many morphisms as well.

The equivalence between Option C and WithTerminal C (they are both the type C plus an extra object none or star).

Instances For

    The equivalence between Option C and WithInitial C (they are both the type C plus an extra object none or star).

    Instances For