Let and be simple graphs. Then is a graph minor of if it is isomorphic to a graph obtained by applying a sequence of operations of the following sort, starting from :
Removing edges;
Removing isolated points;
Contracting edges, where contracting an edge means removing it and identifying its endpoints.
Graph minors can be viewed as certain types of subquotients in an appropriate category of graphs; this article describes which subquotients those are in categorical language.
To be honest, it’s not really clear how a categorical POV (or at least the POV presented here) can usefully inform or guide or clarify graph theory. For the time being, we are just collecting some notes. No deep theorems of graph theory are proved here. The main observation is simply that graphs form a category with very good properties, and there may be potential of putting those properties to effective use some day.
We take the point of view that a simple graph (consisting of a set of vertices and a collection of two-element subsets of called “edges”) carries the same information as a set equipped with a reflexive symmetric relation , and that a morphism of simple graphs should be defined as a function between the vertex-sets which respects such relations. Indeed, such a relation determines and is uniquely determined by a simple graph where for given vertices , there is an edge between and in iff both and . We will write to mean .
Since edges are -element subsets, it might seem more natural to interpret a simple graph as a set equipped with a symmetric irreflexive relation , whereby is false for all . But the result is a rather poor category which lacks certain morphisms we would like, such as edge contractions, at least if we take the morphisms to be functions which preserve those relations. Indeed, we could never have both and since irreflexivity of would render false. Thus, requiring reflexivity is the more flexible option.
Notice that contraction of edges yields a quotient in this category. For example, if we want to contract a collection of edges by identifying certain points along an equivalence relation , that is via some quotient map , then we simply take the image of the composite
notice this image is a reflexive symmetric relation on .
Thus, we let denote the category of sets equipped with a reflexive symmetric relation. This category is convenient in many respects (for details see category of simple graphs):
The category has the following properties.
It is a Grothendieck quasitopos. In particular, both it and its opposite are regular categories.
It is an -extensive category.
The forgetful functor is faithful and exhibits as a topological concrete category.
is cohesive: the adjoint string has a further left adjoint , and preserves products.
Of course assigns to a set the discrete graph on (the minimal reflexive relation ), and the codiscrete graph (the maximal relation ), while is the set of connected components of . Let denote the unit of ; the component takes a vertex to the connected component to which it belongs. Notice that is a regular epi.
A contraction map between simple graphs is a morphism that arises by pushing out a map of the form along some map :
is a pushout square. If is a contraction map, we also say is a contraction of .
It is immediate that a contraction map is a regular epi, since every is regular epi.
Contraction maps are closed under composition.
A graph is a minor of a graph if it arises as a subobject of some contraction of :
The subquotient relation is reflexive and transitive.
Reflexivity is clear. For transitivity, we compose subquotients by taking a pushout square as follows.
where we use the simple fact that the pushout of a mono along an arrow in is a mono (because reflects monos and preserves monos and pushouts, plus the fact that the pushout of a mono in is a mono).
For finite graphs, the subquotient relation is also antisymmetric (if and are minors of one another, then they are isomorphic). Indeed, if either the arrow or the arrow is not an isomorphism, then has strictly fewer edges and vertices than . This is clearly not the case for infinite graphs (e.g., the infinite rooted binary tree without leaves contains as a subgraph a disjoint sum of two copies of itself).
(To be expanded, eventually. Hopefully one can develop a categorical story about graph minors in particular.)
The collection of forests is closed under the graph minor relation.
The collection of planar graphs is closed under the graph minor relation.
This celebrated result of Robertson and Seymour says that no collection of finite graphs, ordered by the graph minor relation, has an infinite antichain. Equivalently, that in any collection of finite graphs, there are only finitely many elements which are minimal with respect to the graph minor relation.
As a corollary, any class of finite graphs which is closed under minors admits a forbidden minor characterization: is precisely the class of graphs which do not have any members of a specific finite family of graphs as a minor. (Proof: the complement of in the poset of finite graphs has finitely many minimal members. Then, belongs to iff none of these minimal members occurs as a minor of .
For example, the class of forests is precisely the class of finite graphs which do not have a triangle as a minor. The class of planar graphs is precisely the class of finite graphs which do not have or as a minor.
Forbidden minor characterizations also exist for certain classes of matroids. (See for example Wikipedia here.)
Last revised on July 31, 2023 at 17:32:53. See the history of this page for a list of all contributions to it.