2.1 Introduction to Sets
In modern mathematics, set theory is important as a foundation from which all of mathematics can be derived. All of the mathematical objects we deal with in analysis will be defined in terms of sets.
Definition 2.1.
A set is an unordered collection of objects. If an object is contained in a set , we call an element or member of and write . Likewise if is not contained in we can say does not belong to and write . Sets are notated with curly braces {} around a comma-separated list of the elements.
The elements of a set can be any mathematical object but most sets we will encounter will be sets of numbers, such as , the set of natural numbers11 1 Note that in this text, . Generally there is no strong convention on whether 0 is included or not so it is important to check with every text.; or , the set of integers (‘…’ means ‘and so on forever’).
Definition 2.2.
There is a set which has no elements, and this set is unique. We call it the empty set and denote it . By definition for every object we have . If we say a set is non-empty, then some object such that .
It is useful to have the ability to define a set in terms of some kind of predicate, for example let be ‘the set of all even integers’. We can write this in a more compact and unambiguous way as (The colon, sometimes replaced with , is read as ‘such that’). This is known as set-builder notation.
Definition 2.3.
Two sets and are equal
Then we write . In other words, both sets must have the same elements, but note that multiplicity and order do not matter, for example . Two sets defined using set-builder notation are equal if and only if their predicates are equivalent.
Definition 2.4.
Let be a set. Then a set is a subset of
Then we write . Note that every set has two trivial subsets, itself and .
Definition 2.5.
Let be a set. Then a set is a proper subset of
Then we write .