Skip to main content
Logo image

In-Class Notes to Accompany Applied Combinatorics

Handout 6.1 Notation and Terminology

Definition Parts.

Definition 6.1.

A poset is an ordered pair \(\bfP=(X,P)\) with \(X\) a set and \(P\) a binary relation on \(X\) that is reflexive, antisymmetric, and transitive.
  • Binary relation: Ordered pairs (subset of \(X\times X\))
  • Reflexive: For all \(x\in X\text{,}\) \((x,x)\in P\text{.}\)
  • Antisymmetric: If \((x,y)\in P\) and \((y,x)\in P\text{,}\) then \(x=y\text{.}\)
    • If \(x\leq y\) in \(P\) and \(y\leq x\) in \(P\text{,}\) then \(x=y\text{.}\)
  • Transitive: If \((x,y)\in P\) and \((y,z)\in P\text{,}\) then \((x,z)\in P\text{.}\)
    • If \(x\leq y\) in \(P\) and \(y\leq z\) in \(P\text{,}\) then \(x\leq z\) in \(P\text{.}\)
Peer instruction question 1
The Critic:
  1. Saving Private Ryan
  2. Life is Beautiful
  3. Forrest Gump
  4. Braveheart
  5. Good Will Hunting
  6. Titanic
  7. Jurassic Park
Alice:
  1. Life is Beautiful
  2. Saving Private Ryan
  3. Good Will Hunting
  4. Titanic
  5. Braveheart
  6. Forrest Gump
  7. Jurassic Park

Key Concepts for Posets.

Let \(\bfP=(X,P)\) be a poset.
  • If \(x\lt y\) in \(P\) or \(y\lt x\) in \(P\text{,}\) then \(x\) and \(y\) are comparable.
  • If \(x \lt y\) in \(P\) and there does not exist \(z\) so that \(x\lt z\lt y\) in \(P\text{,}\) then \(y\) covers \(x\)
  • If \(x,y\in X\) and neither \(x\lt y\) in \(P\) nor \(y\lt x\) in \(P\text{,}\) then \(x\) and \(y\) are incomparable.
  • A set \(A\subseteq X\) is an antichain if no pair of distinct points in \(A\) is comparable in \(P\text{.}\)
  • A set \(C\subseteq X\) is a chain if every pair of distinct points in \(C\) is comparable in \(P\text{.}\)
Peer instruction questions 2–3.
described in detail following the image
The order diagram of a poset with 34 points. The points are labeled from 1 to 34.

Maximal vs Maximum.

Definition 6.2.

A chain \(C\) is maximal if there is no chain \(C'\) so that \(C'\supsetneq C\text{.}\)

Definition 6.3.

A chain \(C\) is maximum if there is no chain \(C'\) so that \(|C'|\gt |C|\text{.}\)
Β 

Definition 6.4.

An antichain \(A\) is maximal if there is no antichain \(A'\) so that \(A'\supsetneq A\text{.}\)

Definition 6.5.

An antichain \(A\) is maximum if there is no antichain \(A'\) so that \(|A'|\gt |A|\text{.}\)
Peer instruction questions 4–6.

Maximal and Minimal Elements.

Definition 6.6.

Let \(\bfP=(X,P)\) be a poset. An element \(x\in X\) is maximal if there is no \(y\in X\) with \(y\gt x\) in \(P\text{.}\)

Definition 6.7.

Let \(\bfP=(X,P)\) be a poset. An element \(x\in X\) is minimal if there is no \(y\in X\) with \(y\lt x\) in \(P\text{.}\)

Activity 6.1.1.

With your group, list the set of maximal elements and the set of minimal elements for this poset.
described in detail following the image
The order diagram of a poset with 34 points. The points are labeled from 1 to 34.

Height and Width.

Definition 6.8.

The height of a poset \(\bfP\) is the number of points in a maximum chain in \(\bfP\)

Definition 6.9.

The width of a poset \(\bfP\) is the number of points in a maximum antichain in \(\bfP\)
Peer instruction question 7.