Can infinity be a supremum? Can it be a maximum?

If you consider all the real numbers, is infinity the supremum? What about the maximum?

I know the supremum does not have to be in the set and the maximum does, but I'm confused as to how to answer these questions. Are the real numbers still technically bounded above even though they go on forever?


Let $T$ be a totally ordered set. The supremum of a subset $S \subseteq T$, if it exists, is an element $s \in T$ such that (1) $s$ is an upper bound of $S$, and (2) for all $x$ which are upper bounds of $S$, $x \ge s$. You can prove that if such an $s$ exists then it is unique using the properties of a total order.

It is certainly not guaranteed that a supremum exists. For instance, $\varnothing$ only has a supremum if $T$ has a minimum element. The set $\{x \;:\; x^2 \le 2\}$ has no supremum in $\mathbb{Q}$. And unbounded sets in $\mathbb{R}$ do not have any supremum.

In particular, supremums do not always exist in the real numbers. Only bounded, nonempty subsets of $\boldsymbol{\mathbb{R}}$ have a least upper bound.

However, it is convenient when speaking of the supremum on real number sets to consider subsets of the extended real numbers, $\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty,\infty\}$ instead of subsets of the real numbers. If you do this, then every subset of $\boldsymbol{\overline{\mathbb{R}}}$ has a least upper bound, and $\sup$ is a well-defined function from $\mathcal{P}(\overline{\mathbb{R}})$ to $\overline{\mathbb{R}}$. For example:

  • $\sup \varnothing = -\infty$,

  • $\sup \{-\infty\} = -\infty$,

  • $\sup \mathbb{R} = \infty$,

and so on.


A maximum of $S \subseteq T$ is simply a supremum of $S$ such that $s \in S$. Often supremums are not maximums; $[0,1)$ has supremum $1$ but no maximum (in $\mathbb{R}$). $\varnothing$ has supremum $-\infty$ but no maximum (in $\overline{\mathbb{R}}$).

Unlike with supremums, whether or not a set has a maximum does not depend on which set it is contained in. So

  • $\mathbb{R}$ has no supremum as a subset of itself, but does have a supremum in $\overline{\mathbb{R}}$.

  • $\mathbb{R}$ has no maximum in either itself or in $\overline{\mathbb{R}}$.

Any set with a maximum has a supremum, so supremum is a strictly more general notion than maximum.


Neither the maximum or supremum of a subset are guaranteed to exist. If you consider the real numbers as a subset of itself, there is no supremum. If you consider it a subset of the extended real numbers, which includes infinity, then infinity is the supremum.


The supremum of a set $A$ of real numbers can fail to exist for two reasons: Either there is no upper bound at all, or among those upper bounds there is no least upper bound. In the first case it is customary to write $\sup A=+\infty$, in the second case it is customary to write $\sup A=-\infty$. The appearence of the special symbol $\infty$ does not signify an actual supremum here. Compare with $\lim_{x\to a} f(x)=\infty$, which we write when the limit actually fails to exist - in a special way: If this where really a limit, the statement would claim that for each $\epsilon>0$ there exists $\delta>0$ such that $0<|x-a|<\delta$ implies $|f(x)-\infty|<\epsilon$ - which is nonsense.

Then why do we even introduce these weird notations for different cases of non-existen suprema? The advantage is that these symbolic notations allow us to extend the validity of certain theorems. For example, If $A$, $B$ are two sets and $\sup A$, $\sup B$ exist, then $\sup(A\cup B)$ also exists and $\sup(A\cup B)=\max\{\sup A,\sup B\}$. If we employ the intuitive rules for maximum involving $\pm\infty$, then $\sup(A\cup B)=\max\{\sup A,\sup B\}$ continuous to hold even in cases where one or both of $\sup A$, $\sup B$ fails to exist!

So while $\infty$ is - in the sense above - the supremum of for example the set of all real numbers (as well as the supremum of $\mathbb N$ and any other set that is not bounded from above), it is certainly not the maximum of any set: The maximum of a set $A$ is always either an element of $A$ or it does not exist (and as the special symbol $\infty$ is not an element of $\mathbb R$, it cannot happen that $\max A=\infty$ for some $A\subseteq \mathbb R$); we do not introduce some fancy special symbolic notation for the case of nonexistent maximum (and that even though the maximum as even more possibilities to fail to exist than the supremum)! This difference between maximum and supremum may sound surprising at first, but it has turned out to be useful. (For example, when a fucnstion attains its maximum we want to be able to pin down a point where that happens; if there is no maximum it is important to notice that no such point can be pinned down.