Matroid
In combinatorics, a branch of mathematics, a matroid is a structure that abstracts and generalizes the notion of linear independence in vector spaces. There are many equivalent ways to define a matroid axiomatically, the most significant being in terms of: independent sets; bases or circuits; rank functions; closure operators; and closed sets or flats. In the language of partially ordered sets, a finite matroid is equivalent to a geometric lattice.
Matroid theory borrows extensively from the terminology of linear algebra and graph theory, largely because it is the abstraction of various notions of central importance in these fields. Matroids have found applications in geometry, topology, combinatorial optimization, network theory and coding theory.
Definition
There are many equivalent ways to define a matroid.Independent sets
In terms of independence, a finite matroid is a pair, where is a finite set and is a family of subsets of with the following properties:- The empty set is independent, i.e.,. Alternatively, at least one subset of is independent, i.e.,.
- Every subset of an independent set is independent, i.e., for each, if then. This is sometimes called the hereditary property.
- If and are two independent sets and has more elements than, then there exists such that is in. This is sometimes called the augmentation property or the independent set exchange property.
Bases and circuits
A subset of the ground set that is not independent is called dependent. A maximal independent set—that is, an independent set that becomes dependent on adding any element of —is called a basis for the matroid. A circuit in a matroid is a minimal dependent subset of —that is, a dependent set whose proper subsets are all independent. The terminology arises because the circuits of graphic matroids are cycles in the corresponding graphs.The dependent sets, the bases, or the circuits of a matroid characterize the matroid completely: a set is independent if and only if it is not dependent, if and only if it is a subset of a basis, and if and only if it does not contain a circuit. The collections of dependent sets, of bases, and of circuits each have simple properties that may be taken as axioms for a matroid. For instance, one may define a matroid to be a pair, where is a finite set as before and is a collection of subsets of, called "bases", with the following properties:
- is nonempty.
- If and are distinct members of and, then there exists an element such that. This property is called the basis exchange property.
Rank functions
It is a basic result of matroid theory, directly analogous to a similar theorem of bases in linear algebra, that any two bases of a matroid have the same number of elements. This number is called the rank of . If is a matroid on, and is a subset of, then a matroid on can be defined by considering a subset of to be independent if and only if it is independent in. This allows us to talk about submatroids and about the rank of any subset of. The rank of a subset is given by the rank function of the matroid, which has the following properties:- The value of the rank function is always a non-negative integer.
- For any subset, we have.
- For any two subsets, we have: . That is, the rank is a submodular function.
- For any set and element, we have:. From the first inequality it follows more generally that, if, then. That is, rank is a monotonic function.
The difference is called the nullity of the subset. It is the minimum number of elements that must be removed from to obtain an independent set. The nullity of in is called the nullity of. The difference is sometimes called the corank of the subset.
Closure operators
Let be a matroid on a finite set, with rank function as above. The closure of a subset of is the setThis defines a closure operator where denotes the power set, with the following properties:
- For all subsets of,.
- For all subsets of,.
- For all subsets and of with,.
- For all elements, and of and all subsets of, if then.
Flats
A set whose closure equals itself is said to be closed, or a flat or subspace of the matroid. A set is closed if it is maximal for its rank, meaning that the addition of any other element to the set would increase the rank. The closed sets of a matroid are characterized by a covering partition property:- The whole point set is closed.
- If and are flats, then is a flat.
- If is a flat, then each element of is in precisely one of the flats that cover .
Conversely, every matroid lattice forms a matroid over its set of atoms under the following closure operator: for a set of atoms with join,
The flats of this matroid correspond one-for-one with the elements of the lattice; the flat corresponding to lattice element is the set
Thus, the lattice of flats of this matroid is naturally isomorphic to .
Hyperplanes
In a matroid of rank, a flat of rank is called a hyperplane. These are the maximal proper flats; that is, the only superset of a hyperplane that is also a flat is the set of all the elements of the matroid. An equivalent definition is that a coatom is a subset of E that does not span M, but such that adding any other element to it does make a spanning set.The family of hyperplanes of a matroid has the following properties, which may be taken as yet another axiomatization of matroids:
- There do not exist distinct sets and in with. That is, the hyperplanes form a Sperner family.
- For every and distinct with, there exists with.
Graphoids
- no element of contains another,
- no element of contains another,
- no set in and set in intersect in exactly one element, and
- whenever is represented as the disjoint union of subsets with , then either an exists such that or a exists such that
Examples
Uniform matroids
Let be a finite set and a natural number. One may define a matroid on by taking every -element subset of to be a basis. This is known as the uniform matroid of rank. A uniform matroid with rank and with elements is denoted. All uniform matroids of rank at least 2 are simple . The uniform matroid of rank 2 on points is called the -point line. A matroid is uniform if and only if it has no circuits of size less than one plus the rank of the matroid. The direct sums of uniform matroids are called partition matroids.In the uniform matroid, every element is a loop, and in the uniform matroid, every element is a coloop. The direct sum of matroids of these two types is a partition matroid in which every element is a loop or a coloop; it is called a discrete matroid. An equivalent definition of a discrete matroid is a matroid in which every proper, non-empty subset of the ground set is a separator.
Matroids from linear algebra
Matroid theory developed mainly out of a deep examination of the properties of independence and dimension in vector spaces. There are two ways to present the matroids defined in this way:- If is any finite subset of a vector space, then we can define a matroid on by taking the independent sets of to be the linearly independent subsets of. The validity of the independent-set axioms for this matroid follows from the Steinitz exchange lemma. If is a matroid that can be defined in this way, we say the set represents. Matroids of this kind are called vector matroids. An important example of a matroid defined in this way is the Fano matroid, a rank-three matroid derived from the Fano plane, a finite geometry with seven points and seven lines. It is a linear matroid whose elements may be described as the seven nonzero points in a three-dimensional vector space over the finite field GF. However, it is not possible to provide a similar representation for the Fano matroid using the real numbers in place of GF.
- A matrix with entries in a field gives rise to a matroid on its set of columns. The dependent sets of columns in the matroid are those that are linearly dependent as vectors. This matroid is called the column matroid of, and is said to represent. For instance, the Fano matroid can be represented in this way as a 3 × 7 -matrix. Column matroids are just vector matroids under another name, but there are often reasons to favor the matrix representation.
A regular matroid is a matroid that is representable over all possible fields. The Vámos matroid is the simplest example of a matroid that is not representable over any field.
Matroids from graph theory
A second original source for the theory of matroids is graph theory.Every finite graph gives rise to a matroid as follows: take as the set of all edges in and consider a set of edges independent if and only if it is a forest; that is, if it does not contain a simple cycle. Then is called a cycle matroid. Matroids derived in this way are graphic matroids. Not every matroid is graphic, but all matroids on three elements are graphic. Every graphic matroid is regular.
Other matroids on graphs were discovered subsequently:
- The bicircular matroid of a graph is defined by calling a set of edges independent if every connected subset contains at most one cycle.
- In any directed or undirected graph let and be two distinguished sets of vertices. In the set, define a subset to be independent if there are || vertex-disjoint paths from onto. This defines a matroid on called a gammoid: a strict gammoid is one for which the set is the whole vertex set of.
- In a bipartite graph, one may form a matroid in which the elements are vertices on one side of the bipartition, and the independent subsets are sets of endpoints of matchings of the graph. This is called a transversal matroid, and it is a special case of a gammoid. The transversal matroids are the dual matroids to the strict gammoids.
- Graphic matroids have been generalized to matroids from signed graphs, gain graphs, and biased graphs. A graph with a distinguished linear class of cycles, known as a "biased graph", has two matroids, known as the frame matroid and the lift matroid of the biased graph. If every cycle belongs to the distinguished class, these matroids coincide with the cycle matroid of. If no cycle is distinguished, the frame matroid is the bicircular matroid of. A signed graph, whose edges are labeled by signs, and a gain graph, which is a graph whose edges are labeled orientably from a group, each give rise to a biased graph and therefore have frame and lift matroids.
- The Laman graphs form the bases of the two-dimensional rigidity matroid, a matroid defined in the theory of structural rigidity.
- Let be a connected graph and be its edge set. Let be the collection of subsets of such that is still connected. Then, whose element set is and with as its class of independent sets, is a matroid called the bond matroid of. The rank function is the cyclomatic number of the subgraph induced on the edge subset, which equals the number of edges outside a maximal forest of that subgraph, and also the number of independent cycles in it.
Matroids from field extensions
An extension of a field gives rise to a matroid. Suppose and are fields with containing. Let be any finite subset of. Define a subset of to be algebraically independent if the extension field has transcendence degree equal to.
A matroid that is equivalent to a matroid of this kind is called an algebraic matroid. The problem of characterizing algebraic matroids is extremely difficult; little is known about it. The Vámos matroid provides an example of a matroid that is not algebraic.
Basic constructions
There are some standard ways to make new matroids out of old ones.Duality
If M is a finite matroid, we can define the orthogonal or dual matroid M* by taking the same underlying set and calling a set a basis in M* if and only if its complement is a basis in M. It is not difficult to verify that M* is a matroid and that the dual of M* is M.The dual can be described equally well in terms of other ways to define a matroid. For instance:
- A set is independent in M* if and only if its complement spans M.
- A set is a circuit of M* if and only if its complement is a coatom in M.
- The rank function of the dual is.
Example
The cycle matroid of a graph is the dual matroid of its bond matroid.
Minors
If M is a matroid with element set E, and S is a subset of E, the restriction of M to S, written M |S, is the matroid on the set S whose independent sets are the independent sets of M that are contained in S. Its circuits are the circuits of M that are contained in S and its rank function is that of M restricted to subsets of S. In linear algebra, this corresponds to restricting to the subspace generated by the vectors in S. Equivalently if T = M−S this may be termed the deletion of T, written M\T or M−T. The submatroids of M are precisely the results of a sequence of deletions: the order is irrelevant.The dual operation of restriction is contraction. If T is a subset of E, the contraction of M by T, written M/T, is the matroid on the underlying set E − T whose rank function is In linear algebra, this corresponds to looking at the quotient space by the linear space generated by the vectors in T, together with the images of the vectors in E - T.
A matroid N that is obtained from M by a sequence of restriction and contraction operations is called a minor of M. We say M contains N as a minor. Many important families of matroids may be characterized by the minor-minimal matroids that do not belong to the family; these are called forbidden or excluded minors.
Sums and unions
Let M be a matroid with an underlying set of elements E, and let N be another matroid on an underlying set F.The direct sum of matroids M and N is the matroid whose underlying set is the disjoint union of E and F, and whose independent sets are the disjoint unions of an independent set of M with an independent set of N.
The union of M and N is the matroid whose underlying set is the union of E and F, and whose independent sets are those subsets that are the union of an independent set in M and one in N. Usually the term "union" is applied when E = F, but that assumption is not essential. If E and F are disjoint, the union is the direct sum.
Additional terminology
Let M be a matroid with an underlying set of elements E.- E may be called the ground set of M. Its elements may be called the points of M.
- A subset of E spans M if its closure is E. A set is said to span a closed set K if its closure is K.
- The girth of a matroid is the size of its smallest circuit or dependent set.
- An element that forms a single-element circuit of M is called a loop. Equivalently, an element is a loop if it belongs to no basis.
- An element that belongs to no circuit is called a coloop or isthmus. Equivalently, an element is a coloop if it belongs to every basis. Loop and coloops are mutually dual.
- If a two-element set is a circuit of M, then f and g are parallel in M.
- A matroid is called simple if it has no circuits consisting of 1 or 2 elements. That is, it has no loops and no parallel elements. The term combinatorial geometry is also used. A simple matroid obtained from another matroid M by deleting all loops and deleting one element from each 2-element circuit until no 2-element circuits remain is called a simplification of M. A matroid is co-simple if its dual matroid is simple.
- A union of circuits is sometimes called a cycle of M. A cycle is therefore the complement of a flat of the dual matroid.
- A separator of M is a subset S of E such that. A proper or non-trivial separator is a separator that is neither E nor the empty set. An irreducible separator is a separator that contains no other non-empty separator. The irreducible separators partition the ground set E.
- A matroid that cannot be written as the direct sum of two nonempty matroids, or equivalently that has no proper separators, is called connected or irreducible. A matroid is connected if and only if its dual is connected.
- A maximal irreducible submatroid of M is called a component of M. A component is the restriction of M to an irreducible separator, and contrariwise, the restriction of M to an irreducible separator is a component. A separator is a union of components.
- A matroid M is called a frame matroid if it, or a matroid that contains it, has a basis such that all the points of M are contained in the lines that join pairs of basis elements.
- A matroid is called a paving matroid if all of its circuits have size at least equal to its rank.
- The matroid polytope is the convex hull of the indicator vectors of the bases of.
Algorithms
Greedy algorithm
A weighted matroid is a matroid together with a function from its elements to the nonnegative real numbers. The weight of a subset of elements is defined to be the sum of the weights of the elements in the subset. The greedy algorithm can be used to find a maximum-weight basis of the matroid, by starting from the empty set and repeatedly adding one element at a time, at each step choosing a maximum-weight element among the elements whose addition would preserve the independence of the augmented set. This algorithm does not need to know anything about the details of the matroid's definition, as long as it has access to the matroid through an independence oracle, a subroutine for testing whether a set is independent.This optimization algorithm may be used to characterize matroids: if a family F of sets, closed under taking subsets, has the property that, no matter how the sets are weighted, the greedy algorithm finds a maximum-weight set in the family, then F must be the family of independent sets of a matroid.
The notion of matroid has been generalized to allow for other types of sets on which a greedy algorithm gives optimal solutions; see greedoid and matroid embedding for more information.
Matroid partitioning
The matroid partitioning problem is to partition the elements of a matroid into as few independent sets as possible, and the matroid packing problem is to find as many disjoint spanning sets as possible. Both can be solved in polynomial time, and can be generalized to the problem of computing the rank or finding an independent set in a matroid sum.Matroid intersection
The intersection of two or more matroids is the family of sets that are simultaneously independent in each of the matroids. The problem of finding the largest set, or the maximum weighted set, in the intersection of two matroids can be found in polynomial time, and provides a solution to many other important combinatorial optimization problems. For instance, maximum matching in bipartite graphs can be expressed as a problem of intersecting two partition matroids. However, finding the largest set in an intersection of three or more matroids is NP-complete.Matroid software
Two standalone systems for calculations with matroids are Kingan's and Hlineny's . Both of them are open sourced packages. "Oid" is an interactive, extensible software system for experimenting with matroids. "Macek" is a specialized software system with tools and routines for reasonably efficient combinatorial computations with representable matroids.Both open source mathematics software systems SAGE and Macaulay2 contain matroid packages.
Polynomial invariants
There are two especially significant polynomials associated to a finite matroid M on the ground set E. Each is a matroid invariant, which means that isomorphic matroids have the same polynomial.Characteristic polynomial
The characteristic polynomial of M, is defined to beor equivalently as
where μ denotes the Möbius function of the geometric lattice of the matroid and the sum is taken over all the flats A of the matroid.
When M is the cycle matroid M of a graph G, the characteristic polynomial is a slight transformation of the chromatic polynomial, which is given by χG = λcpM , where c is the number of connected components of G.
When M is the bond matroid M* of a graph G, the characteristic polynomial equals the flow polynomial of G.
When M is the matroid M of an arrangement A of linear hyperplanes in Rn, the characteristic polynomial of the arrangement is given by pA = λn−rpM .
Beta invariant
The beta invariant of a matroid, introduced by Crapo, may be expressed in terms of the characteristic polynomial p as an evaluation of the derivativeor directly as
The beta invariant is non-negative, and is zero if and only if M is disconnected, or empty, or a loop. Otherwise it depends only on the lattice of flats of M. If M has no loops and coloops then β = β.
Tutte polynomial
The Tutte polynomial of a matroid, TM , generalizes the characteristic polynomial to two variables. This gives it more combinatorial interpretations, and also gives it the duality propertywhich implies a number of dualities between properties of M and properties of M *. One definition of the Tutte polynomial is
This expresses the Tutte polynomial as an evaluation of the corank-nullity or rank generating polynomial,
From this definition it is easy to see that the characteristic polynomial is, up to a simple factor, an evaluation of TM, specifically,
Another definition is in terms of internal and external activities and a sum over bases, reflecting the fact that T is the number of bases. This, which sums over fewer subsets but has more complicated terms, was Tutte's original definition.
There is a further definition in terms of recursion by deletion and contraction. The deletion-contraction identity is
An invariant of matroids satisfying this recursion and the multiplicative condition
is said to be a Tutte-Grothendieck invariant. The Tutte polynomial is the most general such invariant; that is, the Tutte polynomial is a Tutte-Grothendieck invariant and every such invariant is an evaluation of the Tutte polynomial.
The Tutte polynomial TG of a graph is the Tutte polynomial TM of its cycle matroid.
Infinite matroids
The theory of infinite matroids is much more complicated than that of finite matroids and forms a subject of its own. For a long time, one of the difficulties has been that there were many reasonable and useful definitions, none of which appeared to capture all the important aspects of finite matroid theory. For instance, it seemed to be hard to have bases, circuits, and duality together in one notion of infinite matroids.The simplest definition of an infinite matroid is to require finite rank; that is, the rank of E is finite. This theory is similar to that of finite matroids except for the failure of duality due to the fact that the dual of an infinite matroid of finite rank does not have finite rank. Finite-rank matroids include any subsets of finite-dimensional vector spaces and of field extensions of finite transcendence degree.
The next simplest infinite generalization is finitary matroids. A matroid is finitary if it has the property that
Equivalently, every dependent set contains a finite dependent set.
Examples are linear dependence of arbitrary subsets of infinite-dimensional vector spaces, and algebraic dependence in arbitrary subsets of field extensions of possibly infinite transcendence degree. Again, the class of finitary matroid is not self-dual, because the dual of a finitary matroid is not finitary.
Finitary infinite matroids are studied in model theory, a branch of mathematical logic with strong ties to algebra.
In the late 1960s matroid theorists asked for a more general notion that shares the different aspects of finite matroids and generalizes their duality. Many notions of infinite matroids were defined in response to this challenge, but the question remained open. One of the approaches examined by D.A. Higgs became known as B-matroids and was studied by Higgs, Oxley and others in the 1960s and 1970s. According to a recent result by, it solves the problem: Arriving at the same notion independently, they provided five equivalent systems of axiom—in terms of independence, bases, circuits, closure and rank. The duality of B-matroids generalizes dualities that can be observed in infinite graphs.
The independence axioms are as follows:
- The empty set is independent.
- Every subset of an independent set is independent.
- For every nonmaximal independent set I and maximal independent set J, there is such that is independent.
- For every subset X of the base space, every independent subset I of X can be extended to a maximal independent subset of X.
History
Matroid theory was introduced by. It was also independently discovered by Takeo Nakasawa, whose work was forgotten for many years.In his seminal paper, Whitney provided two axioms for independence, and defined any structure adhering to these axioms to be "matroids".
His key observation was that these axioms provide an abstraction of "independence" that is common to both graphs and matrices.
Because of this, many of the terms used in matroid theory resemble the terms for their analogous concepts in linear algebra or graph theory.
Almost immediately after Whitney first wrote about matroids, an important article was written by on the relation of matroids to projective geometry. A year later, noted similarities between algebraic and linear dependence in his classic textbook on Modern Algebra.
In the 1940s Richard Rado developed further theory under the name "independence systems" with an eye towards transversal theory, where his name for the subject is still sometimes used.
In the 1950s W. T. Tutte became the foremost figure in matroid theory, a position he retained for many years. His contributions were plentiful, including the characterization of binary, regular, and graphic matroids by excluded minors; the regular-matroid representability theorem; the theory of chain groups and their matroids; and the tools he used to prove many of his results, the "Path theorem" and "Tutte homotopy theorem", which are so complex that later theorists have gone to great trouble to eliminate the necessity of using them in proofs.
and generalized to matroids Tutte's "dichromate", a graphic polynomial now known as the Tutte polynomial. Their work has recently been followed by a flood of papers—though not as many as on the Tutte polynomial of a graph.
In 1976 Dominic Welsh published the first comprehensive book on matroid theory.
Paul Seymour's decomposition theorem for regular matroids was the most significant and influential work of the late 1970s and the 1980s.
Another fundamental contribution, by, showed why projective geometries and Dowling geometries play such an important role in matroid theory.
By this time there were many other important contributors, but one should not omit to mention Geoff Whittle's extension to ternary matroids of Tutte's characterization of binary matroids that are representable over the rationals, perhaps the biggest single contribution of the 1990s. In the current period the Matroid Minors Project of Jim Geelen, Gerards, Whittle, and others, which attempts to duplicate for matroids that are representable over a finite field the success of the Robertson-Seymour Graph Minors Project, has produced substantial advances in the structure theory of matroids. Many others have also contributed to that part of matroid theory, which is flourishing.
Researchers
Mathematicians who pioneered the study of matroids include Takeo Nakasawa, Saunders Mac Lane, Richard Rado, W. T. Tutte, B. L. van der Waerden, and Hassler Whitney.Other major contributors include Jack Edmonds, Jim Geelen, Eugene Lawler, László Lovász, Gian-Carlo Rota, P. D. Seymour, and Dominic Welsh.