fullorder
Full order, or total order, is a concept in order theory describing a way to arrange elements so that every pair of elements is comparable. Formally, a set X equipped with a binary relation ≤ is a total order if ≤ is reflexive, antisymmetric, and transitive, and for all a, b in X, either a ≤ b or b ≤ a. In contrast to partial orders, a total order requires no incomparabilities between elements.
A related notion is a strict total order, denoted <, which is irreflexive and transitive, and such
Examples of total orders include the standard order on the natural numbers, integers, and real numbers, as
Total orders are a special case of partial orders; in a total order, every pair of elements
Many total orders can be well-orders, where every nonempty subset has a least element; however, not all
Applications of full orders include sorting in computer science, mathematical proofs, and the definition of rankings