HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, 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 (ENS). Founded in 1934–1935, the Bourbaki group originally intende ...
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 f ...
, is a basic
fixed-point theorem In mathematics, a fixed-point theorem is a result saying that a function ''F'' will have at least one fixed point (a point ''x'' for which ''F''(''x'') = ''x''), under some conditions on ''F'' that can be stated in general terms. In mathematica ...
for
partially ordered set In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
s. It states that if ''X'' is a non-empty chain complete
poset In mathematics, especially order theory, a partial order on a Set (mathematics), set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements need ...
, 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 a ...
, 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 of its codomain; that is, implies (equivalently by contraposition, impl ...
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. Q.E.D. or QED is an initialism of the List of Latin phrases (full), Latin phrase , meaning "that which was to be demonstrated". Literally, it states "what was to be shown". Traditionally, the abbreviation is placed at the end of Mathematical proof ...


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, abbreviated AC or AoC, is an axiom of set theory. Informally put, the axiom of choice says that given any collection of non-empty sets, it is possible to construct a new set by choosing one element from e ...
implies
Zorn's lemma Zorn's lemma, also known as the Kuratowski–Zorn lemma, is a proposition of set theory. It states that a partially ordered set containing upper bounds for every chain (that is, every totally ordered subset) necessarily contains at least on ...
. 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 a ...
, 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, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
, it is used in the theory of
computable function Computable functions are the basic objects of study in computability theory. Informally, a function is ''computable'' if there is an algorithm that computes the value of the function for every value of its argument. Because of the lack of a precis ...
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 ...
.


See also

*
Kleene fixed-point theorem In the mathematical areas of order and lattice theory, the Kleene fixed-point theorem, named after American mathematician Stephen Cole Kleene, states the following: :Kleene Fixed-Point Theorem. Suppose (L, \sqsubseteq) is a directed-complete pa ...
for
Scott-continuous In mathematics, given two partially ordered sets ''P'' and ''Q'', a function ''f'': ''P'' → ''Q'' between them is Scott-continuous (named after the mathematician Dana Scott) if it preserves all directed suprema. That is, for every directed sub ...
functions *
Knaster–Tarski theorem 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 ...
for
complete lattice In mathematics, a complete lattice is a partially ordered set in which all subsets have both a supremum ( join) and an infimum ( meet). A conditionally complete lattice satisfies at least one of these properties for bounded subsets. For compariso ...
s


References

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