The category of pointed types #
This defines Pointed, the category of pointed types.
TODO #
- Monoidal structure
- Upgrade
typeToPointedto an equivalence
@[reducible, inline]
Turns a point into a pointed type.
Instances For
@[simp]
Option as a functor from types to pointed types. This is the free functor.
Instances For
@[simp]
typeToPointed is the free functor.