Well-quasi-ordering

From Wikipedia, the free encyclopedia
(Redirected from Well partial order)

Page Module:Message box/ambox.css has no content.

Template:Short description Template:CS1 config

Page Template:Stack/styles.css has no content.

Transitive binary relations Lua error in package.lua at line 80: module 'Module:Navbar/configuration' not found.
Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
Total,
Semiconnex
Anti-
reflexive
Equivalence relation Green tickY Template:N& Template:N& Template:N& Template:N& Template:N& Green tickY Template:N& Template:N&
Preorder (Quasiorder) Template:N& Template:N& Template:N& Template:N& Template:N& Template:N& Green tickY Template:N& Template:N&
Partial order Template:N& Green tickY Template:N& Template:N& Template:N& Template:N& Green tickY Template:N& Template:N&
Total preorder Template:N& Template:N& Green tickY Template:N& Template:N& Template:N& Green tickY Template:N& Template:N&
Total order Template:N& Green tickY Green tickY Template:N& Template:N& Template:N& Green tickY Template:N& Template:N&
Prewellordering Template:N& Template:N& Green tickY Green tickY Template:N& Template:N& Green tickY Template:N& Template:N&
Well-quasi-ordering Template:N& Template:N& Template:N& Green tickY Template:N& Template:N& Green tickY Template:N& Template:N&
Well-ordering Template:N& Green tickY Green tickY Green tickY Template:N& Template:N& Green tickY Template:N& Template:N&
Lattice Template:N& Green tickY Template:N& Template:N& Green tickY Green tickY Green tickY Template:N& Template:N&
Join-semilattice Template:N& Green tickY Template:N& Template:N& Green tickY Template:N& Green tickY Template:N& Template:N&
Meet-semilattice Template:N& Green tickY Template:N& Template:N& Template:N& Green tickY Green tickY Template:N& Template:N&
Strict partial order Template:N& Green tickY Template:N& Template:N& Template:N& Template:N& Template:N& Green tickY Green tickY
Strict weak order Template:N& Green tickY Template:N& Template:N& Template:N& Template:N& Template:N& Green tickY Green tickY
Strict total order Template:N& Green tickY Green tickY Template:N& Template:N& Template:N& Template:N& Green tickY Green tickY
Symmetric Antisymmetric Connected Well-founded Has joins Has meets Reflexive Irreflexive Asymmetric
Definitions,
for all a,b and S:
aRbbRa aRb and bRaa=b abaRb or bRa minSexists abexists abexists aRa not aRa aRbnot bRa
Green tickY indicates that the column's property is always true for the row's term (at the very left), while Template:N& indicates that the property is not guaranteed
in general (it might, or might not, hold). For example, that every equivalence relation is symmetric, but not necessarily antisymmetric,
is indicated by Green tickY in the "Symmetric" column and Template:N& in the "Antisymmetric" column, respectively.

All definitions tacitly require the homogeneous relation R be transitive: for all a,b,c, if aRb and bRc then aRc.
A term's definition may require additional properties that are not listed in this table.

In mathematics, specifically order theory, a well-quasi-ordering or wqo on a set X is a quasi-ordering of X for which every infinite sequence of elements x0,x1,x2, from X contains a non-decreasing pair xixj with i<j.

Motivation

Well-founded induction can be used on any set with a well-founded relation, thus one is interested in when a quasi-order is well-founded. (Here, by abuse of terminology, a quasiorder is said to be well-founded if the corresponding strict order xyyx is a well-founded relation.) However the class of well-founded quasiorders is not closed under certain operations—that is, when a quasi-order is used to obtain a new quasi-order on a set of structures derived from our original set, this quasiorder is found to be not well-founded. By placing stronger restrictions on the original well-founded quasiordering one can hope to ensure that our derived quasiorderings are still well-founded.

An example of this is the power set operation. Given a quasiordering for a set X one can define a quasiorder + on X's power set P(X) by setting A+B if and only if for each element of A one can find some element of B that is larger than it with respect to . One can show that this quasiordering on P(X) need not be well-founded, but if one takes the original quasi-ordering to be a well-quasi-ordering, then it is.

Formal definition

A well-quasi-ordering on a set X is a quasi-ordering (i.e., a reflexive, transitive binary relation) such that any infinite sequence of elements x0,x1,x2, from X contains an increasing pair xixj with i<j. The set X 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.

Among other ways of defining wqo's, one is to say that they are quasi-orderings which do not contain infinite strictly decreasing sequences (of the form x0>x1>x2>)[a] nor infinite sequences of pairwise incomparable elements. Hence a quasi-order (X, ≤) is wqo if and only if (X, <) is well-founded and has no infinite antichains.

Ordinal type

Let X be well partially ordered. A (necessarily finite) sequence (x1,x2,,xn) of elements of X that contains no pair xixj with i<j is usually called a bad sequence. The tree of bad sequences TX is the tree that contains a vertex for each bad sequence, and an edge joining each nonempty bad sequence (x1,,xn1,xn) to its parent (x1,,xn1). The root of TX corresponds to the empty sequence. Since X contains no infinite bad sequence, the tree TX contains no infinite path starting at the root.[1] Therefore, each vertex v of TX has an ordinal height o(v), which is defined by transfinite induction as o(v)=limw child of v(o(w)+1). The ordinal type of X, denoted o(X), is the ordinal height of the root of TX.

A linearization of X is an extension of the partial order into a total order. It is easy to verify that o(X) is an upper bound on the ordinal type of every linearization of X. De Jongh and Parikh[2] proved that in fact there always exists a linearization of X that achieves the maximal ordinal type o(X).

Examples

File:Integers-line.svg
Pic.1: A non-example: integers with the usual order
File:Infinite lattice of divisors.svg
Pic.2: Another non-example: Hasse diagram of the natural numbers ordered by divisibility
File:N-Quadrat, gedreht.svg
Pic.3: Hasse diagram of 2 with componentwise order
  • (,), the set of natural numbers with standard ordering, is a well partial order (in fact, a well-order). However, (,), the set of positive and negative integers (see Pic.1), is not a well-quasi-order, because it is not well-founded. The infinite sequence -1, -2,... contains no increasing pair.
  • (,|), the set of natural numbers ordered by divisibility, is not a well-quasi-order: the prime numbers are an infinite antichain (see Pic.2).
  • (k,), the set of vectors of k natural numbers (where k is finite) with component-wise ordering, is a well partial order (Dickson's lemma; see Pic.3). More generally, if (X,) is well-quasi-order, then (Xk,k) is also a well-quasi-order for all k.
  • Let X be an arbitrary finite set with at least two elements. The set X of words over X ordered lexicographically (as in a dictionary) is not a well-quasi-order because it contains the infinite decreasing sequence b,ab,aab,aaab,. Similarly, X ordered by the prefix relation is not a well-quasi-order, because the previous sequence is an infinite antichain of this partial order. However, X ordered by the subsequence relation is a well partial order.[3] (If X has only one element, these three partial orders are identical.)
  • More generally, (X,), the set of finite X-sequences ordered by embedding is a well-quasi-order if and only if (X,) is a well-quasi-order (Higman's lemma). Recall that one embeds a sequence u into a sequence v by finding a subsequence of v that has the same length as u and that dominates it term by term. When (X,=) is an unordered set, uv if and only if u is a subsequence of v.
  • (Xω,), the set of infinite sequences over a well-quasi-order (X,), ordered by embedding, is not a well-quasi-order 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 (X,) is a wqo (Kruskal's tree theorem).
  • Embedding between infinite trees with nodes labeled by elements of a wqo (X,) is a wqo (Nash-Williams' theorem).
  • Embedding between countable scattered linear order types is a well-quasi-order (Laver's theorem).
  • Embedding between countable boolean algebras is a well-quasi-order. This follows from Laver's theorem and a theorem of Ketonen.
  • Finite graphs ordered by a notion of embedding called "graph minor" is a well-quasi-order (Robertson–Seymour theorem).
  • Graphs of finite tree-depth ordered by the induced subgraph relation form a well-quasi-order,[4] as do the cographs ordered by induced subgraphs.[5]

Constructing new wpo's from given ones

Let X1 and X2 be two disjoint wpo sets. Let Y=X1X2, and define a partial order on Y by letting y1Yy2 if and only if y1,y2Xi for the same i{1,2} and y1Xiy2. Then Y is wpo, and o(Y)=o(X1)o(X2), where denotes natural sum of ordinals.[2]

Given wpo sets X1 and X2, define a partial order on the Cartesian product Y=X1×X2, by letting (a1,a2)Y(b1,b2) if and only if a1X1b1 and a2X2b2. Then Y is wpo (this is a generalization of Dickson's lemma), and o(Y)=o(X1)o(X2), where denotes natural product of ordinals.[2]

Given a wpo set X, let X be the set of finite sequences of elements of X, partially ordered by the subsequence relation. Meaning, let (x1,,xn)X(y1,,ym) if and only if there exist indices 1i1<<inm such that xjXyij for each 1jn. By Higman's lemma, X is wpo. The ordinal type of X is[2][6] o(X)={ωωo(X)1,o(X) finite;ωωo(X)+1,o(X)=εα+n for some α and some finite n;ωωo(X),otherwise.

Given a wpo set X, let T(X) be the set of all finite rooted trees whose vertices are labeled by elements of X. Partially order T(X) by the tree embedding relation. By Kruskal's tree theorem, T(X) is wpo. This result is nontrivial even for the case |X|=1 (which corresponds to unlabeled trees), in which case o(T(X)) equals the small Veblen ordinal. In general, for o(X) countable, we have the upper bound o(T(X))ϑ(Ωωo(X)) in terms of the ϑ ordinal collapsing function. (The small Veblen ordinal equals ϑ(Ωω) in this ordinal notation.)[7]

Wqo's versus well partial orders

According to Milner 1985, no real gain in generality is obtained by considering quasi-orders rather than partial orders... it is simply more convenient to do so.[8]

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 by divisibility, we end up with nm if and only if n=±m, so that (,|)(,|).

Infinite increasing subsequences

If (X,) is wqo then every infinite sequence x0,x1,x2,, contains an infinite increasing subsequence xn0xn1xn2 (with n0<n1<n2<). Such a subsequence is sometimes called perfect. This can be proved by a Ramsey argument: given some sequence (xi)i, consider the set I of indexes i such that xi has no larger or equal xj to its right, i.e., with i<j. If I is infinite, then the I-extracted subsequence contradicts the assumption that X is wqo. So I is finite, and any xn with n larger than any index in I 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.

Properties of wqos

  • Given a quasiordering (X,) the quasiordering (P(X),+) defined by A+BaA,bB,ab is well-founded if and only if (X,) is a wqo.[9]
  • A quasiordering is a wqo if and only if the corresponding partial order (obtained by quotienting by xyxyyx) has no infinite descending sequences or antichains. (This can be proved using a Ramsey argument as above.)
  • Given a well-quasi-ordering (X,), any sequence of upward-closed subsets S0S1X eventually stabilises (meaning there exists n such that Sn=Sn+1=; a subset SX is called upward-closed if x,yX,xyxSyS): assuming the contrary i,j,j>i,xSjSi, a contradiction is reached by extracting an infinite non-ascending subsequence.
  • Given a well-quasi-ordering (X,), any subset S of X has a finite number of minimal elements with respect to , for otherwise the minimal elements of S would constitute an infinite antichain.

See also

Notes

Page Template:Reflist/styles.css has no content.

  1. ^ Here x<y means: xy and not yx.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Towsner, Henry (2013). "Partial impredicativity in reverse mathematics". The Journal of Symbolic Logic. 78 (2): 459–488. doi:10.2178/jsl.7802070. JSTOR 43303662. MR 3145191. Page 471: "Q is a well-quasi-order iff the tree of bad sequences from Q is well-founded."
  2. ^ a b c d Page Module:Citation/CS1/styles.css has no content.de Jongh, Dick H. G.; Parikh, Rohit (1977). "Well-partial orderings and hierarchies". Indagationes Mathematicae (Proceedings). 80 (3): 195–207. doi:10.1016/1385-7258(77)90067-1.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Gasarch, W. (1998). "A survey of recursive combinatorics". Handbook of Recursive Mathematics, Vol. 2. Stud. Logic Found. Math. Vol. 139. Amsterdam: North-Holland. pp. 1041–1176. doi:10.1016/S0049-237X(98)80049-9. MR 1673598.. See in particular page 1160.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Nešetřil, Jaroslav; Ossona de Mendez, Patrice (2012). "Lemma 6.13". Sparsity: Graphs, Structures, and Algorithms. Algorithms and Combinatorics. Vol. 28. Heidelberg: Springer. p. 137. doi:10.1007/978-3-642-27875-4. ISBN 978-3-642-27874-7. MR 2920058..
  5. ^ Page Module:Citation/CS1/styles.css has no content.Damaschke, Peter (1990). "Induced subgraphs and well-quasi-ordering". Journal of Graph Theory. 14 (4): 427–435. doi:10.1002/jgt.3190140406. MR 1067237..
  6. ^ Page Module:Citation/CS1/styles.css has no content.Schmidt, Diana (1979). Well-partial orderings and their maximal order types (Habilitationsschrift). Heidelberg. Republished in: Page Module:Citation/CS1/styles.css has no content.Schmidt, Diana (2020). "Well-partial orderings and their maximal order types". In Schuster, Peter M.; Seisenberger, Monika; Weiermann, Andreas (eds.). Well-Quasi Orders in Computation, Logic, Language and Reasoning. Trends in Logic. Vol. 53. Springer. pp. 351–391. doi:10.1007/978-3-030-30229-0_13. ISBN 978-3-030-30228-3.
  7. ^ Page Module:Citation/CS1/styles.css has no content.Rathjen, Michael; Weiermann, Andreas (1993). "Proof-theoretic investigations on Kruskal's theorem". Annals of Pure and Applied Logic. 60: 49–88. doi:10.1016/0168-0072(93)90192-G.
  8. ^ Page Module:Citation/CS1/styles.css has no content.Milner, E. C. (1985). "Basic WQO- and BQO-theory". In Rival, I. (ed.). Graphs and Order. The Role of Graphs in the Theory of Ordered Sets and Its Applications. D. Reidel Publishing Co. pp. 487–502. ISBN 90-277-1943-8.
  9. ^ Page Module:Citation/CS1/styles.css has no content.Forster, Thomas (2003). "Better-quasi-orderings and coinduction". Theoretical Computer Science. 309 (1–3): 111–123. doi:10.1016/S0304-3975(03)00131-2.

Further reading

Template:Order theory