Explicit limits and colimits #
This file applies the general API for explicit limits and colimits in CompHausLike P
(see
the file Mathlib.Topology.Category.CompHausLike.Limits
) to the special case of CompHaus
.
instance
CompHaus.instHasExplicitPullbacksTrue :
CompHausLike.HasExplicitPullbacks fun (x : TopCat) => True
instance
CompHaus.instHasExplicitFiniteCoproductsTrue :
CompHausLike.HasExplicitFiniteCoproducts fun (x : TopCat) => True
The isomorphism from an arbitrary terminal object of CompHaus
to a one-element space.