Free category

Summary

In mathematics, the free category or path category generated by a directed graph or quiver is the category that results from freely concatenating arrows together, whenever the target of one arrow is the source of the next.

More precisely, the objects of the category are the vertices of the quiver, and the morphisms are paths between objects. Here, a path is defined as a finite sequence

where is a vertex of the quiver, is an edge of the quiver, and n ranges over the non-negative integers. For every vertex of the quiver, there is an "empty path" which constitutes the identity morphisms of the category.

The composition operation is concatenation of paths. Given paths

their composition is

.[1][2]

Note that the result of the composition starts with the right operand of the composition, and ends with its left operand.

Examples edit

  • If Q is the quiver with one vertex and one edge f from that object to itself, then the free category on Q has as arrows 1, f, ff,fff, etc.[2]
  • Let Q be the quiver with two vertices a, b and two edges e, f from a to b and b to a, respectively. Then the free category on Q has two identity arrows and an arrow for every finite sequence of alternating es and fs, including: e, f, ef, fe, fef, efe, etc.[1]
  • If Q is the quiver  , then the free category on Q has (in addition to three identity arrows), arrows f, g, and gf.
  • If a quiver Q has only one vertex, then the free category on Q has only one object, and corresponds to the free monoid on the edges of Q.[1]

Properties edit

The category of small categories Cat has a forgetful functor U into the quiver category Quiv:

U : CatQuiv

which takes objects to vertices and morphisms to arrows. Intuitively, U "[forgets] which arrows are composites and which are identities".[2] This forgetful functor is right adjoint to the functor sending a quiver to the corresponding free category.

Universal property edit

The free category on a quiver can be described up to isomorphism by a universal property. Let C : QuivCat be the functor that takes a quiver to the free category on that quiver (as described above), let U be the forgetful functor defined above, and let G be any quiver. Then there is a graph homomorphism I : GU(C(G)) and given any category D and any graph homomorphism F : GU(D), there is a unique functor F' : C(G) → D such that U(F')∘I=F, i.e. the following diagram commutes:

 

The functor C is left adjoint to the forgetful functor U.[1][2][3]

See also edit

References edit

  1. ^ a b c d Awodey, Steve (2010). Category theory (2nd ed.). Oxford: Oxford University Press. pp. 20–24. ISBN 978-0199237180. OCLC 740446073.
  2. ^ a b c d Mac Lane, Saunders (1978). Categories for the Working Mathematician (Second ed.). New York, NY: Springer New York. pp. 49–51. ISBN 1441931236. OCLC 851741862.
  3. ^ free category at the nLab