Skip to article frontmatterSkip to article content
Tutorial

Pre Order and Partial Order

Abstract

The conditions for a pre-order and partial order to exists on a set.

Let SS be some set and \leq be some relation between the elements of the set.

Pre-order Conditions

The relation sets a pre-order on the set SS if

  1. aaa \leq a for all a  Sa~\in~S
    • Reflexivity
  2. aba \leq b and bcb \leq c implies aca \leq c where a,b,c  Sa,b,c~\in~S.
    • Transitivity

Partial-order Conditions

The relation sets a partial order on the set SS if both 1 and 2 from the pre-order conditions are met and

  1. aba \leq b and bab \leq a implies a=ba=b
    • Antisymmetry

Total Ordering

If every element in SS can be compared by the relation, then the relation forms a total ordering on SS.