Free category

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

V0E0V1E1En1Vn

where Vk is a vertex of the quiver, Ek is an edge of the quiver, and n ranges over the non-negative integers. For every vertex V 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

V0E0En1Vn,VnF0W0F1FmWm,

their composition is

(VnF0W0F1FmWm)(V0E0En1Vn):=V0E0En1VnF0W0F1FmWm.[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 | edit source]
  • 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 afbgc, 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 | edit source]

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 | edit source]

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 | edit source]

Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

[edit | edit source]
  1. ^ a b c d Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b c d Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ free category at the nLab