maths.free › Combinatorics & Graph Theory › 6. Partially Ordered Sets › Dilworth's Chain Covering Theorem and its Dual
Dilworth's Chain Covering Theorem and its Dual
In this section, we prove the following theorem of R.P. Dilworth, which is truly one of the classic results of combinatorial mathematics.
Dilworth's Chain Covering Theorem and its Dual
In this section, we prove the following theorem of R.P. Dilworth, which is truly one of the classic results of combinatorial mathematics.
Before proceeding with the proof of Dilworth's theorem later in this section, we pause to discuss the dual version for partitions into antichains, as it is even easier to prove.
When \(\PXP\) is a poset, a point \(x\in X\) with \(\height(x)=1\) is called a minimal point of \(\bfP\). We denote the set of all minimal points of a poset \(\PXP\) by \(\min(X,P)\).Since we use the notation \(\bfP= (X,P)\) for a poset, the set of minimal elements can be denoted by \(\min(\bfP)\) or \(\min(X,P)\). This convention will be used for all set valued and integer valued functions of posets.
The argument given for the proof of yields an efficient algorithm, one that is defined recursively. Set \(\bfP_0= \bfP\). If \(\bfP_i\) has been defined and \(\bfP_i\neq \emptyset\), let \(A_i=\min(\bfP_i)\) and then let \(\bfP_{i+1}\) denote the subposet remaining when \(A_i\) is removed from \(\bfP_i\).
In , we illustrate the antichain partition provided by this algorithm for the \(17\) point poset from . The darkened points form a chain of size\(5\).
Maximal antichains and maximum antichains are defined analogously.
Condensed — the full section is in Keller & Trotter, Applied Combinatorics.
Practice (1)
Try each one on paper first. Reveal the answer to check; verified ones can be opened in the solver for every step.
-
Consider implementing an algorithm from on the poset of . First, verify that you agree with the labeling of the points with their heights, which assigns the points to antichains. Explain why this poset is a good illustration of why finding the chain of five points is best done by starting with a point labeled \(5\) and working down instead of starting with a point labeled \(1\) and working up.
Symbols used here
x belongs to A; every element of A is in B.
In either; in both; in A but not B.
i² = −1.
Inequalities that allow equality; < and > exclude it.
The two sides are different.
n × (n−1) × … × 1; the number of orderings of n things. 0! = 1.
Number of k-element subsets of n things: n!/(k!(n−k)!).
Add a_k for k = 1 up to n.
Multiply a_k for k = 1 up to n.
The set with no elements; the number of elements of A.
Questions people ask
Permutation or combination?
Ask whether order matters. A lock code is a permutation (order matters); a hand of cards is a combination (it does not).
What is a graph in this sense?
Dots (vertices) joined by lines (edges) — not a plot. Road maps, social networks and molecules are graphs; questions like "is there a route" and "how few colours" are graph theory.
ჲოთრაი ჟამ.
Parts of this page are adapted from Keller & Trotter, Applied Combinatorics (CC BY-SA 4.0). Condensed and re-explained here; errors are ours.
მეტი Combinatorics & Graph Theory
The counting principlesPigeonhole principle and inclusion–exclusionBinomial coefficients and Pascal's triangleRecurrences and generating functionsGraphs: vertices, edges, degreesPaths, cycles, trees, Euler and HamiltonColouring and planar graphs