Bourbaki–Witt theorem
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, the Bourbaki–Witt theorem in
order theory Order theory is a branch of mathematics that investigates the intuitive notion of order using binary relations. It provides a formal framework for describing statements such as "this is less than that" or "this precedes that". This article intr ...
, named after
Nicolas Bourbaki Nicolas Bourbaki () is the collective pseudonym of a group of mathematicians, predominantly French alumni of the École normale supérieure (Paris), École normale supérieure - PSL (ENS). Founded in 1934–1935, the Bourbaki group originally in ...
and
Ernst Witt Ernst Witt (26 June 1911 – 3 July 1991) was a German mathematician, one of the leading algebraists of his time. Biography Witt was born on the island of Alsen, then a part of the German Empire. Shortly after his birth, his parents moved the ...
, is a basic fixed point theorem for
partially ordered set In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a Set (mathematics), set. A poset consists of a set toget ...
s. It states that if ''X'' is a non-empty
chain complete In mathematics, specifically order theory, a partially ordered set is chain-complete if every chain in it has a least upper bound. It is ω-complete when every increasing sequence of elements (a type of countable chain) has a least upper bound; ...
poset In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a Set (mathematics), set. A poset consists of a set toget ...
, and f : X \to X such that f (x) \geq x for all x, then ''f'' has a fixed point. Such a function ''f'' is called ''inflationary'' or ''progressive''.


Special case of a finite poset

If the poset ''X'' is finite then the statement of the theorem has a clear interpretation that leads to the proof. The sequence of successive iterates, : x_=f(x_n), n=0,1,2,\ldots, where ''x''0 is any element of ''X'', is monotone increasing. By the finiteness of ''X'', it stabilizes: : x_n=x_, for ''n'' sufficiently large. It follows that ''x'' is a fixed point of ''f''.


Proof of the theorem

Pick some y \in X. Define a function ''K'' recursively on the ordinals as follows: :\,K(0) = y :\,K( \alpha+1 ) = f( K( \alpha ) ). If \beta is a
limit ordinal In set theory, a limit ordinal is an ordinal number that is neither zero nor a successor ordinal. Alternatively, an ordinal λ is a limit ordinal if there is an ordinal less than λ, and whenever β is an ordinal less than λ, then there exists an ...
, then by construction \ is a chain in ''X''. Define K( \beta ) = \sup \. This is now an increasing function from the ordinals into ''X''. It cannot be strictly increasing, as if it were we would have an
injective function In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositiv ...
from the ordinals into a set, violating Hartogs' lemma. Therefore the function must be eventually constant, so for some \alpha , \ \ K( \alpha+1 ) = K ( \alpha ); that is, \,f( K( \alpha ) ) = K ( \alpha ). So letting \,x = K ( \alpha ), we have our desired fixed point. Q.E.D.


Applications

The Bourbaki–Witt theorem has various important applications. One of the most common is in the proof that the
axiom of choice In mathematics, the axiom of choice, or AC, is an axiom of set theory equivalent to the statement that ''a Cartesian product of a collection of non-empty sets is non-empty''. Informally put, the axiom of choice says that given any collectio ...
implies Zorn's lemma. We first prove it for the case where ''X'' is chain complete and has no maximal element. Let ''g'' be a choice function on P(X) - \. Define a function f : X \to X by f(x) = g( \ ). This is allowed as, by assumption, the set is non-empty. Then ''f''(''x'') > ''x'', so ''f'' is an inflationary function with no fixed point, contradicting the theorem. This special case of Zorn's lemma is then used to prove the
Hausdorff maximality principle In mathematics, the Hausdorff maximal principle is an alternate and earlier formulation of Zorn's lemma proved by Felix Hausdorff in 1914 (Moore 1982:168). It states that in any partially ordered set, every totally ordered subset is contained in ...
, that every poset has a maximal chain, which is easily seen to be equivalent to Zorn's Lemma. Bourbaki–Witt has other applications. In particular in
computer science Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to Applied science, practical discipli ...
, it is used in the theory of
computable function Computable functions are the basic objects of study in computability theory. Computable functions are the formalized analogue of the intuitive notion of algorithms, in the sense that a function is computable if there exists an algorithm that can do ...
s. It is also used to define recursive data types, e.g. linked lists, in
domain theory Domain theory is a branch of mathematics that studies special kinds of partially ordered sets (posets) commonly called domains. Consequently, domain theory can be considered as a branch of order theory. The field has major applications in computer ...
.


References

* * {{DEFAULTSORT:Bourbaki-Witt theorem Order theory Fixed-point theorems Theorems in the foundations of mathematics Articles containing proofs