Tutorial - Predicates and The Logic of Quantified Statements
Tutorial - Predicates and The Logic of Quantified Statements
1. A menagerie consists of 7 brown dogs, 2 black dogs, 6 gray cats, 10 black cats, 5 blue birds,
6 yellow birds, and 1 black bird. Determine which of the following statements are true and
which are false:
a. There is an animal in the menagerie that is red.
b. Every animal in the menagerie is a bird or a mammal.
c. Every animal in the menagerie is brown or gray or black.
d. There is an animal in the menagerie that is neither a cat nor a dog.
e. No animal in the menagerie is blue.
f. There are in the menagerie a dog, a cat and a bird that all have the same color.
2. Let 𝑹(𝒎, 𝒏) be the predicate “If 𝒎 is a factor of 𝒏𝟐 then 𝒎 is a factor of 𝒏,” with domain for
both 𝒎 and 𝒏 being 𝒁, the set of integers.
a. Explain why 𝑅(𝑚, 𝑛) is false if 𝑚 = 25 and 𝑛 = 10.
b. Give values different from those in part (a) for which 𝑅(𝑚, 𝑛) is false.
c. Explain why 𝑅(𝑚, 𝑛) is true if 𝑚 = 5 and 𝑛 = 10.
d. Give values different from those in part (c) for which 𝑅(𝑚, 𝑛) is true.
3. Let 𝑸(𝒙, 𝒚) be the predicate “If 𝒙 < 𝒚, then 𝒙𝟐 < 𝒚𝟐 ” with domain for both 𝒙 and 𝒚 being 𝑹,
the set of real numbers.
a. Explain why 𝑄(𝑥, 𝑦) is false if 𝑥 = −2 and 𝑦 = 1.
b. Give values different from those in part (a) for which 𝑄(𝑥, 𝑦) is false.
c. Explain why 𝑄(𝑥, 𝑦) is true if 𝑥 = 3 and 𝑦 = 8.
d. Give values different from those in part (c) for which 𝑄(𝑥, 𝑦) is true.
5. Let 𝑩(𝒙) be “−𝟏𝟎 < 𝒙 < 𝟏𝟎.” Find the truth set of 𝑩(𝒙) for each of the following domains:
a. 𝑍
b. The set of all even integers
c. 𝑍 +
6. Let 𝑨 be the set of all strings of length 3 consisting of a’s, b’s, and c’s. List all the strings in
set 𝑨 that satisfy the following conditions:
a. No string in set 𝐴 has more than one c.
b. Every string in set 𝐴 begins with alphabet b.
10. Which of the following is a negation for “All Discrete Structures students are freshmen.”?
More than one answer may be correct:
a. There is a Discrete Structures student who is not a freshman.
b. All Discrete Structures students are not freshmen.
c. There is a freshman who is not a Discrete Structures student.
d. No Discrete Structures students are freshmen.
e. Some Discrete Structures students are not freshmen.
f. No freshmen are Discrete Structures students.