Global element

This section is empty…

Definition

A constant or global element of a category 𝐂 is a morphism 1K, where 1 is the terminal object of 𝐂. Constants are named so as they identify single "elements" of an object. E.g., a constant in 𝐒𝐞𝐭 would choose a single element of a set.

More generally, a constant is a morphism c:yz with the property that, for any two morphisms f,g:xy, fc=gc.[cite:@nlab:constant_morphism]

Motivation

Constants are a tool essential to the object-apathetic categorical wordsmith. For instance, one may wish to define the behaviour of a function ¬:BoolBool in categorical language. Since the categorist may not use objects, as in the traditional definition,

¬True=False¬False=True,

they can instead express True and False as distinct morphisms {}Bool and describe the behaviour of ¬ using composition, as in

¬True=False¬False=True;

or diagrammatically as in

(quiver)

References