Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

A Suprema and Infima

Authors
Affiliations
New York University
Australian National University

This section of the appendix contains an extremely brief review of basic facts concerning sets, functions, suprema, and infima. We recommend Bartle & Sherbert (2011) for those who wish to learn more.

A.1Sets and Functions

A set is a collection of objections viewed as a whole. Examples include the set of natural numbers N{1,2,}\NN \coloneq \{1, 2, \ldots\} and [n]{1,2,,n}\natset{n} \coloneq \{1, 2, \ldots, n\} when nNn \in \NN. The set that contains no elements is called the empty set and denoted by \emptyset.

Let AA and BB be two sets and let A×BA \times B be their Cartesian product, defined as the set of all ordered pairs (a,b)(a, b) such that aAa \in A and bBb \in B. A binary relation \sim between two sets AA and BB is a subset of A×BA \times B. If (a,b)(a, b) is in this subset we write aba \sim b. An equivalence relation on AA is a binary relation \sim between AA and itself that is reflexive, symmetric, and transitive. That is,

  1. aaa \sim a for all aAa \in A,

  2. aaa \sim a' implies aaa' \sim a, and

  3. aaa \sim a' and aaa' \sim a'' implies aaa \sim a''.

A function ff from set AA to set BB, written Axf(x)BA \ni x \mapsto f(x) \in B or f ⁣:ABf \colon A \to B, is a rule (in fact, a binary relation) associating to each and every element aa in AA one and only one element bBb \in B. The point bb is also written as f(a)f(a), and called the image of aa under ff. For CAC \subset A, the set f(C)f(C) is the set of all images of points in CC, and is called the image of CC under ff. Also, for DBD \subset B, the set f1(D)f^{-1}(D) is all points in AA that map into DD under ff, and is called the preimage of DD under ff.

A function f ⁣:ABf \colon A \to B is called one-to-one if distinct elements of AA are always mapped into distinct elements of BB, and onto if every element of BB is the image under ff of at least one point in AA. A bijection or one-to-one correspondence from AA to BB is a function ff from AA to BB that is both one-to-one and onto.

A set X\Xsf is called finite if there exists a bijection from X\Xsf to [n]{1,,n}[n] \coloneq \{1, \ldots, n\} for some nNn \in \NN. In this case, we can write X={x1,,xn}\Xsf = \{x_1, \ldots, x_n\}. The number nn is called the cardinality of X\Xsf. Note that, according to our definition, every finite set is automatically nonempty.

If f ⁣:ABf \colon A \to B and g ⁣:BCg \colon B \to C, then the composition of ff and gg is the function gfg \circ f from AA to CC defined at aAa \in A by (gf)(a)g(f(a))(g \circ f)(a) \coloneq g(f(a)).

A.2Some Properties of The Real Line

Given a subset AA of R\RR, we call uRu \in \RR an upper bound of AA if aua \leq u for all aa in AA. A lower bound of AA is any number \ell such that a\ell \leq a for all aAa \in A. If AA has both an upper and lower bound then AA is called bounded. Equivalently, AA is bounded whenever there exists an nNn \in \NN with A[n,n]A \subset [-n, n].

Let U(A)U(A) be the set of all upper bounds of AA. An element uˉ\bar u of R\RR is called a supremum or least upper bound of AA if

  1. uˉU(A)\bar u \in U(A) and

  2. uˉu\bar u \leq u for every uU(A)u \in U(A).

When a supremum of AA exists in R\RR, we write it as supA\sup A.

One of the most important properties of R\RR is stated below.

Theorem A.2.1 is often taken as axiomatic in formal constructions of the real numbers. (Alternatively, one may assume completeness of the reals and then prove Theorem A.2.1 using this property. See, e.g., Bartle & Sherbert (2011).)

If iRi \in \RR is a lower bound for AA and also satisfies ii \geq \ell for every lower bound \ell of AA, then ii is called the infimum of AA and we write i=infAi = \inf A. At most one such ii exists, and every nonempty subset of R\RR bounded from below has an infimum.

A real sequence is a map xx from N\NN to R\RR, with the value of the function at kNk \in \NN typically denoted by xkx_k rather than x(k)x(k). A real sequence x=(xk)k1(xk)kNx = (x_k)_{k \geq 1} \coloneq (x_k)_{k \in \NN} is said to converge to xˉR\bar x \in \RR if, for each ϵ>0\epsilon > 0, there exists an NNN \in \NN such that xkxˉ<ϵ|x_k - \bar x| < \epsilon for all kNk \geq N. In this case, we write limkxk=xˉ\lim_k x_k = \bar x or xkxˉx_k \to \bar x. Bartle & Sherbert (2011) give an excellent introduction to real sequences and their basic properties.

A real sequence (xk)k1(x_k)_{k \geq 1} is called increasing if xkxk+1x_k \leq x_{k+1} for all kk and decreasing if xk+1xkx_{k+1} \leq x_k for all kk. If (xk)k1(x_k)_{k \geq 1} is increasing (resp., decreasing) and xkxRx_k \to x \in \RR then we also write xkxx_k \uparrow x (resp., xkxx_k \downarrow x).

Let (xk)(x_k) be a real sequence in R\RR and set snk=1nxks_n \coloneq \sum_{k=1}^n x_k. If the sequence (sn)(s_n) converges to some sRs \in \RR, then we set

k=1xkk1xks=limnsn.\sum_{k=1}^\infty x_k \coloneq \sum_{k \geq 1} x_k \coloneq s = \lim_{n \to \infty} s_n.

We say that the series k=1nxk\sum_{k=1}^n x_k converges to k=1xk\sum_{k=1}^\infty x_k.

A.3Max and Min

A number mm contained in a subset AA of R\RR is called the maximum of AA and we write m=maxAm = \max A if ama \leq m for every aAa \in A. It is called the minimum of AA and we write m=minAm = \min A if ama \geq m for every aAa \in A.

A subset AA of R\RR is called closed if, for any sequence (xn)(x_n) contained in AA and converging to some limit xRx \in \RR, the limit xx is in AA.

Given an arbitrary set DD and a function f ⁣:DRf \colon D \to \RR, define

supxDf(x)sup{f(x):xD}andmaxxDf(x)max{f(x):xD}\sup_{x \in D} f(x) \coloneq \sup \setntn{f(x)}{x \in D} \quad \text{and} \quad \max_{x \in D} f(x) \coloneq \max \setntn{f(x)}{x \in D}

whenever the latter exists. The terms infxDf(x)\inf_{x \in D} f(x) and minxDf(x)\min_{x \in D} f(x) are defined analogously. A point xDx^* \in D is called a

Equivalently, xDx^* \in D is a maximizer of ff on DD if f(x)=maxxDf(x)f(x^*) = \max_{x \in D} f(x), and a minimizer if f(x)=minxDf(x)f(x^*) = \min_{x \in D} f(x). We define

argmaxxDf(x){xX:f(x)f(x) for all xD}.\argmax_{x \in D} f(x) \coloneq \setntn{x^* \in X}{f(x^*) \geq f(x) \text{ for all } x \in D}.

The set argminxDf(x)\argmin_{x \in D} f(x) is defined analogously.

References
  1. Bartle, R. G., & Sherbert, D. R. (2011). Introduction to Real Analysis (4th ed.). Wiley.