In the mathematical areas of order and lattice theory, the Knaster–Tarski theorem, named after Bronisław Knaster and Alfred Tarski, states the following:
Let (L, ≤) be a complete lattice and let f : L → L be an order-preserving (monotonic) function w.r.t. ≤ . Then the set of fixed points of f in L forms a complete lattice under ≤ .
It was Tarski who stated the result in its most general form,[1] and so the theorem is often known as Tarski's fixed-point theorem. Some time earlier, Knaster and Tarski established the result for the special case where L is the lattice of subsets of a set, the power set lattice.[2]
The theorem has important applications in formal semantics of programming languages and abstract interpretation, as well as in game theory.
A kind of converse of this theorem was proved by Anne C. Davis: If every order-preserving function f : L → L on a lattice L has a fixed point, then L is a complete lattice.[3]
Since complete lattices cannot be empty (they must contain a supremum and infimum of the empty set), the theorem in particular guarantees the existence of at least one fixed point of f, and even the existence of a least fixed point (or greatest fixed point). In many practical cases, this is the most important implication of the theorem.
The least fixpoint of f is the least element x such that f(x) = x, or, equivalently, such that f(x) ≤ x; the dual holds for the greatest fixpoint, the greatest element x such that f(x) = x.
If f(lim xn) = lim f(xn) for all ascending sequences xn, then the least fixpoint of f is lim f n(0) where 0 is the least element of L, thus giving a more "constructive" version of the theorem. (See: Kleene fixed-point theorem.) More generally, if f is monotonic, then the least fixpoint of f is the stationary limit of f α(0), taking α over the ordinals, where f α is defined by transfinite induction: f α+1 = f (f α) and f γ for a limit ordinal γ is the least upper bound of the f β for all β ordinals less than γ.[4] The dual theorem holds for the greatest fixpoint.
For example, in theoretical computer science, least fixed points of monotonic functions are used to define program semantics, see for an example. Often a more specialized version of the theorem is used, where L is assumed to be the lattice of all subsets of a certain set ordered by subset inclusion. This reflects the fact that in many applications only such lattices are considered. One then usually is looking for the smallest set that has the property of being a fixed point of the function f. Abstract interpretation makes ample use of the Knaster–Tarski theorem and the formulas giving the least and greatest fixpoints.
The Knaster–Tarski theorem can be used to give a simple proof of the Cantor–Bernstein–Schroeder theorem.[5] [6]
Weaker versions of the Knaster–Tarski theorem can be formulated for ordered sets, but involve more complicated assumptions. For example:
Let L be a partially ordered set with a least element (bottom) and let f : L → L be an monotonic function. Further, suppose there exists u in L such that f(u) ≤ u and that any chain in the subset
\{x\inL\midx\leqf(x),x\lequ\}
This can be applied to obtain various theorems on invariant sets, e.g. the Ok's theorem:
For the monotone map F : P(X ) → P(X ) on the family of (closed) nonempty subsets of X, the following are equivalent: (o) F admits A in P(X ) s.t.
A\subseteqF(A)
A=F(A)
In particular, using the Knaster-Tarski principle one can develop the theory of global attractors for noncontractive discontinuous (multivalued) iterated function systems. For weakly contractive iterated function systems the Kantorovich theorem (known also as Tarski-Kantorovich fixpoint principle) suffices.
Other applications of fixed-point principles for ordered sets come from the theory of differential, integral and operator equations.
Let us restate the theorem.
For a complete lattice
\langleL,\le\rangle
f\colonL → L
\langleP,\le\rangle
veeP=vee\{x\inL\midx\lef(x)\}
wedgeP=wedge\{x\inL\midx\gef(x)\}
Proof. We begin by showing that P has both a least element and a greatest element. Let and (we know that at least 0L belongs to D). Then because f is monotone we have, that is .
Now let
u=veeD
The function f is monotone on the dual (complete) lattice
\langleLop,\ge\rangle
For a, b in L we write [''a'', ''b''] for the closed interval with bounds a and . If a ≤ b, then ([''a'', ''b''], ≤) is a complete lattice.
It remains to be proven that P is a complete lattice. Let
1L=veeL
w=veeW
Chang, Lyuu and Ti[7] present an algorithm for finding a Tarski fixed-point in a totally-ordered lattice, when the order-preserving function is given by a value oracle. Their algorithm requires
O(logL)
\Omega(L)
Deng, Qi and Ye present several algorithms for finding a Tarski fixed-point. They consider two kinds of lattices: componentwise ordering and lexicographic ordering. They consider two kinds of input for the function f: value oracle, or a polynomial function. Their algorithms have the following runtime complexity (where d is the number of dimensions, and Ni is the number of elements in dimension i):
Lattice v input > | Polynomial function | Value oracle | |
---|---|---|---|
Componentwise | O(\operatorname{poly}(logL) ⋅ logN1 … logNd) | O(logN1 … logNd) ≈ O(logdL) | |
Lexicographic | O(\operatorname{poly}(logL) ⋅ logL) | O(logL) |
Lattice v input > | Polynomial function | Value oracle | |
---|---|---|---|
Componentwise | coNP-complete | \Theta(N1+ … +Nd) | |
Lexicographic | coNP-complete | \Theta(L) |
O(log2L)
O(log2\lceilL)
O(log2L)
O(log\lceilL)
Tarski's fixed-point theorem has applications to supermodular games.[11] A supermodular game (also called a game of strategic complements[12]) is a game in which the utility function of each player has increasing differences, so the best response of a player is a weakly-increasing function of other players' strategies. For example, consider a game of competition between two firms. Each firm has to decide how much money to spend on research. In general, if one firm spends more on research, the other firm's best response is to spend more on research too. Some common games can be modeled as supermodular games, for example Cournot competition, Bertrand competition and Investment Games.
Because the best-response functions are monotone, Tarski's fixed-point theorem can be used to prove the existence of a pure-strategy Nash equilibrium (PNE) in a supermodular game. Moreover, Topkis[13] showed that the set of PNE of a supermodular game is a complete lattice, so the game has a "smallest" PNE and a "largest" PNE.
Echenique[14] presents an algorithm for finding all PNE in a supermodular game. His algorithm first uses best-response sequences to find the smallest and largest PNE; then, he removes some strategies and repeats, until all PNE are found. His algorithm is exponential in the worst case, but runs fast in practice. Deng, Qi and Ye show that a PNE can be computed efficiently by finding a Tarski fixed-point of an order-preserving mapping associated with the game.
Given a book with 100 pages and 100 lemmas, prove that there is some lemma written on the same page as its index