Limits and colimits indexed by Fin
#
In this file, we show that 0 : Fin (n + 1)
is an initial object
and Fin.last n
is a terminal object. This allows to compute
limits and colimits indexed by Fin (n + 1)
, see
limitOfDiagramInitial
and colimitOfDiagramTerminal
in the file Limits.Shapes.IsTerminal
.