A wheeled graph in the sense of (HRY) is a generalization of the notion of a directed pseudograph. What differentiates a wheeled graph from a directed pseudograph is the notion of an “exceptional cell,” which should be thought of as a set of half edges which are not adjacent to any vertex.
The basic idea behind a wheeled graph is that it is a set of vertices with directed edges between them but also edges that leave and enter the graph. It can also have loops and even edges that are not adjacent to any vertex (called exceptional edges, see generalized graph for more). Moreover, a wheeled graph is equipped with a coloring, i.e. there is a function from the vertices of to a set of colors. Since wheeled operads have inputs and outputs, this makes them suitable for modeling PROPs and properads.
The term “wheeled” refers to the fact that a generalized graph might have directed loops in it. These can be in the form of vertices with loops, closed directed paths in , or “exceptional loops” that have no vertices at all (see the examples below). Sometimes, we will be interested in wheel-free graphs, which are wheeled graphs without wheels (though they are not, crucially, just graphs.)
This entry relies on notation defined in generalized graph.
The following is the fifth item of Definition 2.5 of HRY:
A wheeled graph is a generalized graph equipped with a coloring, a direction and a listing (see here for definitions of these properties).
Wheeled graphs can have a number of attributes. Most of the following are self-explanatory though stating them in the terminology of generalized graph as [HRY] does, can be tedious:
One of these, confusingly, is being wheel-free. In other words, a wheeled graph which is wheel-free is a generalized graph with a coloring, a direction and a listing, but without any loops (either ordinary or exceptional) or directed paths with identical initial and terminal vertex.
A wheeled graph is connected if it is a single exceptional edge, a single exceptional loop, or has empty exceptional cell, is non-empty and between any two vertices there is an edge.
A wheeled graph is simply connected if it is connected, is not an exceptional loop, and contains no cycles.
A wheeled graph is a unital tree if it is simply connected and each vertex has exactly one output flag.
A wheeled graph is a linear graph if it is a linear tree in which each vertex has exactly one input flag.
Using these definitions we can define the following sets:
Define to be the set of connected wheeled graphs.
Define to be the set of connected wheel-free graphs.
Define to be the set of simply connected wheel-free graphs.
Define and to be the sets of unital trees and linear graphs, respectively.
Note that and are effectively the object sets of the category of trees and the simplex category respectively.
Last revised on July 20, 2016 at 07:29:50. See the history of this page for a list of all contributions to it.