- a system of vertices and arrows
- taken to be directed
- definition: a graph G is
- a sequence G:=(V,A,src,tgt), where:
- V: the set of vertices of G
- A: the set of arrows of G
- src:A→V: the source function for G
- tgt:A→V: the target function for G
Categories have underlying graphs
- we have a functor: U:Cat→Grph
- (Ob(C),HomC,dom,cod) is a graph
- a functor F:C→D induces a graph morphism U(F):U(C)→U(D)