Set notation

Notation for some commonly used sets.

Set and element relations.

Focusing on the real numbers, an interval $I$ is a subset of the real numbers that contains all real numbers between two endpoints $a < b$ and no numbers less than $a$ or greater than $b$.

We will make a critical distinction between two types of sets: discrete and continuous. When we visualize discrete sets, we will mark them as distinct dots on the number line. When we visualize continuous sets (which are just intervals for the real line), we will mark them by shading the number line in the appropriate region and marking the endpoints with either open or filled in circles to indicate whether they are contained in the set.

<aside> <img src="/icons/fleur-de-lis_purple.svg" alt="/icons/fleur-de-lis_purple.svg" width="40px" />

Discrete and Continuous Sets (of Real Numbers)

A set of real numbers $\mathcal{S} \subset \mathbb{R}$ is called discrete if for every element $x \in \mathcal{S}$, there exists an open set $A \subset \mathbb{R}$ that contains $x$ and no other members of $\mathcal{S}$.

A set of real numbers $\mathcal{S} \subset \mathbb{R}$ will be called continuous if for any two elements $x, y \in \mathcal{S},$ if $t \in \mathbb{R}$ satisfies $x < t < y$, then $t \in \mathcal{S}$.

</aside>

Typically the term “continuous” is not applied to sets. It is usually reserved for functions. This definition will be helpful for us a little later when we define discrete and continuous random variables.

Let $A$ and $B$ be two subsets of a common set $\mathbb{\Omega}$.