Introduction to Categories and Functors

The category is introduced as an ordered 5-tuple of the form 〈O,M,dom,cod, ·, id〉 whereO (objects) andM (morphisms) are arbitrary nonempty sets, domandcodmapM onto O and assign to a morphism domain and codomain, · is a partial binary map fromM×M to M (composition of morphisms), id applied to an object yields the identity morphism. We define the basic notions of the category theory such as hom, monic, epi, invertible. We next define functors, the composition of functors, faithfulness and fullness of functors, isomorphism between categories and the identity functor.