In mathematics, a total order or linear order is a partial order in which any two elements are comparable. That is, a total order is a binary relation ≤ {\displaystyle \leq } on some set X {\displaystyle X} , which satisfies the following for all a , b {\displaystyle a,b} and c {\displaystyle c} in X {\displaystyle X} :
a ≤ a {\displaystyle a\leq a} (reflexive). If a ≤ b {\displaystyle a\leq b} and b ≤ c {\displaystyle b\leq c} then a ≤ c {\displaystyle a\leq c} (transitive). If a ≤ b {\displaystyle a\leq b} and b ≤ a {\displaystyle b\leq a} then a = b {\displaystyle a=b} (antisymmetric).
a ≤ b {\displaystyle a\leq b} or b ≤ a {\displaystyle b\leq a} (strongly connected, formerly called totality). Requirements 1. to 3. just make up the definition of a partial order. Reflexivity (1.) already follows from strong connectedness (4.), but is required explicitly by many authors nevertheless, to indicate the kinship to partial orders. Total orders are sometimes also called simple, connex, or full orders. A set equipped with a total order is a totally ordered set; the terms simply ordered set, linearly ordered set, toset and loset are also used. The term chain is sometimes defined as a synonym of totally ordered set, but generally refers to a totally ordered subset of a given partially ordered set. An extension of a given partial order to a total order is called a linear extension of that partial order.
Strict and non-strict total orders For delimitation purposes, a total order as defined above is sometimes called non-strict order. For each (non-strict) total order ≤ {\displaystyle \leq } there is an associated relation < {\displaystyle <} , called the strict total order associated with ≤ {\displaystyle \leq } that can be defined in two equivalent ways:
a < b {\displaystyle a<b} if a ≤ b {\displaystyle a\leq b} and a ≠ b {\displaystyle a\neq b} (reflexive reduction).
a < b {\displaystyle a<b} if not b ≤ a {\displaystyle b\leq a} (i.e., < {\displaystyle <} is the complement of the converse of ≤ {\displaystyle \leq } ). Conversely, the reflexive closure of a strict total order < {\displaystyle <} is a (non-strict) total order. Thus, a strict total order on a set X {\displaystyle X} is a strict partial order on X {\displaystyle X} in which any two distinct elements are comparable. That is, a strict total order is a binary relation < {\displaystyle <} on some set X {\displaystyle X} , which satisfies the following for all a , b {\displaystyle a,b} and c {\displaystyle c} in X {\displaystyle X} :
Not a < a {\displaystyle a<a} (irreflexive). If a < b {\displaystyle a<b} then not b < a {\displaystyle b<a} (asymmetric). If a < b {\displaystyle a<b} and b < c {\displaystyle b<c} then a < c {\displaystyle a<c} (transitive). If a ≠ b {\displaystyle a\neq b} , then a < b {\displaystyle a<b} or b < a {\displaystyle b<a} (connected). Asymmetry follows from transitivity and irreflexivity; moreover, irreflexivity follows from asymmetry.
… excerpt ends here. Continue reading the full article.
