1. Sets and Order Structure

1.1 Sets

1.1.1 Elementary Operations

Definition 1.1 (Set): Sets are defined by their elements 𝐴 ={𝜔1,𝜔2,,𝜔𝑛} or upon a certain property 𝐴 ={𝜔:𝜔 has property P}.
Example (Natural numbers): The set which contains the strictly positive integers 1,2,3, is denoted with . If 𝑛 , then so is 𝑛 +1.

Note that it is a matter of convention whether 0 or not. For us, 0 .

Example (Integers): ={𝑛:𝑛} 0 is the set of integers.
Example (Rational numbers): ={𝑞=𝑛𝑚: 𝑛,𝑚, 𝑚0} is the set of rational numbers.

It can be shown that there does not exists 𝑞 such that 𝑞2 =2 showing that 2 . The same is true for 𝜋 and 𝑒. These numbers belong to the set of real numbers .

Definition 1.2 (Cartesian product): Let 𝐴1,,𝐴𝑛, 𝑛 , be a family of sets. The Cartesian product of 𝐴1,,𝐴𝑛 is given by
𝑛×𝑖=1𝐴𝑖=𝐴1××𝐴𝑛={𝜔:𝜔=(𝜔1,,𝜔𝑛), 𝜔𝑖𝐴𝑖, 𝑖=1,,𝑛}

An element 𝜔 of 𝐴1 × ×𝐴𝑛 is referred to as a vector with coordinates 𝜔𝑖 𝐴𝑖, 𝑖 =1,,𝑛. If 𝐴𝑖 =𝐴, 𝑖 =1,,𝑛, we write ×𝑛𝑖=1𝐴𝑖 =𝐴𝑛. The space 𝑘 is reffered to as the real coordinate space of dimension 𝑘.

Definition 1.3 (Set operations): Let 𝐴 and 𝐵 be two sets, then we define the following set operations:

Equality: 𝐴 =𝐵 iff 𝐴 and 𝐵 contain the same elements

Inclusion: 𝐴 𝐵 iff 𝜔 𝐴 implies 𝜔 𝐵

Intersection: 𝐴 𝐵 ={𝜔:𝜔𝐴 and 𝜔𝐵}

Union: 𝐴 𝐵 ={𝜔:𝜔𝐴 or 𝜔𝐵}

Set difference: 𝐴 𝐵 ={𝜔:𝜔𝐴 and 𝜔𝐵}

Let {𝐴𝑖:𝑖𝐼} be a family of sets, then the intersection of all 𝐴𝑖 is the set

𝑖𝐼𝐴𝑖={𝜔:(𝑖𝐼:𝜔𝐴𝑖)}

and the union of all 𝐴𝑖 is the set

𝑖𝐼𝐴𝑖={𝜔:(𝑖𝐼:𝜔𝐴𝑖)}

1.1.2 Elementary Properties

Proposition 1.4 (Properties of set operations): Let 𝐴, 𝐵 and 𝐶 be some sets.

Properties of inclusion:

  1. 𝐴 𝐴
  2. 𝐴
  3. 𝐴 𝐵 and 𝐵 𝐴 𝐴 =𝐵
  4. 𝐴 𝐵 and 𝐵 𝐶 𝐴 𝐶

Associativity:

  1. (𝐴 𝐵) 𝐶 =𝐴 (𝐵 𝐶)
  2. (𝐴 𝐵) 𝐶 =𝐴 (𝐵 𝐶)

Commutativity:

  1. 𝐴 𝐵 =𝐵 𝐴
  2. 𝐴 𝐵 =𝐵 𝐴

Distributive law:

  1. 𝐴 (𝐵 𝐶) =(𝐴 𝐵) (𝐴 𝐶)
  2. 𝐴 (𝐵 𝐶) =(𝐴 𝐵) (𝐴 𝐶)

1.1.3 The Empty Set

Definition 1.5 (Empty set): The set which has no elements is called the empty set and denoted with .
Proposition 1.6: Given any set 𝐴, 𝐴.

Further, 𝐴 = and 𝐴 =𝐴.

Definition 1.7 (Disjoint sets): Let 𝐴 and 𝐵 be two sets. 𝐴 and 𝐵 are said to be disjoint if 𝐴 𝐵 =.

More generally, let {𝐴𝑖:𝑖𝐼} be any family of sets. {𝐴𝑖:𝑖𝐼} is said to be disjoint if 𝐴𝑖 𝐴𝑗 = for all 𝑖 𝑗.

1.1.4 Results on Set Differences

Proposition 1.8 (Properties of set differences): Let 𝐴, 𝐵 and 𝐶 be some sets.
  1. 𝐶 (𝐴 𝐵) =(𝐶 𝐴) (𝐶 𝐵)
  2. 𝐶 (𝐴 𝐵) =(𝐶 𝐴) (𝐶 𝐵)
  3. (𝐵 𝐴) 𝐶 =(𝐵 𝐶) 𝐴
  4. (𝐵 𝐴) 𝐶 =(𝐵 𝐶) (𝐴 𝐶)

1.1.5 On Families of Subsets

It is often the case that a particular set Ω is given and one only considers subsets 𝐴 Ω.

Definition 1.9 (Complement): Let 𝐴 Ω, then the complement of 𝐴 is 𝐴𝑐 =Ω 𝐴.
Proposition 1.10 (Properties of complements): Let 𝐴 and 𝐵 be subsets of Ω.
  1. 𝐴 𝐴𝑐 =Ω
  2. 𝐴 𝐴𝑐 =
  3. 𝐴 𝐵 =𝐴 𝐵𝑐
  4. 𝑐 =Ω
  5. Ω𝑐 =
  6. (𝐴 𝐵) (𝐵𝑐 𝐴𝑐)
  7. (𝐴𝑐)𝑐 =𝐴

Further, we have the following properties for the complement of intersections and unions.

Proposition 1.11 (De Morgan's laws): Let 𝐴 and 𝐵 be subsets of Ω.
  1. (𝐴 𝐵)𝑐 =𝐴𝑐 𝐵𝑐
  2. (𝐴 𝐵)𝑐 =𝐴𝑐 𝐵𝑐

More generally, for an arbitrary family of subsets {𝐴𝑖:𝐴𝑖Ω, 𝑖𝐼} we have:

(𝑖𝐼𝐴𝑖)𝑐=𝑖𝐼𝐴𝑐𝑖(𝑖𝐼𝐴𝑖)𝑐=𝑖𝐼𝐴𝑐𝑖(0.1)(0.2)

1.2 Order Structure of the Real Numbers

1.2.1 Infima and Suprema

Definition 1.12 (Upper and lower bound): Let 𝐴 . An element 𝑠 is called an upper (resp. lower) bound of 𝐴, if 𝑥 𝑠 (resp. 𝑥 𝑠) for all 𝑥 𝐴.

If 𝐴 has an upper (resp. lower) bound then we say that 𝐴 is bounded from above (resp. below). If 𝐴 is bounded from below and above, 𝐴 is called bounded.

Definition 1.13 (Intervals): Let 𝑎 <𝑏, 𝑎,𝑏 .
  • [𝑎,𝑏] ={𝑥:𝑎𝑥𝑏} is a closed interval
  • (𝑎,𝑏) ={𝑥:𝑎<𝑥<𝑏} is an open interval
  • [𝑎,𝑏) ={𝑥:𝑎𝑥<𝑏} is a right-open interval
  • (𝑎,𝑏] ={𝑥:𝑎<𝑥𝑏} is a left-open interval

A set 𝐼 is said to be an interval if it is either closed, open, right-open or left-open.

Definition 1.14 (Supremum): Let 𝐴 be a set. An element 𝑠 is called supremum of 𝐴 and we write 𝑠 =sup𝐴 if 𝑠 is the smallest upper bound of 𝐴, i.e.:
  1. 𝑠 is an upper bound of 𝐴
  2. every 𝑠 <𝑠 is not an upper bound of 𝐴
Example (Supremum): Let 𝐴 =[0,1). We can prove that 1 is the smallest upper bound for 𝐴 and hence sup𝐴 =1. Note that sup𝐴 𝐴, i.e. the supremum must not be an element of the set itself.
Definition 1.15 (Infimum): Let 𝐴 be a set. An element 𝑠 is called infimum of 𝐴 and we write 𝑠 =inf𝐴 if 𝑠 is the greatest lower bound of 𝐴, i.e.:
  1. 𝑠 is a lower bound of 𝐴
  2. every 𝑠 >𝑠 is not an lower bound of 𝐴
Example (Infimum): Let 𝐴 =[0,1), then 0 is the minimum for 𝐴 and hence inf𝐴 =0.
Definition 1.16 (Maximum and minimum): Let 𝐴 . If 𝑠 =sup𝐴 𝐴 (resp. 𝑠 =inf𝐴 𝐴) we call 𝑠 the maximum (resp. the minimum) of 𝐴.

The following result shows that for each nonempty subset of the real line which has an upper (resp. lower) bound, the supremum (resp. infimum) exists as an element of .

Proposition 1.17 (Existence of supremum, infimum): Let 𝐴 s.t. 𝐴 . Suppose that there exists an upper (resp. lower) bound for 𝐴. Then, sup𝐴 (resp. inf𝐴 ).

1.2.2 The Rational Numbers as Approximation of the Real Numbers

In order to show that there exists a number in between any two distinct real numbers, the rational numbers are helpful.

Proposition 1.18 ( is dense in ): For any two real numbers 𝑥1,𝑥2 , say 𝑥1 <𝑥2, there exists a rational number 𝑞 such that 𝑥1 <𝑞 <𝑥2.
Example (Proof of sup[0,1) =1): Suppose there exists a smaller upper bound 𝑠 <1. Note that [0,1) (𝑠,1) =(𝑠,1) is not empty as per the aforementioned proposition we can find a 𝑞 such that 𝑞 (𝑠,1), hence 𝑠 is no upper bound.

1.2.3 Infima and Suprema of Unbounded Sets

Definition 1.19 (Infinity): Let 𝐴 such that 𝐴 . We define
  • sup𝐴 = if 𝐴 has no upper bound
  • inf𝐴 = if 𝐴 has no lower bound
Definition 1.20 (Unbounded intervals): Let 𝑎,𝑏 . The unbounded real intervals are given by the sets
  • [𝑎,) ={𝑥:𝑎𝑥<}
  • (𝑎,) ={𝑥:𝑎<𝑥<}
  • (,𝑏] ={𝑥:<𝑥𝑏}
  • (,𝑏) ={𝑥:<𝑥<𝑏}

1.2.4 On Properties of Infima and Suprema

Proposition 1.21 (Infimum, supremum of subsets): Let 𝐴,𝐵 be non-empty sets such that 𝐴 𝐵, then inf𝐴 inf𝐵 and sup𝐴 sup𝐵.
Proposition 1.22 (Property of infimum, supremum): Let 𝐴 be a nonempty set. Then, if 𝐴 is
  • bounded from below, for any 𝛿 >0 we have 𝑥 𝐴 :𝑥 <inf𝐴 +𝛿
  • bounded from above, for any 𝛿 >0 we have 𝑥 𝐴 :𝑥 <sup𝐴 𝛿

1.2.5 On the Completion of the Real Numbers

is not bounded and hence inf = and sup =.

Definition 1.23 (Extended real numbers): The set = {,} =[ ,] are the extended real numbers.

It is important to note that by definition, , , i.e. these objects are not numbers.

Note: Let 𝑥 . Regarding algebraic operations, we rely on the following conventions regarding infinity:
  1. 𝑥 + = +𝑥 =
  2. 𝑥 = +𝑥 =
  3. 𝑥 = 𝑥 = for 𝑥 >0
  4. 𝑥 ( ) =( ) 𝑥 = for 𝑥 >0
  5. ( ) =
  6. 0 = 0 =0
  7. =
Example (Order of extended real numbers): The statement 𝑎 𝑏 if for any 𝜀 >0, 𝑎 𝑏 +𝜀, remains valid for 𝑎,𝑏 . If 𝑎 =, then 𝑏 = and hence 𝑎 =𝑏. If 𝑏 =, then either 𝑎 =𝑏 or 𝑎 <𝑏.

For future reference, we also write + =[0,) {}.