Well-quasi-ordering

From Free net encyclopedia

In mathematics, a well-quasi-ordering ≤ on a set <math>X</math> is a quasi-ordering (i.e., a reflexive, transitive binary relation) such that any infinite sequence of elements <math>x_0</math>, <math>x_1</math>, <math>x_2</math>, … from <math>X</math> contains an increasing pair <math>x_i</math>≤<math>x_j</math> with <math>i</math><<math>j</math>. The set <math>X</math> is said to be well-quasi-ordered, or shortly wqo.

A well partial order, or a wpo, is a wqo that is a proper ordering relation, i.e., it is antisymmetric.

Another way of defining wqo sets is to say that they do not contain infinite strictly decreasing sequences (of the form <math>x_0</math>><math>x_1</math>><math>x_2</math>>…) nor infinite sequences of pairwise incomparable elements. Hence a quasi-order (<math>X</math>,≤) is wqo iff it is well-founded and has no infinite antichains.

Contents

Examples

  • <math>(\mathbb{N}, \le)</math>, the set of natural numbers with standard ordering, is a well partial order. <math>(\mathbb{Z}, \le)</math>, the set of positive and negative integers, is not: it is not well-founded.
  • <math>(\mathbb{N}, \mid)</math>, the set of natural numbers ordered by divisibility, is not a well partial order: the prime numbers are an infinite antichain.
  • The set of words ordered lexicographically, i.e., as in a dictionary, is not a wqo: it is not well-founded as witnessed by the decreasing sequence <math>b</math>, <math>ab</math>, <math>aab</math>, <math>aaab</math>, ... If we consider the prefix ordering for comparing words, then the previous sequence becomes an infinite antichain.
  • <math>(\mathbb{N}^k, \le)</math>, the set of vectors of <math>k</math> natural numbers with component-wise ordering, is a well partial order (Dickson's lemma). More generally, if <math>(X, \le)</math> is wqo, then for any <math>k</math>, <math>(X^k,\le^k)</math> is wqo.
  • <math>(X^*,\le)</math>, the set of finite <math>X</math>-sequences ordered by embedding is a wqo iff <math>(X, \le)</math> is (Higman's lemma). Recall that one embeds a sequence <math>u</math> into a sequence <math>v</math> by finding a subsequence of <math>v</math> that has the same length as <math>u</math> and that dominates it term by term. When <math>(X,=)</math> is a finite unordered set, <math>u\le v</math> iff <math>u</math> is a subsequence of <math>v</math>.
  • <math>(X^\omega,\le)</math>, the set of infinite sequences over a wqo <math>(X, \le)</math>, ordered by embedding is not a wqo in general. That is, Higman's lemma does not carry over to infinite sequences. Better-quasi-orderings have been introduced to generalize Higman's lemma to sequences of arbitrary lengths.
  • Embedding between finite trees with nodes labeled by elements of a wqo <math>(X, \le)</math> is a wqo (Kruskal's tree theorem).

Wqo's versus well partial orders

In practice, the wqo's one manipulates are almost always orderings (see examples above), but the theory is technically smoother if we do not require antisymmetry, so it is built with wqo's as the basic notion.

Observe that a wpo is a wqo, and that a wqo gives rise to a wpo between equivalence classes induced by the kernel of the wqo. For example, if we order <math>\mathbb{Z}</math> by divisibility, we end up with <math>n\equiv m</math> iff <math>n=\pm m</math>, so that <math>(\mathbb{Z},\mid)\;\;\approx\;\;(\mathbb{N},\mid)</math>.

Infinite increasing subsequences

If (<math>X</math>, ≤) is wqo then every infinite sequence <math>x_0</math>, <math>x_1</math>, <math>x_2</math>, … contains an infinite increasing subsequence <math>x_{n0}</math>≤<math>x_{n1}</math>≤<math>x_{n2}</math>≤… (with <math>{n0}</math><<math>{n1}</math><<math>{n2}</math><…). This can be proved by a Ramsey argument: given some sequence <math>(x_i)_i</math>, consider the set <math>I</math> of indexes <math>i</math> such that <math>x_i</math> has no larger or equal <math>x_j</math> to its right, i.e., with <math>i<j</math>. If <math>I</math> is infinite, then the <math>I</math>-extracted subsequence contradicts the assumption that <math>X</math> is wqo. So <math>I</math> is finite, and any <math>x_n</math> with <math>n</math> larger than any index in <math>I</math> can be used as the starting point of an infinite increasing subsequence.

The existence of such infinite increasing subsequences is sometimes taken as a definition for well-quasi-ordering, leading to an equivalent notion.


References

  1. Template:Cite journal
  2. Template:Cite journal
  3. Template:Cite journal
  4. Template:Cite book

See also