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 set is a collection of objections viewed as a whole. Examples include the set of natural numbersN:={1,2,…} and [n]:={1,2,…,n} when n∈N. The set that contains no elements is called the empty set and denoted by ∅.
Let A and B be two sets and let A×B be their Cartesian product, defined as the set of all ordered pairs (a,b) such that a∈A and b∈B. A binary relation∼ between two sets A and B is a subset of A×B. If (a,b) is in this subset we write a∼b. An equivalence relation on A is a binary relation ∼ between A and itself that is reflexive, symmetric, and transitive. That is,
a∼a for all a∈A,
a∼a′ implies a′∼a, and
a∼a′ and a′∼a′′ implies a∼a′′.
A functionf from set A to set B, written A∋x↦f(x)∈B or f:A→B, is a rule (in fact, a binary relation) associating to each and every element a in A one and only one element b∈B. The point b is also written as f(a), and called the image of a under f. For C⊂A, the set f(C) is the set of all images of points in C, and is called the image of C under f. Also, for D⊂B, the set f−1(D) is all points in A that map into D under f, and is called the preimage of D under f.
A function f:A→B is called one-to-one if distinct elements of A are always mapped into distinct elements of B, and onto if every element of B is the image under f of at least one point in A. A bijection or one-to-one correspondence from A to B is a function f from A to B that is both one-to-one and onto.
A set X is called finite if there exists a bijection from X to [n]:={1,…,n} for some n∈N. In this case, we can write X={x1,…,xn}. The number n is called the cardinality of X. Note that, according to our definition, every finite set is automatically nonempty.
If f:A→B and g:B→C, then the composition of f and g is the function g∘f from A to C defined at a∈A by (g∘f)(a):=g(f(a)).
Given a subset A of R, we call u∈R an upper bound of A if a⩽u for all a in A. A lower bound of A is any number ℓ such that ℓ⩽a for all a∈A. If A has both an upper and lower bound then A is called bounded. Equivalently, A is bounded whenever there exists an n∈N with A⊂[−n,n].
Let U(A) be the set of all upper bounds of A. An element uˉ of R is called a supremum or least upper bound of A if
uˉ∈U(A) and
uˉ⩽u for every u∈U(A).
When a supremum of A exists in R, we write it as supA.
One of the most important properties of R 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 i∈R is a lower bound for A and also satisfies i⩾ℓ for every lower bound ℓ of A, then i is called the infimum of A and we write i=infA. At most one such i exists, and every nonempty subset of R bounded from below has an infimum.
A real sequence is a map x from N to R, with the value of the function at k∈N typically denoted by xk rather than x(k). A real sequence x=(xk)k⩾1:=(xk)k∈N is said to converge to xˉ∈R if, for each ϵ>0, there exists an N∈N such that ∣xk−xˉ∣<ϵ for all k⩾N. In this case, we write limkxk=xˉ or xk→xˉ. Bartle & Sherbert (2011) give an excellent introduction to real sequences and their basic properties.
A real sequence (xk)k⩾1 is called increasing if xk⩽xk+1 for all k and decreasing if xk+1⩽xk for all k. If (xk)k⩾1 is increasing (resp., decreasing) and xk→x∈R then we also write xk↑x (resp., xk↓x).
Let (xk) be a real sequence in R and set sn:=∑k=1nxk. If the sequence (sn) converges to some s∈R, then we set
A number m contained in a subset A of R is called the maximum of A and we write m=maxA if a⩽m for every a∈A. It is called the minimum of A and we write m=minA if a⩾m for every a∈A.
A subset A of R is called closed if, for any sequence (xn) contained in A and converging to some limit x∈R, the limit x is in A.
Given an arbitrary set D and a function f:D→R, define