maths.free › Combinatorics & Graph Theory › 6. Partially Ordered Sets › The Subset Lattice
The Subset Lattice
When X is a finite set, the family of all subsets of X, partially ordered by inclusion, forms a subset latticeA lattice is a special type of poset.
The Subset Lattice
When \(X\) is a finite set, the family of all subsets of \(X\), partially ordered by inclusion, forms a subset latticeA lattice is a special type of poset. You do not have to concern yourself with the definition and can safely replace lattice with poset as you read this chapter.. We illustrate this in where we show the lattice of all subsets of \(\{1,2,3,4\}\). In this figure, note that we are representing sets by bit strings, and we have further abbreviated the notation by writing strings without commas and parentheses.
For a positive integer \(t\), we let \(\bftwo^t\) denote the subset lattice consisting of all subsets of \(\{1,2,\dots,t\}\) ordered by inclusion. Some elementary properties of this poset are:
The height is \(t+1\) and all maximal chains have exactly \(t+1\) points.
The size of the poset \(\bftwo^t\) is \(2^t\) and the elements are partitioned into ranks (antichains) \(A_0, A_1,\dots, A_t\) with \(|A_i|=\binom{t}{i}\) for each \(i=0,1,\dots,t\).
The maximum size of a rank in the subset lattice occurs in the middle, if \(s=\lfloor t/2\rfloor\), then the largest binomial coefficient in the sequence \(\binom{t}{0}, \binom{t}{1},\binom{t}{2},\dots,\binom{t}{t}\) is \(\binom{t}{s}\). Note that when \(t\) is odd, there are two ranks of maximum size, but when \(t\) is even, there is only one.
Sperner's Theorem
For the width of the subset lattice, we have the following classic result of Sperner.
Symbols used here
Number of k-element subsets of n things: n!/(k!(n−k)!).
In either; in both; in A but not B.
i² = −1.
Inequalities that allow equality; < and > exclude it.
n × (n−1) × … × 1; the number of orderings of n things. 0! = 1.
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