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\,}$}}}
\)
Activities 9.8 Activities
Activity 9.1 .
For each member of your group, consider the set of all math and computing science courses you have taken so far at university. What is the intersection of these sets for your group?
Activity 9.2 .
Is it possible to have two sets
\(A \) and
\(B \) with
\(A \union B = A \intersection B \text{?}\)
Activity 9.3 . Cancellation is not always valid.
(a)
Demonstrate using an example that
\((A \union B) \relcmplmnt B = A \) is
not a valid simplification in set theory.
(b)
Demonstrate using an example that
\(A \union B = A \union C \lgcimplies A = B \) is
not a valid simplification in set theory.
Activity 9.4 .
Fill in the blank with a concept from the reading.
Breaking the students in a class into groups is an example of
.
Activity 9.5 .
(a)
(b)
Activity 9.6 .
Recall the following notation and terminology from linear algebra.
\(\matrixring_n(\R) \) represents the set of all \(n \times n \) matrices.
Scalar matrix means a scalar multiple of the identity matrix.
Singular matrix means not invertible.
Let
\(V \) and
\(S \) represent subsets of
\(\matrixring_n(\R) \text{,}\) where
\(V \) consists of the
invertible \(n \times n \) matrices, and
\(S \) consists of the
scalar \(n \times n \) matrices. Also, as usual write
\(\zerovec \) for the
\(n \times n \) zero matrix.
Express each of the following statements using the symbols of set theory:
\begin{equation*}
\in, \;\;\;
\subseteq, \;\;\;
\union, \;\;\;
\intersection, \;\;\;
\emptyset, \;\;\;
\text{etc.}
\end{equation*}
(a)
\(\zerovec \) is a scalar matrix.
(b)
\(\zerovec \) is scalar and singular.
(c)
\(\zerovec \) is the
only scalar, singular matrix.
(d)
Every scalar matrix besides
\(\zerovec \) is invertible.
(e)
Every matrix is either invertible or singular.
Activity 9.7 .
Pick another group in the class and list the elements of the Cartesian product of your group with that other group. If that group happened to also choose your group for this task, would their answer be the same as yours?
Activity 9.8 .
List the elements of the power set of your group. Make sure you have all the
\(\{\ \} \) -pairs you need in all the right places.
Activity 9.9 .
What is
\(A \cartprod \emptyset \text{?}\) What about
\(\emptyset \cartprod B \text{?}\)
Activity 9.10 .
For alphabet
\(\Sigma = \{\mathrm{a},\mathrm{b},\mathrm{c}\} \text{,}\) describe the elements of
\(\words{\Sigma} \) and
\(\words{(\words{\Sigma})} \text{:}\)
Elements of
\(\words{\Sigma} \) are
.
Elements of
\(\words{(\words{\Sigma})} \) are
.
Is the equality of sets
\(\words{(\words{\Sigma})} = \words{\Sigma} \) true?
Activity 9.11 .
The equality of sets
\begin{equation*}
A \cartprod (B \relcmplmnt C) = (A \cartprod B) \relcmplmnt (A \cartprod C)
\end{equation*}
is true in general.
Activity 9.12 .
The equality of sets
\((A \cartprod B) \union (C \cartprod D) = (A \union C) \cartprod (B \union D) \) is false in general.
(a)
Write down definitions for example sets
\(A,B,C,D \) that form a counterexample.
(b)
Can you come up with some conditions on
\(A,B,C,D \) that make this equality true?
Activity 9.13 .
Write a formal proof of the equality
\begin{equation*}
\powset{A \intersection B} = \powset{A} \intersection \powset{B}
\end{equation*}
Activity 9.14 .
Informally explain why the set equality
\(\powset{A \union B} = \powset{A} \union \powset{B} \) is not true in general.