2.1. Set Theory#
2.1.1. Set theory basics#
To start our coverage here, we need to know some elementary basics about sets. I am assuming you are already relatively familiar with sets, so this should be largely review:
Definition 2.1 (Set union)
Suppose that
Definition 2.2 (Set intersection)
Suppose that
Definition 2.3 (Subset)
Suppose that
This definition is what is usually used for subsets, but it turns out this is actually called an improper subset. The distinction is extremely small, but notice here that
Definition 2.4 (Proper subset)
Suppose that
So, in the proper subset definition here,
We can use this to define the set complement:
Definition 2.5 (Set complement)
Suppose that
Definition 2.6 (Set difference)
Suppose that
This can get extremely cumbersome, and when we are talking about sets, the it’s usually really clear what the superset is, so we’ll generally abbreviate this
Definition 2.7 (Disjoint sets)
Suppose that
So the idea here is that
All of these terms can be extended to countable (or uncountable) sequences of sets, too:
Definition 2.8 (Arbitrary union)
Suppose that
Basically, the union is the set that contains all of the elements of the arbitrary sequence of sets. Likewise, we can define an arbitrary intersection:
Definition 2.9 (Arbitrary union)
Suppose that
Here, the union is the set that contains the elements which are common to all of the arbitrary sequence of sets. We can use this to obtain arbitrary sequences of mutually disjoint sets, too:
Definition 2.10 (Mutually disjoint sets)
Suppose that
A lot of times when you’re proving things about sets, it can really help intuitively to set the proof up first using pictures. For the basic set operations, these pictures would look like this:

Fig. 2.1 Here, the blue circle represents the space
As a quick primer, take a chance to prove some things about set differences, and prove De Morgan’s laws:
Example 2.1 (Set difference as intersection)
Suppose that
Hint: reason out using the definitions of the set differences, the set complement, and the set intersection, and first think about it using a picture like Fig. 2.1 above.
Note: this one should be pretty easy, so if you’re struggling, try starting with a book on set theory before tackling this book.
Example 2.2 (De Morgan’s Laws I)
Suppose that
, and .
Hint: Do this by showing that if an element is in each resulting set on the left, that it follows boolean properties (either
When you conceptualize sets, you should know these two properties inside and out! As a quick follow-up exercise, show that these laws extend to finitely many operations, too:
Example 2.3 (De Morgan’s Laws II)
Suppose that
, and .
Hint: Use De Morgan’s Laws I.
These also extend to arbitrary indexing sets:
Example 2.4 (De Morgan’s Laws III)
Suppose that
, and .
Hint: Use a similar proofing approach to De Morgan’s Laws I.
2.1.2. Establishing units upon which we can build random variables#
To begin to delineate how we can come to terms with this seeming inconsistency when we handle discrete outcomes (like coin flips) with continuous outcomes (like throwing a ball), we need to create a sort of homologous system on which we can ascribe probabilities, that works whether or not the units are discrete or continous. To do this, we’re going to define families of sets (they are sets that contain sets) with increasing complexity (each family of sets you see below is also described by the subsection that precedes it, but not necessarily the reverse).
2.1.3. -systems#
The first, and simplest, family of sets that we’re going to see so far is called a
Definition 2.11 (
Suppose that
In words, a
Example 2.5 (Example of a simple
Let
One note that is going to be important later on is that a
As we build up,
Example 2.6 (
Show that if
2.1.4. Algebras#
The next simplest family of sets are called algebras. An algebra can be thought of as an extension of a
Definition 2.12 (Algebra)
Suppose that
Contains the entire set:
,Closure under complement: If
, then , andClosure under finitely many unions: If
, then .
It isn’t too tough to determine that an algebra is a
Theorem 2.1 (Every algebra is a
Suppose the set
Proof. Suppose that
For
Notice that since
Since
Finally, since
By De Morgan’s Law,
So there’s our first set theory proof. Not bad, right?
In the language we described
2.1.5. -algebras#
The first ingredient for us to build this homologous system that we’ve been working towards is called a
Definition 2.13 (
Suppose that
Contain event space:
,Closure under complement: If
, then ,Closure under countable unions: If
is a countable sequence of events, then .
You’ll notice that we called these “subsets” of
Property 2.1 (
Suppose that
2.1.5.1. Properties of -algebras#
The idea of a
If we have a pair of
Property 2.2 (intersection of
Let
Notice that the indexing set here is, unlike some of the statements we’ve seen so far, potentially uncountable. This means that the family of
When proving things about
Proof. Denote
1. Contains
Then since
2. Closed under complement: Let
Then by definition of the intersection,
Then since each
Then since
3. Closed under countable unions: Let
Then by definition of the intersection,
Then since
Then
If we have an event space
Definition 2.14 (
Let
Notice that by Property 2.2, that
We’ll often want to consider
Definition 2.15 (Partition)
Suppose the event space
It does not contain the empty set:
,The sets are disjoint: If
, then , andThe sets in
exhaust : .
Can we describe the
Lemma 2.1 (
Let
Proof. To start, we need to show that
But since
2. Closed under complements: Suppose that
Then by construction, there exists
Take
Define
Notice that
Then
3. Closed under countable unions: Suppose that
Then there exists
Further, note that
Then
To see that
1.
Then
2.
Then by construction, there exists
Then since
Then
Another interesting property is that
Lemma 2.2 (Generated algebras preserve subsets)
Let
Proof. By definition,
Since
Then since
Since the intersection operation of a set
2.1.5.2. Borel -algebras#
Next, we have one of the most important results about
Definition 2.16 (Borel
Suppose that
So, the Borel
There are a variety of special Borel
Remark 2.1 (Special Borel
If
, then ,If
, then ,If
, is a closed interval s.g. , then ,If
, is a closed interval s.g. , then
Next, we’ll introduce some sets which generate
Example 2.7 (Generators of
Show that the families of sets
Hint: Begin by showing that
Then, show that
2.1.6. Set-Theoretic Limits and extrema#
Just like we have extrama of sequences, we can conceptualize extrama of sets, too.
Definition 2.17 (Supremum of sets)
Suppose that
The idea here is that the supremum of a sequence of sets is just the union of the whole sequence of sets. To draw an analogy to the definition of a supremum of a sequence, you can understand this as the supremum of a sequence of sets is the smallest possible set (in terms of the number of elements in it) which contains all of the elements of the entire sequence. Intuitively, this idea is just the union. Likewise, we can conceptualize the infimum:
Definition 2.18 (Infimum of sets)
Suppose that
Likewise, here the idea is that the infinmum of a sequence of sets is just the intersection of the whole sequence of sets. Extending our analogy, the infimum of a sequence of sets is the largest possible set which contains elements common to the entire sequence of sets. This idea is captured by an intersection. Try to see what happens when, further, the sequence of sets is captured by a
Example 2.8 (
Suppose that
Hint: these proofs should be short and sweet, and borrow from the definition of
Likewise, we can conceptualize set-theoretic versions of the limits you have come to appreciate in real analysis:
Definition 2.19 (Set-theoretic limits of sets)
Suppose that
and further, if
Example 2.9 (
Suppose that
Hint: use your result from Example 2.8 and borrow from the definition of
We can further clarify some special situations where the set-theoretic limit,
Definition 2.20 (Monotone sequence of sets)
Suppose that
is called monotone non-increasing if for every , , and is called monotone non-decreasing if for every , .
The ideas here are that, like for sequences of numbers, monotonicity here refers to the composition of elements in the sets. Monotone non-increasing sets are those where every sequential set is contained in the preceding set, and monotone non-decreasing sets are those where every sequential set contains the preceding set.
If we have a sequence of sets which is monotone, the set-theoretic limits exist:
Lemma 2.3 (Monotone sequences of sets have limits)
Suppose that
Proof. We have two cases, the case where
by definition of
2. Monotone non-decreasing:
Repeat the same argument, noting that if
Then in both cases,