Tutorial 2
Tutorial 2
Tutorial 2
1. Let x, y be non zero real numbers. Express the negation of the statement ∀x ∃y (xy = 1) so
that no negation precedes a quantifier, and find its truth value.
3. What are the truth values of these statements where the universe of discourse has 10 distinct
elements?
4. Suppose that the domain of the propositional function P (x) consists of the integers 1, 2, 3, 4,
and 5. Express the statement ∀x((x 6= 3) → P (x)) ∨ ∃x¬P (x) without using quantifiers,
instead using only negations, disjunctions, and conjunctions, and determine its truth value.
5. Use rules of inference to show that the hypotheses “If it does not rain or if it is not foggy,
then the sailing race will be held and the lifesaving demonstration will go on,” “If the sailing
race is held, then the trophy will be awarded,” and “The trophy was not awarded” imply the
conclusion “It rained.”
6. Use quantifiers to express the definition of the limit of a real-valued function f (x) of a real
variable x at a point a in its domain.
7. For each of these arguments determine whether the argument is valid or invalid and explain
why.
(a.) All students in this class understand logic. Yash is a student in this class. Therefore,
Yash understands logic.
(b.) Every computer science major takes discrete mathematics. Natasha is taking discrete
mathematics. Therefore, Natasha is a computer science major.
(c.) All parrots like fruit. My pet bird is not a parrot. Therefore, my pet bird does not like
fruit.
8. Identify the error or errors in this argument that supposedly shows that if ∃xP (x) ∧ ∃xQ(x)
is true then ∃x(P (x) ∧ Q(x)) is true.
9. Show that the argument form with premises p1 , p2 , . . . , pn and conclusion q → r is valid if the
argument form with premises p1 , p2 , . . . , pn , q, and conclusion r is valid.
10. Show that the argument form with premises (p ∧ t) → (r ∨ s), q → (u ∧ t), u → p, and ¬s
and conclusion q → r is valid by first using Exercise 9 and then using rules of inference.