Table of contents |
2 Supremum of a poset 3 Comparison with Maximum 4 Least upper bound property |
In analysis the supremum or least upper bound of a set S of real numbers is denoted by sup(S) and is defined to be the smallest real number that is greater than or equal to every number in S.
An important property of the real numbers is that every nonempty set of real numbers that is bounded above has a supremum. This is sometimes called the supremum axiom and expresses the completeness of the real numbers.
If in addition we define sup(S) = -∞ when S is empty, and sup(S) = +∞ when S is not bounded above then every set of real numbers has a supremum (see extended real number line).
Examples:
In general, in order to show that sup(S) ≤ A, one only has to show that x ≤ A for all x in S. Showing that sup(S) ≥ A is a bit harder: for any ε > 0, you have to exhibit an element x in S with x ≥ A - ε.
In functional analysis, one often considers the supremum norm of a bounded function f : X -> R (or C); it is defined as
See also: infimum or greatest lower bound, limit superior.
For subsets S of arbitrary partially ordered sets (P, <=), a supremum or least upper bound of S is an element u in P such that
In an arbitrary partially ordered set, there may exist subsets which don't have a supremum.
In a lattice every nonempty finite subset has a supremum, and in a complete lattice every subset has a supremum.Supremum of a set of real numbers
Note that the supremum of S does not have to belong to S (like in these examples).
If the supremum value belongs to the set then we can say there is a largest element in the set.
and gives rise to several important Banach spaces.Supremum of a poset
It can easily be shown that, if S has a supremum, then the supremum is unique: if u1 and u2 are both suprema of S then it follows that u1 <= u2 and u2 <= u1, and since <= is antisymmetric it follows that u1 = u2.