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\,}$}}}
\)
Exercises 9.9 Exercises
1.
Prove each of the set operation rules in
PropositionΒ 9.4.11 . Use the provided
proof of the first of DeMorganβs Laws as a model for your proofs.
Expressing relationships using the symbols of set theory.
In each of
ExercisesΒ 2β4 , you are given a collection of sets (and possibly some elements of those sets), a collection of symbols, and a collection of statements about those sets and their elements. Use the given symbols to express the given statements in symbolic language.
Note that there may be more than one correct answer for each statement.
2.
Sets:
\begin{align*}
A \amp = \text{ the set of all Augustana students } \\
R \amp = \text{ the set of Augustana students who attend class regularly } \\
S \amp = \text{ the set of Augustana students who study diligently } \\
P \amp = \text{ the set of Augustana students who will pass all their courses }
\end{align*}
Symbols:
\begin{equation*}
A, \quad
R, \quad
S, \quad
P, \quad
\cmplmnt{R}, \quad
\cmplmnt{S}, \quad
\cmplmnt{P}, \quad
\intersection, \quad
\union, \quad
=, \quad
\ne, \quad
\subseteq, \quad
\subsetneqq, \quad
\emptyset
\end{equation*}
(a)
All Augustana students who attend class regularly and study diligently will pass all their courses.
(b)
Some Augustana students attend class regularly but do not study diligently.
(c)
Some Augustana students who study diligently will still fail a course.
3.
Sets:
\begin{align*}
P \amp = \text{ the set of prime numbers } \\
E \amp = \text{ the set of even numbers } \\
S \amp = \text{ the set of square numbers }
\end{align*}
Symbols:
\begin{equation*}
2, \;\;\,
\N, \;\;\,
P, \;\;\,
E, \;\;\,
S, \;\;\,
\cmplmnt{\N}, \;\;\,
\cmplmnt{P}, \;\;\,
\cmplmnt{E}, \;\;\,
\cmplmnt{S}, \;\;\,
\in, \;\;\,
\intersection, \;\;\,
\union, \;\;\,
=, \;\;\,
\ne, \;\;\,
\subseteq, \;\;\,
\subsetneqq, \;\;\,
\emptyset
\end{equation*}
(a)
\(2 \) is the only even, prime number.
(b)
There exist odd square numbers.
(c)
No prime number is square.
(d)
No square number is prime.
(e)
It is not true that every natural number is either even or prime.
4.
Sets:
\begin{align*}
\mathscr{F} \amp = \text{ the set of all functions in a single real variable } \\
\mathscr{C} \amp = \text{ the set of continuous functions } \\
\mathscr{D} \amp = \text{ the set of differentiable functions } \\
\mathscr{P} \amp = \text{ nonnegative functions } \\
\amp = \setdef{f(x)}{ f(x) \ge 0 \text{ for all } x \text{ in the domain of } f }
\end{align*}
Elements:
\begin{align*}
f_1(x) \amp = x^2 \amp
f_2(x) \amp = \abs{x} \amp
f_3(x) \amp = \tan x
\end{align*}
Symbols:
\begin{equation*}
\mathscr{F}, \:
\mathscr{C}, \:
\mathscr{D}, \:
\mathscr{P}, \:
\cmplmnt{\mathscr{F}}, \:
\cmplmnt{\mathscr{C}}, \:
\cmplmnt{\mathscr{D}}, \:
\cmplmnt{\mathscr{P}}, \:
f_1(x), \:
f_2(x), \:
f_3(x), \:
\in, \:
\intersection, \:
\union, \:
=, \:
\ne, \:
\subseteq, \:
\subsetneqq, \:
\emptyset
\end{equation*}
(a)
The function
\(f_1(x) \) is differentiable and nonnegative.
(b)
The function
\(f_2(x) \) is continuous and nonnegative, but not differentiable.
(c)
The function
\(f_3(x) \) is neither continuous nor nonnegative.
(d)
Every differentiable function is continuous.
(e)
Some continuous functions are not differentiable.
(f)
Not every function is continuous.
Testing set equality.
For each of
ExercisesΒ 5β8 , either formally prove the given equivalence of sets (using the
Test for Set Equality ) or demonstrate that it is false by providing a
specific counterexample.
5.
\(A = (A \relcmplmnt B) \disjunion (A \intersection B) \)
6.
\(A \relcmplmnt (A \relcmplmnt B) = B \)
7.
\((A \cartprod B) \union (C \cartprod D) = (A \union C) \cartprod (B \union D) \)
8.
\(A \cartprod (B \relcmplmnt C) = (A \cartprod B) \relcmplmnt (A \cartprod C) \)
9.
Suppose \(\Sigma \) is an alphabet. Prove that \(\words{\Sigma} \) is the disjoint union of the subsets
\begin{equation*}
\words{\Sigma}_0, \quad \words{\Sigma}_1, \quad \words{\Sigma}_2, \quad \dotsc, \quad \words{\Sigma}_n, \quad \dotsc \text{.}
\end{equation*}
10.
Write out the elements of each of the sets
\begin{equation*}
\powset{ \emptyset }, \quad
\powset{ \, \powset{ \emptyset } \, }, \quad
\powset{ \, \powset{ \, \powset{ \emptyset } \, } \, }, \quad
\powset{ \, \powset{ \, \powset{ \, \powset{ \emptyset } \, } \, } \, }\text{.}
\end{equation*}
Make sure you have all the pairs of braces \(\{\phantom{x}\} \) you should have.
Without computing it, make a conjecture about the number of elements in the set
\begin{equation*}
\powset{ \, \powset{ \, \powset{ \, \powset{ \, \powset{ \emptyset } \, } \, } \, } \, }.
\end{equation*}
Properties of power sets.
For each of
ExercisesΒ 11β14 , either formally prove the given statement about power sets or demonstrate that it is false by providing a
specific counterexample.
11.
\(\powset{A \union B} = \powset{A} \union \powset{B} \)
12.
\(\powset{A \intersection B} = \powset{A} \intersection \powset{B} \)
13.
If
\(A \subseteq B \text{,}\) then
\(\powset{A} \subseteq \powset{B} \text{.}\)
14.
If
\(A \subseteq B \text{,}\) then
\(\powset{B \relcmplmnt A} = \powset{B} \relcmplmnt \powset{A} \text{.}\)