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 4.5 Exercises
Interpreting symbolic language.
Let
\(A(x) \) represent the predicate β
\(x \) is a wonderful learning experienceβ, where
\(x \) is a free variable in the domain of all university courses.
Translate each of the following into an English sentence that is grammatically correct.
1.
2.
3.
4.
\(\lgcnot (\forall x)A(x) \)
5.
\((\exists x)\lgcnot A(x) \)
Translating into symbolic language.
Let
\(B(x) \) represent the predicate β
\(x \) is excellentβ, where
\(x \) is a free variable in the domain of all Augustana professors.
Translate each of the following into symbolic language.
6.
The instructor for this course is an excellent professor.
7.
Every professor at your university is excellent.
8.
Some professor at your university is excellent.
9.
Some professors at your university are excellent.
10.
There is at least one professor at your university who is excellent.
11.
Some professor at your university is not excellent.
12.
Some professors at your university are not excellent.
13.
Any professor at your university is excellent.
14.
No professor at your university is excellent.
Analyzing predicate statements about integers.
Let
\(P(m,n) \) represent the predicate
\(2m - 45n > 101 \text{,}\) where
\(m \) and
\(n \) are free variables in the domain of integers.
For each of the following, determine whether the statement is true or false. Explain your reasoning.
15.
16.
17.
\(P(100,2)\lgcor P(100,3) \)
18.
\(P(100,2) \lgcand P(100,3) \)
19.
\((\exists m)(\exists n) P(m,n) \)
20.
\((\forall m)(\forall n) P(m,n) \)
21.
\((\forall m)(\exists n) P(m,n) \)
22.
\((\exists m)(\forall n) P(m,n) \)
23.
\((\forall m)(\exists q)(\forall n)(P(q,n)\lgccond P(m,n)) \)
Analyzing predicate statements about functions.
(Requires calculus.) Let
\(P(f,g) \) represent the predicate
\(\frac{df}{dx} = g \text{,}\) where
\(f \) and
\(g \) are free variables in the domain of
continuous functions in the real variable
\(x \text{.}\)
For each of the following, determine whether the statement is true or false. Explain your reasoning.
24.
\((\exists f)(\exists g) P(f,g) \)
25.
\((\forall f)(\forall g) P(f,g) \)
26.
\((\forall f)(\exists g) P(f,g) \)
27.
\((\exists f)(\forall g) P(f,g) \)
28.
\((\forall g)(\exists f) P(f,g) \)
29.
\((\exists g)(\forall f) P(f,g) \)
30.
Consider the statement βevery odd number is either
\(1 \) more or
\(3 \) more than a mulitple of
\(4 \text{.}\) β
(a)
Assign appropriate predicates (with domains explictly stated), and then translate the statement into symbolic logic.
(b)
Negate the statement, and simplify the logical expression so that any/all negation symbols appear directly to the left of a predicate.
(c)
Translate your simplified negated statement from
TaskΒ b into English.
31.
Let \(P(f,g) \) represent the predicate \(\frac{df}{dx} = g \text{,}\) and let \(E(f,g) \) represent the predicate \(g = f \text{,}\) where \(f \) and \(g \) are free variables in the domain of functions in the real variable \(x \text{.}\) Consider the statement
\begin{equation*}
(\forall f)(\forall g)\Bbrac{(\exists h)\bbrac{P(f,h) \lgcand P(g,h)} \lgccond E(f,g)} \text{.}
\end{equation*}
(a)
Translate the statement into English.
(b)
Determine whether the statement is true.
(c)
Working with the originally provided symbolic version above, negate the statement. Simplify the negated version to so that any/all negation symbols appear directly to the left of one of the predicates
\(P \) or
\(E \text{.}\)
(d)
Translate your simplified negated statement from
PartΒ c into English.
32.
Youβve become an expert at predicate logic, and now make a (very meagre) living grading logic assignments for a large university. Here is the question youβve been assigned to mark two thousand times.
Let
\(x \) represent a free variable from the domain of all living humans.
Translate the following two statements into properly quantified predicate statements in the variable \(x \text{.}\)
All university students study diligently.
Some university students study diligently.
You pick up the first assignment. Here is the studentβs answer.
Let \(U(x) \) mean β\(x \) is a university studentβ. Let \(S(x) \) mean β\(x \) studies diligentlyβ.
\((\forall x)\bigl[ U(x) \lgccond S(x) \bigr] \text{.}\)
\((\exists x)\bigl[ U(x) \lgccond S(x) \bigr] \text{.}\)
Are the studentβs answers correct? Justify your assessment.
Hint .
Try translating the studentβs symbolic language statements back into English,
explicitly using the stated domain of \(x \) , and see what you get.