Arrows in a category
Next: Elements and their relations
Up: Category
Previous: Complex example
It is convenient in Category Theory to define categorical concepts externally, i.e.
by reference to connections with other
categories. These connections being established by functions.
Therefore we will describe categorical concepts by functions.
- Monic arrow
Monic arrow is the "arrow-analog" of an injective function.
Definition 1.3
An arrow
in a Category C is monic in C if for any parallel pair
of arrows, the equality f o g = f o h implies that h=g, i.e f is left
cancellable.
Monic arrows are denoted as:
We now want to show how it is possible to derive a monic function from an injective one and vice versa.
Proof.
consider an injective function

(i.e. if f(x)=f(y) then x=y) and a pair of parallel functions

such that
commutes, then f o g = f o h.
Now if
Since f is injective it follows that g(x)=h(x), i.e f is left cancellable.
Vice versa, let f be left cancellable, and consider the following diagram
It is easy to deduce that f o g=f o h since f(x)=f(y). Since x=g(0) and y=h(0) by construction, and f is left cancellable by assumption, we get: g=h, therefore x=y for f(x)=f(y), i.e. f is injective.
Epic arrow
Epic arrow is the "arrow-analog" of a surjective function.
Definition 1.4
An arrow
in a Category C is epic in C if for any parallel pair
of arrows, the equality g o f =h o f implies that h=g, i.e. f is right cancellable.
Monic arrows are denoted as:
An epic is a dual1.2 of a monic
Iso arrow
An iso arrow is the "arrow-analog" of a bijective function.
Definition 1.5
A C-arrow
is iso, or invertible in C if there is a C-arrow
such that
and
. Therefore g is the inverse of f i.e.
.
Theorem 1.1
g is unique.
Proof.
Consider

and

, then we have
An iso arrow has the following properties:
- An iso arrow is always monic
Proof.
consider an iso f, such that f o g = f o h (

and

)
then
 |
therefore f is left cancellable
An iso arrow is always epic
Proof.
consider an is f such that g o f = h o f (

and

)
 |
therefore f is right cancellable
Note: not all arrows which are monic and epic are iso, for example: inclusion map is both monic and epic, but it is not iso, otherwise it would have an inverse and, as a set function, it would have to be a bijection, but it is not.
In poset even though all functions are monic and epic, only iso is the identity map. In fact, consider a function

this implies that

if f is an iso it implies that

exists, therefore

, but from the antisymmetry property

and

imply that p=q, therefore

is a unique arrow.
Next: Elements and their relations
Up: Category
Previous: Complex example
Cecilia Flori
2006-11-20