Skip to main content
Contents Index
Search Book
Search Results:
No results.
Readability settings Prev Up Next
\(\require{cancel}
\newcommand{\nth}[1][n]{{#1}^{\mathrm{th}}}
\newcommand{\bbrac}[1]{\bigl(#1\bigr)}
\newcommand{\Bbrac}[1]{\Bigl(#1\Bigr)}
\newcommand{\correct}{\boldsymbol{\checkmark}}
\newcommand{\incorrect}{\boldsymbol{\times}}
\newcommand{\inv}[2][1]{{#2}^{-{#1}}}
\newcommand{\leftsub}[3][1]{\mathord{{}_{#2\mkern-#1mu}#3}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\I}{\mathbb{I}}
\newcommand{\abs}[1]{\left\lvert #1 \right\rvert}
\DeclareMathOperator{\sqrtop}{sqrt}
\newcommand{\lgcnot}{\neg}
\newcommand{\lgcand}{\wedge}
\newcommand{\lgcor}{\vee}
\newcommand{\lgccond}{\rightarrow}
\newcommand{\lgcbicond}{\leftrightarrow}
\newcommand{\lgcimplies}{\Rightarrow}
\newcommand{\lgcequiv}{\Leftrightarrow}
\newcommand{\lgctrue}{\mathrm{T}}
\newcommand{\lgcfalse}{\mathrm{F}}
\newcommand{\boolnot}[1]{{#1}'}
\newcommand{\boolzero}{\mathbf{0}}
\newcommand{\boolone}{\mathbf{1}}
\newcommand{\setdef}[2]{\left\{\mathrel{}#1\mathrel{}\middle|\mathrel{}#2\mathrel{}\right\}}
\newcommand{\inlinesetdef}[2]{\{\mathrel{}#1\mathrel{}\mid\mathrel{}#2\mathrel{}\}}
\let\emptyword\emptyset
\renewcommand{\emptyset}{\varnothing}
\newcommand{\relcmplmnt}{\smallsetminus}
\newcommand{\union}{\cup}
\newcommand{\intersection}{\cap}
\newcommand{\cmplmnt}[1]{{#1}^{\mathrm{c}}}
\newcommand{\disjunion}{\sqcup}
\newcommand{\cartprod}{\times}
\newcommand{\words}[1]{{#1}^\ast}
\newcommand{\length}[1]{\abs{#1}}
\newcommand{\powsetbare}{\mathcal{P}}
\newcommand{\powset}[1]{\powsetbare(#1)}
\newcommand{\funcdef}[4][\to]{#2\colon #3 #1 #4}
\newcommand{\ifuncto}{\hookrightarrow}
\newcommand{\ifuncdef}[3]{\funcdef[\ifuncto]{#1}{#2}{#3}}
\newcommand{\sfuncto}{\twoheadrightarrow}
\newcommand{\sfuncdef}[3]{\funcdef[\sfuncto]{#1}{#2}{#3}}
\newcommand{\funcgraphbare}{\Delta}
\newcommand{\funcgraph}[1]{\funcgraphbare(#1)}
\newcommand{\nmathrel}[1]{\mathrel{\not #1}}
\newcommand{\relset}[3]{#1_{{} #2 #3}}
\newcommand{\gtset}[2]{\relset{#1}{\gt}{#2}}
\newcommand{\posset}[1]{\gtset{#1}{0}}
\newcommand{\geset}[2]{\relset{#1}{\ge}{#2}}
\newcommand{\nnegset}[1]{\geset{#1}{0}}
\newcommand{\neqset}[2]{\relset{#1}{\neq}{#2}}
\newcommand{\nzeroset}[1]{\neqset{#1}{0}}
\newcommand{\ltset}[2]{\relset{#1}{\lt}{#2}}
\newcommand{\leset}[2]{\relset{#1}{\le}{#2}}
\newcommand{\natnumlt}[1]{\ltset{\N}{#1}}
\DeclareMathOperator{\id}{id}
\newcommand{\inclfunc}[2]{\iota_{#1}^{#2}}
\newcommand{\projfunc}[1]{\rho_{#1}}
\DeclareMathOperator{\proj}{proj}
\newcommand{\funcres}[2]{\left.{#1}\right\rvert_{#2}}
\newcommand{\altfuncres}[2]{\left.{#1}\right\rvert{#2}}
\DeclareMathOperator{\res}{res}
\DeclareMathOperator{\flr}{flr}
\newcommand{\floor}[1]{\lfloor {#1} \rfloor}
\newcommand{\funccomp}{\circ}
\newcommand{\funcinvimg}[2]{\inv{#1}\left({#2}\right)}
\newcommand{\card}[1]{\left\lvert #1 \right\rvert}
\DeclareMathOperator{\cardop}{card}
\DeclareMathOperator{\ncardop}{\#}
\newcommand{\EngAlphabet}{\{ \mathrm{a}, \, \mathrm{b}, \, \mathrm{c}, \, \dotsc, \, \mathrm{y}, \, \mathrm{z} \}}
\newcommand{\ShortEngAlphabet}{\{ \mathrm{a}, \, \mathrm{b}, \, \dotsc, \, \mathrm{z} \}}
\newcommand{\eqclass}[1]{\left[#1\right]}
\newcommand{\partorder}{\preceq}
\newcommand{\partorderstrict}{\prec}
\newcommand{\npartorder}{\npreceq}
\newcommand{\subgraph}{\preceq}
\newcommand{\subgraphset}[1]{\mathcal{S}(#1)}
\newcommand{\connectedsubgraphset}[1]{\mathcal{C}(#1)}
\newcommand{\permcomb}[3]{{#1}(#2,#3)}
\newcommand{\permcombalt}[3]{{#1}^{#2}_{#3}}
\newcommand{\permcombaltalt}[3]{{\leftsub{#2}{#1}}_{#3}}
\newcommand{\permutation}[2]{\permcomb{P}{#1}{#2}}
\newcommand{\permutationalt}[2]{\permcombalt{P}{#1}{#2}}
\newcommand{\permutationaltalt}[2]{{\permcombaltalt{P}{#1}{#2}}}
\newcommand{\combination}[2]{\permcomb{C}{#1}{#2}}
\newcommand{\combinationalt}[2]{\permcombalt{C}{#1}{#2}}
\newcommand{\combinationaltalt}[2]{{\permcombaltalt{C}{#1}{#2}}}
\newcommand{\choosefuncformula}[3]{\frac{#1 !}{#2 ! \, #3 !}}
\DeclareMathOperator{\matrixring}{M}
\newcommand{\uvec}[1]{\mathbf{#1}}
\newcommand{\zerovec}{\uvec{0}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 13.2 Properties
The following facts outline some relationships countability and the set operations. They can be used to more easily prove that a set is countable or uncountable using the already-known countability or uncountability of a related set.
Proposition 13.2.1 . Properties of countability.
Every subset of \(\N \) is countable.
If there exists an injection \(A \ifuncto \N \text{,}\) then the set \(A \) is countable.
Suppose \(A \subseteq B \text{.}\) If \(B \) is countable, then so is \(A \text{.}\)
Suppose \(A \subseteq B \text{.}\) If \(A \) is un countable, then so is \(B \text{.}\)
If \(A \) and \(B \) are countable, then \(A\cup B \) and \(A\cap B \) are both countable.
Proof outline for Statement 1.
Assume \(A \subseteq \N \text{.}\) If \(A \) is finite, then it is countable by definition. So assume that \(\card{A} = \infty \text{.}\) We can construct a sequence \(\{a_k\} \) that contains each element of \(A \) exactly once as follows.
\begin{align*}
a_0 \amp = \text{ smallest number in } A, \\
a_1 \amp = \text{ next smallest number in } A, \\
a_2 \amp = \text{ next smallest number in } A, \\
\amp \phantom{=} \; \vdots
\end{align*}
Therefore, \(A \) is countable.
Proof outline for Statement 2.
If
\(\ifuncdef{f}{A}{\N} \) is injective, then
\(\funcdef{f}{A}{f(A)} \) is a bijection, so that
\(A \) and its image
\(f(A) \) have the same size. But
\(f(A) \) is countable by
Statement 1 , so using the definition of countable along with
Fact 12.3.2 , conclude that
\(A \) is countable.
Proof outline for Statement 3.
If
\(B \) is countable, then by definition there exists a bijection
\(\funcdef{f}{B}{\N} \text{.}\) Then
\(\funcdef{\funcres{f}{A}}{A}{\N} \) is an injection. Apply
Statement 2 .
Proof outline for Statement 4.
This is the contrapositive of
Statement 3 , under the common assumption
\(A \subseteq B \text{.}\)
Proof outline for Statement 5.
For
\(A \cap B \text{,}\) consider
\(A \cap B \subseteq A \) and apply
Statement 3 .
Now consider \(A \cup B \text{.}\) For simplicity, we will assume \(A \cap B = \emptyset \text{,}\) so that \(A \cup B = A \sqcup B \text{.}\) Since \(A \) and \(B \) are countable, we can write their elements as sequences:
\begin{align*}
A \amp = \{ \, a_0, \, a_1, \, a_2, \, \dotsc \, \}, \amp B \amp = \{ \, b_0, \, b_1, \, b_2, \, \dotsc \, \} \text{.}
\end{align*}
We can then write the elements of \(A \sqcup B \) in a sequence by interleaving these two sequences:
\begin{equation*}
A \sqcup B = \{ \, a_0, \, b_0, \, a_1, \, b_1, \, a_2, \, b_2, \, \dotsc \, \} \text{.}
\end{equation*}
Checkpoint 13.2.2 .
Prove
\(A \cup B \) is countable even in the case
\(A \cap B \ne \emptyset \text{.}\)
Hint .
Consider the sets
\begin{align*}
A' \amp = A \smallsetminus (A\cap B), \amp
B' \amp = B \smallsetminus (A\cap B), \amp
C \amp = A' \sqcup B'.
\end{align*}
Then \(A\cup B \) is the disjoint union of \(C \) and \(A\cap B \text{.}\)
Example 13.2.3 . Primes are countable.
The set of prime numbers is countable, since it is a subset of
\(\N \text{.}\)
Example 13.2.4 . Unit interval is uncountable.
The unit interval
\((0,1) \) on the real number line is uncountable because it contains the uncountable subset
\(\mathscr{C} \) from
Lemma 13.1.7 .
Theorem 13.2.5 .
Set
\(\R \) is uncountable.
Proof.
Example 13.2.6 .
The Cartesian product set
\(\R^2 = \R \times \R \) is uncountable because it has an uncountable subset: the
\(x \) -axis has the same size as
\(\R \text{.}\)