Try It Now
Site: | Saylor Academy |
Course: | CS202: Discrete Structures |
Book: | Try It Now |
Printed by: | Guest user |
Date: | Thursday, 3 April 2025, 6:38 PM |
Description
Work these exercises to see how well you understand this material.
Exercises
- Given the following propositions generated by p, q, and r, which are equivalent to one another?
- (p ∧ r) ∨ q
- p ∨ (r ∨ q)
- r ∧ p
- ¬r ∨ p
- (p ∨ q) ∧ (r ∨ q)
- r → p
- r ∨ ¬p
- p → r
- Is an implication equivalent to its converse? Verify your answer using a truth table.
- How large is the largest set of propositions generated by p and q with the property that no two elements are equivalent?
- Explain why a contradiction implies any proposition and any proposition implies a tautology.
Source: Al Doerr and Ken Levasseur, http://faculty.uml.edu/klevasseur/ads-latex/ads.pdf This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.
Solutions
- Answer: a ⇔ e, d ⇔ f, g ⇔ h
- Solution: No. In symbolic form, the question is: Is (p → q) ⇔ (q → p)?
This table indicates that an implication is not always equivalent to its converse. - Solution: Let x be any proposition generated by p and q. The truth table for x has 4 rows and there are 2 choices for a truth value for x for each row, so there are 2 · 2 · 2 · 2 = 24 possible propositions.
- Answer: 0 → p and p → 1 are tautologies.