822 B
822 B
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.