Module-5 3
Module-5 3
Compound statements may contain more than two simple statements. To avoid
confusion with the meaning of the statements, groupings of statements are necessary.
Here are the rules in groupings:
(p ∧ q) → r
(a) Paul is a table tennis player or a basketball player, and he is not an engineer.
(b) If it is not true that Paul is a table tennis player or a rock star, then Paul is a
mechanical engineer.
(c) Either Paul is a basketball player and a rock star, or he is a table tennis
player.
(d) Paul is a basketball player, if and only if he is not a football player and he is
not a rock star.
(e) If Paul is a mechanical engineer, then he is a basketball player and he is not
a table tennis player.
3. Write the negation of each quantified statement. Start each negation with “some,”
“no,” or “All.” [ Source: Mathematical Excursions by Hoffmann, et al.]
(a) Some lions are playful.
(b) All classic movies were first produced in black and white.
(c) No even numbers are odd numbers.