Linear extension of a partial order A
partial order is a
reflexive,
transitive and
antisymmetric relation. Given any partial orders \,\leq\, and \,\leq^*\, on a set X, \,\leq^*\, is a linear extension of \,\leq\, exactly when • \,\leq^*\, is a
total order, and • For every x, y \in X, if x \leq y, then x \leq^* y. It is that second property that leads mathematicians to describe \,\leq^*\, as
extending \,\leq. Alternatively, a linear extension may be viewed as an
order-preserving bijection from a partially ordered set P to a
chain C on the same ground set.
Linear extension of a preorder A
preorder is a reflexive and transitive relation. The difference between a preorder and a partial-order is that a preorder allows two different items to be considered "equivalent", that is, both x\precsim y and y\precsim x hold, while a partial-order allows this only when x=y. A relation
\precsim^* is called a linear extension of a preorder \precsim if: •
\precsim^* is a
total preorder, and • For every x, y \in X, if x\precsim y then x\precsim^* y , and • For every x, y \in X, if x\prec y then x\prec^* y . Here, x\prec y means "x \precsim y and not y \precsim x". The difference between these definitions is only in condition 3. When the extension is a partial order, condition 3 need not be stated explicitly, since it follows from condition 2.
Proof: suppose that x \precsim y and not y \precsim x. By condition 2, x\precsim^* y. By reflexivity, "not y \precsim x" implies that y\neq x. Since
\precsim^* is a partial order, x\precsim^* y and y\neq x imply "not y\precsim^* x". Therefore, x\prec^* y. However, for general preorders, condition 3 is needed to rule out trivial extensions. Without this condition, the preorder by which all elements are equivalent (y \precsim x and x \precsim y hold for all pairs
x,
y) would be an extension of every preorder. == Order-extension principle ==