2023-07-19 09:55:30 -07:00
|
|
|
\section{Enumerations}
|
|
|
|
|
|
|
|
\definition{}
|
|
|
|
Let $A$ be a set. An \textit{enumeration} is a bijection from $A$ to $\{1, 2, ..., n\}$ or $\mathbb{N}$.\par
|
2023-07-20 21:19:17 -07:00
|
|
|
An enumeration assigns an element of $\mathbb{N}$ to each element of $A$.
|
2023-07-19 09:55:30 -07:00
|
|
|
|
|
|
|
\definition{}
|
|
|
|
We say a set is \textit{countable} if it has an enumeration.\par
|
|
|
|
We consider the empty set trivially countable.
|
|
|
|
|
|
|
|
|
|
|
|
\problem{}
|
|
|
|
Find an enumeration of $\{\texttt{A}, \texttt{B}, ..., \texttt{Z}\}$.
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
\problem{}
|
|
|
|
Find an enumeration of $\mathbb{N}$.
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
\problem{}
|
|
|
|
Find an enumeration of the set of squares $\{1, 4, 9, 16, ...\}$.
|
|
|
|
|
|
|
|
\problem{}
|
|
|
|
Let $A$ and $B$ be equinumerous sets. \par
|
|
|
|
Show that $A$ is countable iff $B$ is countable.
|
|
|
|
|
|
|
|
\vfill
|
|
|
|
\pagebreak
|
|
|
|
|
|
|
|
\problem{}
|
|
|
|
Show that $\mathbb{Z}$ is countable.
|
|
|
|
\vfill
|
|
|
|
|
2023-07-20 21:19:17 -07:00
|
|
|
\problem{}<naturaltwo>
|
2023-07-19 09:55:30 -07:00
|
|
|
Show that $\mathbb{N}^2$ is countable.
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
\problem{}
|
2023-07-20 21:19:17 -07:00
|
|
|
Show that $\mathbb{Q}$ is countable.
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
\problem{}<naturalk>
|
2023-07-19 09:55:30 -07:00
|
|
|
Show that $\mathbb{N}^k$ is countable.
|
|
|
|
\vfill
|
|
|
|
|
|
|
|
\problem{}
|
2023-07-20 21:19:17 -07:00
|
|
|
Show that if $A$ and $B$ are countable, $A \cup B$ is also countable.\par
|
|
|
|
\note{Note that this automatically solves \ref{naturaltwo} and \ref{naturalk}.}
|
2023-07-19 09:55:30 -07:00
|
|
|
\vfill
|
|
|
|
|
|
|
|
\pagebreak
|