order, strict partial order, non-strict partial order, strict total order, non-strict total order
An order is a relation R that satisfies transitivity. i.e., such that if aRb and bRc, then aRc. A strict partial order is a relation < on S that satisfies […]
