poset
\\xyoptionall
A poset, or partially ordered set, consists of a set and a binary relation
on which satisfies the followingproperties:
- •
is reflexive
(http://planetmath.org/Reflexive), so alwaysholds;
- •
is antisymmetric, so if and hold, then; and
- •
is transitive
(http://planetmath.org/Transitive3), so if and hold, then also holds.
The relation is called a partial order
on . Inpractice, is usually conflated with ; if a distinction isneeded, is called the ground set or underlying set of .The binary relation defined by removing the diagonal from (i.e. iff and ) satisfies the following properties:
- •
is irreflexive
, so if holds, then does nothold; and
- •
is transitive.
Since is reflexive, it can be uniquely recovered from by addingthe diagonal. For this reason, an irreflexive and transitive binaryrelation (called a strict partial order) also defines a poset, by meansof the associated relation described above (which is called weak partial order).
Since every partial order is reflexive and transitive, every poset isa preorder. The notion of partial order is stricter than that ofpreorder, Let be the structure
with ground set andbinary relation . A diagramof this structure, omitting loops, is displayed below.
Observe that the binary relation on is reflexive and transitive,so is a preorder. On the other hand, and , while . So the binary relation on is notantisymmetric, implying that is not a poset.
Since every total order is reflexive, antisymmetric, and transitive,every total order is a poset. The notion of partial order is weakerthan that of total order. A total order must obey the trichotomy law,which states that for any and in the order, either or. Let be the structure with ground set andbinary relation . Adiagram of this structure, omitting loops, is displayed below.
Observe that the binary relation on is reflexive, antisymmetric,and transitive, so is a poset. On the other hand, neither nor holds in . Thus fails to satisfy thetrichotomy law and is not a total order.
The failure of the trichotomy law for posets motivates the followingterminology. Let be a poset. If or holds in, we say that and are comparable; otherwise, we saythey are incomparable. We use the notation to indicate that and are incomparable.
If and are posets, then a function is said to be order-preserving, ormonotone, provided that it preserves inequalities. That is, is order-preserving if whenever holds, it followsthat also holds. The identity function
onthe ground set of a poset is order-preserving. If ,, and are posets and and are order-preserving functions, then thecomposition
is also order-preserving.
Posets together with order-preserving functions form a category, whichwe denoted by . Thus an order-preserving functionbetween the ground sets of two posets is sometimes also called amorphism of posets. The category of posets hasarbitrary products (http://planetmath.org/ProductofPosets). Moreover, everyposet can itself be viewed as a category, and it turns out that amorphism of posets is the same as a functor between the two posets.
Examples of posets
The two extreme posets are the chain, in which any two elements arecomparable, and the antichain, in which no two elements arecomparable. A poset with a singleton underlying set is necessarilyboth a chain and an antichain, but a poset with a larger underlyingset cannot be both.
Example 1.
Let be the set of natural numbers. Inductively define abinary relation on by the following rules:
- •
for any , the relation holds; and
- •
whenever , the relation also holds.
Then is a chain, hence a poset. This structure canbe naturally embedded in the larger chains of the integers, therational numbers, and the real numbers.
The next example shows that nontrivial antichains exist.
Example 2.
Let be a set with cardinality greater than . Let be thediagonal of . Thus represents equality, which is trivially apartial order relation (which is also the intersection of all partialorderings on ). By construction, in if and only. Thus no two elements of are comparable.
So far the only posets we have seen are chains and antichains. Mostposets are neither. The following construction gives many suchexamples.
Example 3.
If is any set, the powerset of is partially orderedby inclusion, that is, by the relation if and only if.
There are important structure theorems for posets concerning chainsand antichains. One of the foundational results is Dilworth’stheorem. This theorem was massively generalized by Greene andKleitman.
A final example shows that one can manufacture a poset from an existing one.
Example 4.
Let be a poset ordered by . The dual poset of is defined asfollows: it has the same underlying set as , whose order is defined by iff . It is easy to see that is a partial order. The dual of is usually denoted by .
Graph-theoretical view of posets
Let be a poset with strict partial order . Then can beviewed as a directed graph with vertex set the ground set of andedge set . For example, the following diagram displays the Booleanalgebra
as a directed graph.
If is a sufficiently complicated poset, then drawing all of theedges of can obscure rather than reveal the structure of . Forthis reason it is convenient to restrict attention to a subrelation of from which can be uniquely recovered.
We describe a method of constructing a canonical subgraph of fromwhich the partial order can be recovered as long as every interval of has finite height. If and are elements of , then wesay that covers if and there are no elements of strictly larger than but strictly smaller than , that is, if. Two elements are said to be consecutive ifone covers another. Define a binary relation on by
By construction, the binary relation is a subset of . Since is transitive, the transitiveclosure (http://planetmath.org/ClosureOfASetViaRelations) of is also contained in .
Proposition.
Suppose every interval of has finite height. Then is thetransitive closure of .
Proof.
We prove this by induction on height. By definition of , if and the height of is 1, then .
Assume for induction that whenever and the height of isat most , then is in the transitive closure of .Suppose that and that the height of is . Sinceevery chain in is finite, it contains an element which isstrictly larger than and minimal (http://planetmath.org/MaximalElement) withrespect to this property. Therefore , from which weconclude that . Since the interval is a propersubinterval of , it has height at most , so by the inductionassumption
we conclude that is in the transitive closure of. Since and are in the transitive closure of, so is . Hence whenever and the height of is at most , then is in the transitive closure of .
This completes the proof.∎
In the same way we associated a graph to we can associate a graphto . The graph is usually called the Hasse diagram of the poset.Below we display the graph associated to the cover relation of.
For simplicity, the Hasse diagram of a poset is usually drawn as anundirected graph. Elements which are higher in the partial orderrelation are drawn physically higher. Since a strict partial order isacyclic, this can be done uniquely and the partial order can berecovered from the drawing.
References
- 1 Grätzer, G., General lattice theory, 2nd ed., Birkhäuser, 1998.
- 2 Stanley, R., Enumerative Combinatorics, vol. 1, 2nd ed., CambridgeUniversity Press, Cambridge, 1996.