1.8 KiB
1.8 KiB
Test Yourself
Page 141
- If
P(x)is a predicate with domainD, the truth set ofP(x)is denoted _______. We read these symbols out loud as _______.
\{x \in D | P(x)\}; "the set of all x in D such that P(x)."
- Some ways to express the symbol
\forallin words are _______.
for every for all, for any, for each, for arbitrary, given any
- Some ways to express the symbol
\existsin words are _______.
there exists, there exist, there exists at least one, for some, for at least one, we can find a
- A statement of the form
\forall x \in D,Q(x)is true if, and only if,Q(x)is _______ for _______.
true; every x in D.
- A statement of the form
\exists x \in Dsuch thatQ(x)is true if, and only if,Q(x)is _______ for _______.
true; at least one x in D.
Test Yourself
Page 152
- A negation for "All
Rhave property $S$" is "There is _______Rthat _______."
exists at least one; does not have property S.
- A negation for "Some
Rhave property $S$" is "_______."
"No R have property S."
- A negation for "For every
x, ifxhas propertyPthenxhas property $Q$" is "_______."
"There exists at least one x such that x has property P and x does not
have property Q."
- The converse of "For every
x, ifxhas propertyPthenxhas property $Q$" is "_______."
"For every x, if x has property Q then x has property P."
- The contrapositive of "For every
x, ifxhas propertyPthenxhas property $Q$" is "_______."
"For every x, if x does not have property Q, then x does not have
property P."
- The inverse of "For every
x, ifxhas propertyPthenxhas property $Q$" is "_______."
"For every x, if x does not have property P, then x does not have
property Q."