The other great family of useful relations is that of order: it lets us say ” comes before ”. The key property is antisymmetry: if and then (in place of the symmetry of equivalences).
Definition — Total and partial order
A relation on is an (partial) order relation if it is reflexive, antisymmetric and transitive. It is called a total order if, in addition, for every , either or holds (every pair is comparable). Otherwise the order is called partial.
Example — Total order on
The relation on is a total order: given two reals, you always know which is the smaller. The line is a physical picture of the total order, in which every point is comparable with every other.
Example — Partial order: "divides" on
On we set if divides (that is, for some ).
- Reflexive: divides .
- Antisymmetric: if and (with ) then .
- Transitive: if and then .
However does not divide and does not divide : pairs of “distinct primes” are not comparable. It is a partial order.
Example — Partial order: inclusion between sets
The relation "" on the power set is a partial order. For instance , but and are not comparable.
Links
Topics: Set theory
Concepts: Inclusion · Partial order · Total order · Order relation