Hereditary properties occur throughout combinatorics and graph theory, although they are known by a variety of names. For example, in the context of
permutation patterns, hereditary properties are typically called
permutation classes.
In graph theory and
bipartiteness are two properties of graphs that are hereditary, because if a graph has either of these properties, then all its
induced subgraphs maintain the property. are also independent sets. Independence is therefore a hereditary property. In
graph theory, a
hereditary property usually means a
property of a
graph which also holds for (is "inherited" by) its
induced subgraphs. Equivalently, a hereditary property is preserved by the removal of vertices. A graph
class \mathcal{G} is called hereditary if it is closed under induced subgraphs. Examples of hereditary graph classes are independent graphs (graphs with no edges), which is a special case (with
c = 1) of being
c-colorable for some number
c, being
forests,
planar,
complete,
complete multipartite etc. Sometimes the term "hereditary" has been defined with reference to
graph minors; then it may be called a
minor-hereditary property. The
Robertson–Seymour theorem implies that a minor-hereditary property may be characterized in terms of a finite set of
forbidden minors. The term "hereditary" has been also used for graph properties that are closed with respect to taking subgraphs. In such a case, properties that are closed with respect to taking induced subgraphs, are called
induced-hereditary. The language of hereditary properties and induced-hereditary properties provides a powerful tool for study of structural properties of various types of generalized
colourings. The most important result from this area is the unique factorization theorem.
Monotone property There is no consensus for the meaning of "
monotone property" in graph theory. Examples of definitions are: • Preserved by the removal of edges. • Preserved by the removal of edges and vertices (i.e., the property should hold for all subgraphs). • Preserved by the addition of edges. (This meaning is used in the statement of the
Aanderaa–Karp–Rosenberg conjecture.) The complementary property of a property that is preserved by the removal of edges is preserved under the addition of edges. Hence some authors avoid this ambiguity by saying a property A is monotone if A or AC (the complement of A) is monotone. Some authors choose to resolve this by using the term
increasing monotone for properties preserved under the addition of some object, and
decreasing monotone for those preserved under the removal of the same object.
In matroid theory In a
matroid, every subset of an independent set is again independent. This is a hereditary property of sets. A family of matroids may have a hereditary property. For instance, a family that is closed under taking
matroid minors may be called "hereditary". ==In problem solving==