Category theory
Category theory is founded upon the abstraction of the arrow, f : a → b
. Here a
and b
are called objects and f
is an arrow whose source is object a
and target is object b
. Such directional structures occur widely in set theory, algebra, topology and logic.
Examples:
f
is a partial function from seta
to setb
a
andb
are sets andf
a total function froma
tob
a
andb
are algebras of the same type andf
a homomorphism between thema
andb
are topological spaces andf
a continuous mapa
andb
are propositions andf
a proof ofa |- b
.
It is by describing structure in terms of the existence and properties of arrows that category theory achieves its wide applicability. Math usually gives descriptions by referring to the internal structure of objects, which makes the applicability of such descriptions limited to objects that have such structure. Categorical descriptions make no assumption about the internal structure of objects; they are given purely in terms of transformation and relations maintained by arrows. They are data-independent descriptions: the same description may apply to sets, graphs, algebras or anything else that can be considered a category.
Particularly amenable to description in terms of arrows are canonical constructions, which are common throughout mathematics. For example, canonical constructions
in graph theory are the transitive closure of a graph and the strongly-connected components of a graph -in algebra, free and generated algebras are common
in group theory, abelianization of a group
in topology, compactification of spaces
An arrow-theoretic description of such constructions captures all the ingredients, including the sense in which the construction is considered to be canonical.
This generality of descriptions in term of arrows is countered by the absence of practical application, and so a considerable effort is put to unravelling categorical descriptions in a particular setting.
Last updated
Was this helpful?