Skip to main content
Logo image

In-Class Notes to Accompany Applied Combinatorics

Handout 6.2 Antichain and Chain Partitioning

Duals, Cover Graphs, and Comparability Graphs.

Dual of \(\bfP\) is denoted \(\bfP^d\)
Comparability Graph
Cover Graph
Incomparability Graph
Bobโ€™s Claims:
  1. Only linear orders have paths as cover graphs.
  2. A poset and its dual have the same cover graph and the same comparability graph.
  3. Any two posets with the same cover graph have the same height and the same width.
  4. Any two posets with the same comparability graph have the same height and the same width.
Handout page 1.

Height and Antichain Partitioning.

Proof by algorithm.

  • Let \(\bfP_{1} = \bfP\text{.}\) Place minimal elements of \(\bfP_{1}\) in \(A_{1}\text{.}\) Let \(\bfP_{2}\) be formed from \(\bfP_{1}\) by deleting the points in \(A_{1}\text{.}\) Place minimal elements of \(\bfP_{2}\) in \(A_{2}\text{.}\)
  • General step: Form \(\bfP_{i+1}\) by removing \(A_{i}\) from \(\bfP_{i}\text{.}\) Let \(A_{i+1}\) be the minimal elements of \(\bfP_{i+1}\text{.}\)
  • Continue until every point is in an antichain.
described in detail following the image
The order diagram of a poset with 7 points. The points are labeled with letters from \(a\) to \(f\text{.}\)
ย 
Handout page 2.

Chain Partitioning and Width.

Letโ€™s look back at the Dual of Dilworthโ€™s Theorem. What would be a similar result for width?
ย