Infimum and supremum

From HandWiki
Short description: Greatest lower bound and least upper bound
A set [math]\displaystyle{ P }[/math] of real numbers (hollow and filled circles), a subset [math]\displaystyle{ S }[/math] of [math]\displaystyle{ P }[/math] (filled circles), and the infimum of [math]\displaystyle{ S. }[/math] Note that for totally ordered finite sets, the infimum and the minimum are equal.
A set [math]\displaystyle{ A }[/math] of real numbers (blue circles), a set of upper bounds of [math]\displaystyle{ A }[/math] (red diamond and circles), and the smallest such upper bound, that is, the supremum of [math]\displaystyle{ A }[/math] (red diamond).

In mathematics, the infimum (abbreviated inf; plural infima) of a subset [math]\displaystyle{ S }[/math] of a partially ordered set [math]\displaystyle{ P }[/math] is the greatest element in [math]\displaystyle{ P }[/math] that is less than or equal to each element of [math]\displaystyle{ S, }[/math] if such an element exists.[1] In other words, it is the greatest element of [math]\displaystyle{ P }[/math] that is lower or equal to the lowest element of [math]\displaystyle{ S }[/math]. Consequently, the term greatest lower bound (abbreviated as GLB) is also commonly used.[1] The supremum (abbreviated sup; plural suprema) of a subset [math]\displaystyle{ S }[/math] of a partially ordered set [math]\displaystyle{ P }[/math] is the least element in [math]\displaystyle{ P }[/math] that is greater than or equal to each element of [math]\displaystyle{ S, }[/math] if such an element exists.[1] In other words, it is the least element of [math]\displaystyle{ P }[/math] that is greater than or equal to the greatest element of [math]\displaystyle{ S }[/math]. Consequently, the supremum is also referred to as the least upper bound (or LUB).[1]

The infimum is in a precise sense dual to the concept of a supremum. Infima and suprema of real numbers are common special cases that are important in analysis, and especially in Lebesgue integration. However, the general definitions remain valid in the more abstract setting of order theory where arbitrary partially ordered sets are considered.

The concepts of infimum and supremum are close to minimum and maximum, but are more useful in analysis because they better characterize special sets which may have no minimum or maximum. For instance, the set of positive real numbers [math]\displaystyle{ \R^+ }[/math] (not including [math]\displaystyle{ 0 }[/math]) does not have a minimum, because any given element of [math]\displaystyle{ \R^+ }[/math] could simply be divided in half resulting in a smaller number that is still in [math]\displaystyle{ \R^+. }[/math] There is, however, exactly one infimum of the positive real numbers relative to the real numbers: [math]\displaystyle{ 0, }[/math] which is smaller than all the positive real numbers and greater than any other real number which could be used as a lower bound. An infimum of a set is always and only defined relative to a superset of the set in question. For example, there is no infimum of the positive real numbers inside the positive real numbers (as their own superset), nor any infimum of the positive real numbers inside the complex numbers with positive real part.

Formal definition

supremum = least upper bound

A lower bound of a subset [math]\displaystyle{ S }[/math] of a partially ordered set [math]\displaystyle{ (P, \leq) }[/math] is an element [math]\displaystyle{ a }[/math] of [math]\displaystyle{ P }[/math] such that

  • [math]\displaystyle{ a \leq x }[/math] for all [math]\displaystyle{ x \in S. }[/math]

A lower bound [math]\displaystyle{ a }[/math] of [math]\displaystyle{ S }[/math] is called an infimum (or greatest lower bound, or meet) of [math]\displaystyle{ S }[/math] if

  • for all lower bounds [math]\displaystyle{ y }[/math] of [math]\displaystyle{ S }[/math] in [math]\displaystyle{ P, }[/math] [math]\displaystyle{ y \leq a }[/math] ([math]\displaystyle{ a }[/math] is larger than any other lower bound).

Similarly, an upper bound of a subset [math]\displaystyle{ S }[/math] of a partially ordered set [math]\displaystyle{ (P, \leq) }[/math] is an element [math]\displaystyle{ b }[/math] of [math]\displaystyle{ P }[/math] such that

  • [math]\displaystyle{ b \geq x }[/math] for all [math]\displaystyle{ x \in S. }[/math]

An upper bound [math]\displaystyle{ b }[/math] of [math]\displaystyle{ S }[/math] is called a supremum (or least upper bound, or join) of [math]\displaystyle{ S }[/math] if

  • for all upper bounds [math]\displaystyle{ z }[/math] of [math]\displaystyle{ S }[/math] in [math]\displaystyle{ P, }[/math] [math]\displaystyle{ z \geq b }[/math] ([math]\displaystyle{ b }[/math] is less than any other upper bound).

Existence and uniqueness

Infima and suprema do not necessarily exist. Existence of an infimum of a subset [math]\displaystyle{ S }[/math] of [math]\displaystyle{ P }[/math] can fail if [math]\displaystyle{ S }[/math] has no lower bound at all, or if the set of lower bounds does not contain a greatest element. (An example of this is the subset [math]\displaystyle{ \{ x \in \mathbb{Q} : x^2 \lt 2 \} }[/math] of [math]\displaystyle{ \mathbb{Q} }[/math]. It has upper bounds, such as 1.5, but no supremum in [math]\displaystyle{ \mathbb{Q} }[/math].)

Consequently, partially ordered sets for which certain infima are known to exist become especially interesting. For instance, a lattice is a partially ordered set in which all nonempty finite subsets have both a supremum and an infimum, and a complete lattice is a partially ordered set in which all subsets have both a supremum and an infimum. More information on the various classes of partially ordered sets that arise from such considerations are found in the article on completeness properties.

If the supremum of a subset [math]\displaystyle{ S }[/math] exists, it is unique. If [math]\displaystyle{ S }[/math] contains a greatest element, then that element is the supremum; otherwise, the supremum does not belong to [math]\displaystyle{ S }[/math] (or does not exist). Likewise, if the infimum exists, it is unique. If [math]\displaystyle{ S }[/math] contains a least element, then that element is the infimum; otherwise, the infimum does not belong to [math]\displaystyle{ S }[/math] (or does not exist).

Relation to maximum and minimum elements

The infimum of a subset [math]\displaystyle{ S }[/math] of a partially ordered set [math]\displaystyle{ P, }[/math] assuming it exists, does not necessarily belong to [math]\displaystyle{ S. }[/math] If it does, it is a minimum or least element of [math]\displaystyle{ S. }[/math] Similarly, if the supremum of [math]\displaystyle{ S }[/math] belongs to [math]\displaystyle{ S, }[/math] it is a maximum or greatest element of [math]\displaystyle{ S. }[/math]

For example, consider the set of negative real numbers (excluding zero). This set has no greatest element, since for every element of the set, there is another, larger, element. For instance, for any negative real number [math]\displaystyle{ x, }[/math] there is another negative real number [math]\displaystyle{ \tfrac{x}{2}, }[/math] which is greater. On the other hand, every real number greater than or equal to zero is certainly an upper bound on this set. Hence, [math]\displaystyle{ 0 }[/math] is the least upper bound of the negative reals, so the supremum is 0. This set has a supremum but no greatest element.

However, the definition of maximal and minimal elements is more general. In particular, a set can have many maximal and minimal elements, whereas infima and suprema are unique.

Whereas maxima and minima must be members of the subset that is under consideration, the infimum and supremum of a subset need not be members of that subset themselves.

Minimal upper bounds

Finally, a partially ordered set may have many minimal upper bounds without having a least upper bound. Minimal upper bounds are those upper bounds for which there is no strictly smaller element that also is an upper bound. This does not say that each minimal upper bound is smaller than all other upper bounds, it merely is not greater. The distinction between "minimal" and "least" is only possible when the given order is not a total one. In a totally ordered set, like the real numbers, the concepts are the same.

As an example, let [math]\displaystyle{ S }[/math] be the set of all finite subsets of natural numbers and consider the partially ordered set obtained by taking all sets from [math]\displaystyle{ S }[/math] together with the set of integers [math]\displaystyle{ \Z }[/math] and the set of positive real numbers [math]\displaystyle{ \R^+, }[/math] ordered by subset inclusion as above. Then clearly both [math]\displaystyle{ \Z }[/math] and [math]\displaystyle{ \R^+ }[/math] are greater than all finite sets of natural numbers. Yet, neither is [math]\displaystyle{ \R^+ }[/math] smaller than [math]\displaystyle{ \Z }[/math] nor is the converse true: both sets are minimal upper bounds but none is a supremum.

Least-upper-bound property

Main page: Least-upper-bound property

The least-upper-bound property is an example of the aforementioned completeness properties which is typical for the set of real numbers. This property is sometimes called Dedekind completeness.

If an ordered set [math]\displaystyle{ S }[/math] has the property that every nonempty subset of [math]\displaystyle{ S }[/math] having an upper bound also has a least upper bound, then [math]\displaystyle{ S }[/math] is said to have the least-upper-bound property. As noted above, the set [math]\displaystyle{ \R }[/math] of all real numbers has the least-upper-bound property. Similarly, the set [math]\displaystyle{ \Z }[/math] of integers has the least-upper-bound property; if [math]\displaystyle{ S }[/math] is a nonempty subset of [math]\displaystyle{ \Z }[/math] and there is some number [math]\displaystyle{ n }[/math] such that every element [math]\displaystyle{ s }[/math] of [math]\displaystyle{ S }[/math] is less than or equal to [math]\displaystyle{ n, }[/math] then there is a least upper bound [math]\displaystyle{ u }[/math] for [math]\displaystyle{ S, }[/math] an integer that is an upper bound for [math]\displaystyle{ S }[/math] and is less than or equal to every other upper bound for [math]\displaystyle{ S. }[/math] A well-ordered set also has the least-upper-bound property, and the empty subset has also a least upper bound: the minimum of the whole set.

An example of a set that lacks the least-upper-bound property is [math]\displaystyle{ \Q, }[/math] the set of rational numbers. Let [math]\displaystyle{ S }[/math] be the set of all rational numbers [math]\displaystyle{ q }[/math] such that [math]\displaystyle{ q^2 \lt 2. }[/math] Then [math]\displaystyle{ S }[/math] has an upper bound ([math]\displaystyle{ 1000, }[/math] for example, or [math]\displaystyle{ 6 }[/math]) but no least upper bound in [math]\displaystyle{ \Q }[/math]: If we suppose [math]\displaystyle{ p \in \Q }[/math] is the least upper bound, a contradiction is immediately deduced because between any two reals [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math] (including [math]\displaystyle{ \sqrt{2} }[/math] and [math]\displaystyle{ p }[/math]) there exists some rational [math]\displaystyle{ r, }[/math] which itself would have to be the least upper bound (if [math]\displaystyle{ p \gt \sqrt{2} }[/math]) or a member of [math]\displaystyle{ S }[/math] greater than [math]\displaystyle{ p }[/math] (if [math]\displaystyle{ p \lt \sqrt{2} }[/math]). Another example is the hyperreals; there is no least upper bound of the set of positive infinitesimals.

There is a corresponding greatest-lower-bound property; an ordered set possesses the greatest-lower-bound property if and only if it also possesses the least-upper-bound property; the least-upper-bound of the set of lower bounds of a set is the greatest-lower-bound, and the greatest-lower-bound of the set of upper bounds of a set is the least-upper-bound of the set.

If in a partially ordered set [math]\displaystyle{ P }[/math] every bounded subset has a supremum, this applies also, for any set [math]\displaystyle{ X, }[/math] in the function space containing all functions from [math]\displaystyle{ X }[/math] to [math]\displaystyle{ P, }[/math] where [math]\displaystyle{ f \leq g }[/math] if and only if [math]\displaystyle{ f(x) \leq g(x) }[/math] for all [math]\displaystyle{ x \in X. }[/math] For example, it applies for real functions, and, since these can be considered special cases of functions, for real [math]\displaystyle{ n }[/math]-tuples and sequences of real numbers.

The least-upper-bound property is an indicator of the suprema.

Infima and suprema of real numbers

In analysis, infima and suprema of subsets [math]\displaystyle{ S }[/math] of the real numbers are particularly important. For instance, the negative real numbers do not have a greatest element, and their supremum is [math]\displaystyle{ 0 }[/math] (which is not a negative real number).[1] The completeness of the real numbers implies (and is equivalent to) that any bounded nonempty subset [math]\displaystyle{ S }[/math] of the real numbers has an infimum and a supremum. If [math]\displaystyle{ S }[/math] is not bounded below, one often formally writes [math]\displaystyle{ \inf_{} S = -\infty. }[/math] If [math]\displaystyle{ S }[/math] is empty, one writes [math]\displaystyle{ \inf_{} S = +\infty. }[/math]

Properties

If [math]\displaystyle{ A }[/math] is any set of real numbers then [math]\displaystyle{ A \neq \varnothing }[/math] if and only if [math]\displaystyle{ \sup A \geq \inf A, }[/math] and otherwise [math]\displaystyle{ -\infty = \sup \varnothing \lt \inf \varnothing = \infty. }[/math][2]

If [math]\displaystyle{ A \subseteq B }[/math] are sets of real numbers then [math]\displaystyle{ \inf A \geq \inf B }[/math] (unless [math]\displaystyle{ A = \varnothing \neq B }[/math]) and [math]\displaystyle{ \sup A \leq \sup B. }[/math]

Identifying infima and suprema

If the infimum of [math]\displaystyle{ A }[/math] exists (that is, [math]\displaystyle{ \inf A }[/math] is a real number) and if [math]\displaystyle{ p }[/math] is any real number then [math]\displaystyle{ p = \inf A }[/math] if and only if [math]\displaystyle{ p }[/math] is a lower bound and for every [math]\displaystyle{ \epsilon \gt 0 }[/math] there is an [math]\displaystyle{ a_\epsilon \in A }[/math] with [math]\displaystyle{ a_\epsilon \lt p + \epsilon. }[/math] Similarly, if [math]\displaystyle{ \sup A }[/math] is a real number and if [math]\displaystyle{ p }[/math] is any real number then [math]\displaystyle{ p = \sup A }[/math] if and only if [math]\displaystyle{ p }[/math] is an upper bound and if for every [math]\displaystyle{ \epsilon \gt 0 }[/math] there is an [math]\displaystyle{ a_\epsilon \in A }[/math] with [math]\displaystyle{ a_\epsilon \gt p - \epsilon. }[/math]

Relation to limits of sequences

If [math]\displaystyle{ S \neq \varnothing }[/math] is any non-empty set of real numbers then there always exists a non-decreasing sequence [math]\displaystyle{ s_1 \leq s_2 \leq \cdots }[/math] in [math]\displaystyle{ S }[/math] such that [math]\displaystyle{ \lim_{n \to \infty} s_n = \sup S. }[/math] Similarly, there will exist a (possibly different) non-increasing sequence [math]\displaystyle{ s_1 \geq s_2 \geq \cdots }[/math] in [math]\displaystyle{ S }[/math] such that [math]\displaystyle{ \lim_{n \to \infty} s_n = \inf S. }[/math]

Expressing the infimum and supremum as a limit of a such a sequence allows theorems from various branches of mathematics to be applied. Consider for example the well-known fact from topology that if [math]\displaystyle{ f }[/math] is a continuous function and [math]\displaystyle{ s_1, s_2, \ldots }[/math] is a sequence of points in its domain that converges to a point [math]\displaystyle{ p, }[/math] then [math]\displaystyle{ f\left(s_1\right), f\left(s_2\right), \ldots }[/math] necessarily converges to [math]\displaystyle{ f(p). }[/math] It implies that if [math]\displaystyle{ \lim_{n \to \infty} s_n = \sup S }[/math] is a real number (where all [math]\displaystyle{ s_1, s_2, \ldots }[/math] are in [math]\displaystyle{ S }[/math]) and if [math]\displaystyle{ f }[/math] is a continuous function whose domain contains [math]\displaystyle{ S }[/math] and [math]\displaystyle{ \sup S, }[/math] then [math]\displaystyle{ f(\sup S) = f\left(\lim_{n \to \infty} s_n\right) = \lim_{n \to \infty} f\left(s_n\right), }[/math] which (for instance) guarantees[note 1] that [math]\displaystyle{ f(\sup S) }[/math] is an adherent point of the set [math]\displaystyle{ f(S) \,\stackrel{\scriptscriptstyle\text{def}}{=}\, \{f(s) : s \in S\}. }[/math] If in addition to what has been assumed, the continuous function [math]\displaystyle{ f }[/math] is also an increasing or non-decreasing function, then it is even possible to conclude that [math]\displaystyle{ \sup f(S) = f(\sup S). }[/math] This may be applied, for instance, to conclude that whenever [math]\displaystyle{ g }[/math] is a real (or complex) valued function with domain [math]\displaystyle{ \Omega \neq \varnothing }[/math] whose sup norm [math]\displaystyle{ \|g\|_\infty \,\stackrel{\scriptscriptstyle\text{def}}{=}\, \sup_{x \in \Omega} |g(x)| }[/math] is finite, then for every non-negative real number [math]\displaystyle{ q, }[/math] [math]\displaystyle{ \|g\|_\infty^q ~\stackrel{\scriptscriptstyle\text{def}}{=}~ \left(\sup_{x \in \Omega} |g(x)|\right)^q = \sup_{x \in \Omega} \left(|g(x)|^q\right) }[/math] since the map [math]\displaystyle{ f : [0, \infty) \to \R }[/math] defined by [math]\displaystyle{ f(x) = x^q }[/math] is a continuous non-decreasing function whose domain [math]\displaystyle{ [0, \infty) }[/math] always contains [math]\displaystyle{ S := \{|g(x)| : x \in \Omega\} }[/math] and [math]\displaystyle{ \sup S \,\stackrel{\scriptscriptstyle\text{def}}{=}\, \|g\|_\infty. }[/math]

Although this discussion focused on [math]\displaystyle{ \sup, }[/math] similar conclusions can be reached for [math]\displaystyle{ \inf }[/math] with appropriate changes (such as requiring that [math]\displaystyle{ f }[/math] be non-increasing rather than non-decreasing). Other norms defined in terms of [math]\displaystyle{ \sup }[/math] or [math]\displaystyle{ \inf }[/math] include the weak [math]\displaystyle{ L^{p,w} }[/math] space norms (for [math]\displaystyle{ 1 \leq p \lt \infty }[/math]), the norm on Lebesgue space [math]\displaystyle{ L^\infty(\Omega, \mu), }[/math] and operator norms. Monotone sequences in [math]\displaystyle{ S }[/math] that converge to [math]\displaystyle{ \sup S }[/math] (or to [math]\displaystyle{ \inf S }[/math]) can also be used to help prove many of the formula given below, since addition and multiplication of real numbers are continuous operations.

Arithmetic operations on sets

The following formulas depend on a notation that conveniently generalizes arithmetic operations on sets. Throughout, [math]\displaystyle{ A, B \subseteq \R }[/math] are sets of real numbers.

Sum of sets

The Minkowski sum of two sets [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] of real numbers is the set [math]\displaystyle{ A + B ~:=~ \{a + b : a \in A, b \in B\} }[/math] consisting of all possible arithmetic sums of pairs of numbers, one from each set. The infimum and supremum of the Minkowski sum satisfies [math]\displaystyle{ \inf (A + B) = (\inf A) + (\inf B) }[/math] and [math]\displaystyle{ \sup (A + B) = (\sup A) + (\sup B). }[/math]

Product of sets

The multiplication of two sets [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] of real numbers is defined similarly to their Minkowski sum: [math]\displaystyle{ A \cdot B ~:=~ \{a \cdot b : a \in A, b \in B\}. }[/math]

If [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] are nonempty sets of positive real numbers then [math]\displaystyle{ \inf (A \cdot B) = (\inf A) \cdot (\inf B) }[/math] and similarly for suprema [math]\displaystyle{ \sup (A \cdot B) = (\sup A) \cdot (\sup B). }[/math][3]

Scalar product of a set

The product of a real number [math]\displaystyle{ r }[/math] and a set [math]\displaystyle{ B }[/math] of real numbers is the set [math]\displaystyle{ r B ~:=~ \{r \cdot b : b \in B\}. }[/math]

If [math]\displaystyle{ r \geq 0 }[/math] then [math]\displaystyle{ \inf (r \cdot A) = r (\inf A) \quad \text{ and } \quad \sup (r \cdot A) = r (\sup A), }[/math] while if [math]\displaystyle{ r \leq 0 }[/math] then [math]\displaystyle{ \inf (r \cdot A) = r (\sup A) \quad \text{ and } \quad \sup (r \cdot A) = r (\inf A). }[/math] Using [math]\displaystyle{ r = -1 }[/math] and the notation [math]\displaystyle{ -A := (-1) A = \{- a : a \in A\}, }[/math] it follows that [math]\displaystyle{ \inf (- A) = - \sup A \quad \text{ and } \quad \sup (- A) = - \inf A. }[/math]

Multiplicative inverse of a set

For any set [math]\displaystyle{ S }[/math] that does not contain [math]\displaystyle{ 0, }[/math] let [math]\displaystyle{ \frac{1}{S} ~:=\; \left\{\tfrac{1}{s} : s \in S\right\}. }[/math]

If [math]\displaystyle{ S \subseteq (0, \infty) }[/math] is non-empty then [math]\displaystyle{ \frac{1}{\sup_{} S} ~=~ \inf_{} \frac{1}{S} }[/math] where this equation also holds when [math]\displaystyle{ \sup_{} S = \infty }[/math] if the definition [math]\displaystyle{ \frac{1}{\infty} := 0 }[/math] is used.[note 2] This equality may alternatively be written as [math]\displaystyle{ \frac{1}{\displaystyle\sup_{s \in S} s} = \inf_{s \in S} \tfrac{1}{s}. }[/math] Moreover, [math]\displaystyle{ \inf_{} S = 0 }[/math] if and only if [math]\displaystyle{ \sup_{} \tfrac{1}{S} = \infty, }[/math] where if[note 2] [math]\displaystyle{ \inf_{} S \gt 0, }[/math] then [math]\displaystyle{ \tfrac{1}{\inf_{} S} = \sup_{} \tfrac{1}{S}. }[/math]

Duality

If one denotes by [math]\displaystyle{ P^{\operatorname{op}} }[/math] the partially-ordered set [math]\displaystyle{ P }[/math] with the opposite order relation; that is, for all [math]\displaystyle{ x \text{ and } y, }[/math] declare: [math]\displaystyle{ x \leq y \text{ in } P^{\operatorname{op}} \quad \text{ if and only if } \quad x \geq y \text{ in } P, }[/math] then infimum of a subset [math]\displaystyle{ S }[/math] in [math]\displaystyle{ P }[/math] equals the supremum of [math]\displaystyle{ S }[/math] in [math]\displaystyle{ P^{\operatorname{op}} }[/math] and vice versa.

For subsets of the real numbers, another kind of duality holds: [math]\displaystyle{ \inf S = - \sup (- S), }[/math] where [math]\displaystyle{ -S := \{ -s ~:~ s \in S \}. }[/math]

Examples

Infima

  • The infimum of the set of numbers [math]\displaystyle{ \{2, 3, 4\} }[/math] is [math]\displaystyle{ 2. }[/math] The number [math]\displaystyle{ 1 }[/math] is a lower bound, but not the greatest lower bound, and hence not the infimum.
  • More generally, if a set has a smallest element, then the smallest element is the infimum for the set. In this case, it is also called the minimum of the set.
  • [math]\displaystyle{ \inf \{ 1, 2, 3, \ldots \} = 1. }[/math]
  • [math]\displaystyle{ \inf \{ x \in \R : 0 \lt x \lt 1 \} = 0. }[/math]
  • [math]\displaystyle{ \inf \left\{ x \in \Q : x^3 \gt 2 \right\} = \sqrt[3]{2}. }[/math]
  • [math]\displaystyle{ \inf \left\{ (-1)^n + \tfrac{1}{n} : n = 1, 2, 3, \ldots \right\} = -1. }[/math]
  • If [math]\displaystyle{ \left(x_n\right)_{n=1}^{\infty} }[/math] is a decreasing sequence with limit [math]\displaystyle{ x, }[/math] then [math]\displaystyle{ \inf x_n = x. }[/math]

Suprema

  • The supremum of the set of numbers [math]\displaystyle{ \{1, 2, 3\} }[/math] is [math]\displaystyle{ 3. }[/math] The number [math]\displaystyle{ 4 }[/math] is an upper bound, but it is not the least upper bound, and hence is not the supremum.
  • [math]\displaystyle{ \sup \{ x \in \R : 0 \lt x \lt 1\} = \sup \{ x \in \R : 0 \leq x \leq 1\} = 1. }[/math]
  • [math]\displaystyle{ \sup \left\{ (-1)^n - \tfrac{1}{n} : n = 1, 2, 3, \ldots \right\} = 1. }[/math]
  • [math]\displaystyle{ \sup \{ a + b : a \in A, b \in B \} = \sup A + \sup B. }[/math]
  • [math]\displaystyle{ \sup \left\{ x \in \Q : x^2 \lt 2 \right\} = \sqrt{2}. }[/math]

In the last example, the supremum of a set of rationals is irrational, which means that the rationals are incomplete.

One basic property of the supremum is [math]\displaystyle{ \sup \{ f(t) + g(t) : t \in A \} ~\leq~ \sup \{ f(t) : t \in A \} + \sup \{ g(t) : t \in A \} }[/math] for any functionals [math]\displaystyle{ f }[/math] and [math]\displaystyle{ g. }[/math]

The supremum of a subset [math]\displaystyle{ S }[/math] of [math]\displaystyle{ (\N, \mid\,) }[/math] where [math]\displaystyle{ \,\mid\, }[/math] denotes "divides", is the lowest common multiple of the elements of [math]\displaystyle{ S. }[/math]

The supremum of a set [math]\displaystyle{ S }[/math] containing subsets of some set [math]\displaystyle{ X }[/math] is the union of the subsets when considering the partially ordered set [math]\displaystyle{ (P(X), \subseteq) }[/math], where [math]\displaystyle{ P }[/math] is the power set of [math]\displaystyle{ X }[/math] and [math]\displaystyle{ \,\subseteq\, }[/math] is subset.

See also

Notes

  1. Since [math]\displaystyle{ f\left(s_1\right), f\left(s_2\right), \ldots }[/math] is a sequence in [math]\displaystyle{ f(S) }[/math] that converges to [math]\displaystyle{ f(\sup S), }[/math] this guarantees that [math]\displaystyle{ f(\sup S) }[/math] belongs to the closure of [math]\displaystyle{ f(S). }[/math]
  2. 2.0 2.1 The definition [math]\displaystyle{ \tfrac{1}{\infty} := 0 }[/math] is commonly used with the extended real numbers; in fact, with this definition the equality [math]\displaystyle{ \tfrac{1}{\sup_{} S} = \inf_{} \tfrac{1}{S} }[/math] will also hold for any non-empty subset [math]\displaystyle{ S \subseteq (0, \infty]. }[/math] However, the notation [math]\displaystyle{ \tfrac{1}{0} }[/math] is usually left undefined, which is why the equality [math]\displaystyle{ \tfrac{1}{\inf_{} S} = \sup_{} \tfrac{1}{S} }[/math] is given only for when [math]\displaystyle{ \inf_{} S \gt 0. }[/math]

References

  1. 1.0 1.1 1.2 1.3 1.4 Rudin, Walter (1976). ""Chapter 1 The Real and Complex Number Systems"" (print). Principles of Mathematical Analysis (3rd ed.). McGraw-Hill. p. 4. ISBN 0-07-054235-X. https://archive.org/details/principlesofmath00rudi. 
  2. Rockafellar & Wets 2009, pp. 1-2.
  3. Zakon, Elias (2004). Mathematical Analysis I. Trillia Group. pp. 39–42. http://www.trillia.com/zakon-analysisI.html. 

External links