1Introduction
This chapter gives an overview of several of the topics necessary for the remainder of the book. The first sections on Set Theory and Linear Algebra are review sections.
1.1Review of Set Theory
We begin with a quick review of basic concepts from set theory with a focus on real numbers β. A set of real numbers is an unordered collection of real numbers. One denotes sets inside brackets in enumerative style as follows
The symbol β means βelement ofβ and denotes the belonging of an element to a set. We can also describe a set using a defining condition
which is read as:
x is the placeholder for elements of β such that x is greater than 2.
In the defining condition notation, to verify whether a number belongs to a given set one has to check if the condition is satisfied. Is β3 β B? Let x = β3, then β3 > 2 is false; therefore, β3 is not an element of B and it is denoted: β3 β B. Sets
Fig. 1.1. In bold, the set B.
can have a finite number of elements as A or an infinite number of elements as B. An important type of sets on the real line are the intervals, defined as follows: Let a, b β β and a < b
If a = ββ or b = β then we always use β(aβ or βb)β.
Fig. 1.2. From left to right, the intervals [a, b], (a, b) and (a, b].
A set E is a subset of a set F if every element of E is also an element of F . We then write E β F . Another notation is E β F which allows for E and F to have
exactly the same elements, that is E = F .
Example 1.1.1. Let
and F be the set of even integers. Is E β F ? To see this, one has to make sure that every element of E is an even integer. But, E contains an infinite number of elements and so we use the defining condition instead. At this point, if one believes that E β F , then we can proceed to verify it properly as follows: let x = 4n for an arbitrary natural number n β β, but x = 2...