| ID | 5a91a6ca-60a2-46b7-ba4b-0c50ff7e0153 |
|---|---|
| DeertopiaVisibility | public |
Partial order
A partially-ordered set (or poset, for short) is one of the more basic kinds of orderings, whose requirements are more strict than those of a preorder, but looser than those of a total order.
Definition
A partial ordering on a set is a relation satisfying the following properties:
- reflexivity
for any , ;
- transitivity
for any , and together imply ;
- antisymmetry
if and , then .