Definition
A preorder (or pre-order) on a set is a relation that is:
A set equipped with a preorder is called a preordered set or proset.
Quotient to a Partial Order
A preorder need not be anti-symmetric: distinct elements may satisfy both and . Such elements are called equivalent under the preorder. The relation is an equivalence relation, and the quotient inherits a partial order from .
Categorical Perspective
Every preorder gives rise to a thin category whose objects are elements of and where there is exactly one morphism iff . Functors between thin categories correspond to order-preserving maps (monotone maps). Under this correspondence:
- partial orders are skeletal thin categories
- equivalences of categories correspond to equivalence of preorders (up to the quotient partial order)
Examples
- Any partial order is a preorder.
- The divisibility relation on is a partial order, hence a preorder.
- The reachability relation on the nodes of a directed graph is a preorder (reflexivity by empty path, transitivity by concatenation).
- HoTT uses univalent preorders to model proof-relevant order structure.
Related Concepts
- Partial Order
- Total Ordering
- Equivalence Relation
- Reflexive Relation
- Transitive Relation
- Thin Category
- Predicate