A partial order is a binary relation that is reflexive, antisymmetric, and transitive.
Formal definition
Let be a binary relation on .
Then, is a partial order on if the following holds:
- (The binary relation is reflexive).
- (The binary relation is antisymmetric).
- (The binary relation is transitive)