Assignment 3
Assignment 3
Q1. Translate these statements into English, where C(x) is “x is a comedian” and F (x) is “x is funny”
a) ∀x(C(x) → F (x))
b) ∀x(C(x) ∧ F (x))
c) ∃x(C(x) → F (x))
d) ∃x(C(x) ∧ F (x))
Q2. Determine the truth value of each of these statements if the domain consists of all integers.
a) ∀n(n + 1 > n)
b) ∃n(2n = 3n)
c) ∃n(n = −n)
d) ∀n(3n ≤ 4n)
Q3. Translate each of these statements into logical expressions using predicates, quantifiers, and
logical connectives.
b) All tools are in the correct place and are in excellent condition.
e) One of your tools is not in the correct place, but it is in excellent condition.