1.2 Review of Set Theory

Probability theory uses the language of sets. As we will see later, probability is defined and calculated for sets. Thus, here we briefly review some basic concepts from set theory that are used in this book. We discuss set notations, definitions, and operations (such as intersections and unions). We then introduce countable and uncountable sets. Finally, we briefly discuss functions. This section may seem somewhat theoretical and thus less interesting than the rest of the book, but it lays the foundation for what is to come.

A set is a collection of some items (elements). We often use capital letters to denote a set. To define a set we can simply list all the elements in curly brackets, for example to define a set $A$ that consists of the two elements $\clubsuit$ and $\diamondsuit$, we write $A=\{\clubsuit,\diamondsuit\}$. To say that $\diamondsuit$ belongs to $A$, we write $\diamondsuit \in A$, where "$\in$" is pronounced "belongs to." To say that an element does not belong to a set, we use $\notin$. For example, we may write $\heartsuit \notin A$.

A set is a collection of things (elements).

Note that ordering does not matter, so the two sets $\{\clubsuit,\diamondsuit\}$ and $\{\diamondsuit,\clubsuit\}$ are equal. We often work with sets of numbers. Some important sets are given the following example.



Example
The following sets are used in this book:



We can also define a set by mathematically stating the properties satisfied by the elements in the set. In particular, we may write

$A=\{x | x \textrm{ satisfies some property} \}$
or
$A=\{x : x \textrm{ satisfies some property} \}$

The symbols $"|"$ and $":"$ are pronounced "such that."



Example
Here are some examples of sets defined by stating the properties satisfied by the elements:



Set $A$ is a subset of set $B$ if every element of $A$ is also an element of $B$. We write $A \subset B$, where "$\subset$" indicates "subset." Equivalently, we say $B$ is a superset of $A$, or $B \supset A$.



Example
Here are some examples of sets and their subsets:



Two sets are equal if they have the exact same elements. Thus, $A=B$ if and only if $A\subset B$ and $B\subset A$. For example, $\{1,2,3\}=\{3,2,1\}$, and $\{a,a,b\}=\{a,b\}$. The set with no elements, i.e., $\emptyset=\{ \}$ is the null set or the empty set. For any set $A$, $\emptyset \subset A$.

The universal set is the set of all things that we could possibly consider in the context we are studying. Thus every set $A$ is a subset of the universal set. In this book, we often denote the universal set by $S$ (As we will see, in the language of probability theory, the universal set is called the sample space.) For example, if we are discussing rolling of a die, our universal set may be defined as $S=\{1,2,3,4,5,6\}$, or if we are discussing tossing of a coin once, our universal set might be $S=\{H,T\}$ ($H$ for heads and $T$ for tails).




The print version of the book is available on Amazon.

Book Cover


Practical uncertainty: Useful Ideas in Decision-Making, Risk, Randomness, & AI

ractical Uncertaintly Cover