Partially Ordered Set
Partially Ordered Set
A partially ordered set (poset) is a set on which a partial order is defined.
This is NOT the same as sorting a set, in case this causes confusion.
In addition, the term "partially ordered set" may cause confusion because it implies that it is a set. This isn't really true. A partially ordered set in a way refers to a pair
However, sometimes the term partially ordered set just refers any set
- The real numbers (or generally any totally ordered set), ordered by the less-than-or-equal (
) relation is a partial order - The real numbers, ordered by the less-than (
) or greater-than ( ) relation - The power set of a set, ordered by inclusion
- The natural numbers with the relation of divisibility
- The subspaces of a vector space ordered by inclusion
The power set of a set, ordered by inclusion, is a partially ordered set.
In this example, we have the Hasse diagram of the power set of a set consisting of three elements,
Sets connected by a path are comparable (e.g
However, not all elements are comparable (e.g
The natural numbers with the relation of divisibility is a partially ordered set.
In this example, we have the divisibility of the numbers 1 to 4. There is a relation from 1 to every number, and a relationship from 2 to 4, but no relationship from 2 to 3 or 4 to 3.