Key Concepts and Formulas
- Tautology: A statement that is always true, regardless of the truth values of its components.
- Implication (→): p→q is equivalent to ∼p∨q.
- De Morgan's Laws:
- ∼(p∧q)≡∼p∨∼q
- ∼(p∨q)≡∼p∧∼q
- Double Negation: ∼(∼p)≡p
Step-by-Step Solution
We need to determine which of the given options is a tautology. We will analyze each option.
Option (A): ~(p ∧ ~q) → p ∨ q
Step 1: Rewrite the implication using the equivalence p→q≡∼p∨q.
We have ∼(p∧∼q)→(p∨q)≡∼(∼(p∧∼q))∨(p∨q).
Step 2: Simplify the double negation.
∼(∼(p∧∼q))∨(p∨q)≡(p∧∼q)∨(p∨q).
Step 3: Distribute p over the disjunction.
(p∧∼q)∨(p∨q)≡[(p∧∼q)∨p]∨q.
Step 4: Use the distributive law a∨(b∧c)=(a∨b)∧(a∨c). Thus, p∨(p∧∼q)=p.
[(p∧∼q)∨p]∨q≡[p∨(p∧∼q)]∨q≡p∨q.
Step 5: Simplify the expression. This step is not needed as the expression is already simpler. However, note that p∨(p∧∼q)=p because p is true regardless of ∼q.
Step 6: Since p∨q is not a tautology, we need to re-examine the initial transformation.
∼(p∧∼q)→(p∨q)≡∼(∼(p∧∼q))∨(p∨q)≡(p∧∼q)∨(p∨q).
We can rewrite (p∧∼q)∨(p∨q) as (p∧∼q)∨p∨q.
Step 7: Use the absorption law p∨(p∧q)=p. In our case, p∨(p∧∼q)=p.
So we have p∨(p∧∼q)∨q≡p∨q. This is still not a tautology. We need to revisit our steps.
Step 8: Let's re-examine the original statement and apply De Morgan's Law:
∼(p∧∼q)→(p∨q)≡(∼p∨∼(∼q))→(p∨q)≡(∼p∨q)→(p∨q).
Step 9: Convert the implication to a disjunction:
(∼p∨q)→(p∨q)≡∼(∼p∨q)∨(p∨q).
Step 10: Apply De Morgan's Law:
∼(∼p∨q)∨(p∨q)≡(∼(∼p)∧∼q)∨(p∨q)≡(p∧∼q)∨(p∨q).
Step 11: Apply the distributive property:
(p∧∼q)∨(p∨q)≡[(p∧∼q)∨p]∨q≡[p∨(p∧∼q)]∨q.
Step 12: Apply the absorption law: p∨(p∧∼q)=p.
[p∨(p∧∼q)]∨q≡p∨q.
Step 13: The expression p∨q is NOT a tautology. So, Option A is NOT a tautology.
Option (B): ~(p ∨ ~q) → p ∨ q
Step 1: Rewrite the implication using the equivalence p→q≡∼p∨q.
We have ∼(p∨∼q)→(p∨q)≡∼(∼(p∨∼q))∨(p∨q).
Step 2: Simplify the double negation.
∼(∼(p∨∼q))∨(p∨q)≡(p∨∼q)∨(p∨q).
Step 3: Simplify the expression.
(p∨∼q)∨(p∨q)≡p∨∼q∨p∨q≡p∨p∨q∨∼q≡p∨(q∨∼q).
Step 4: Since q∨∼q is always true, we have q∨∼q≡T.
p∨(q∨∼q)≡p∨T≡T.
Thus, Option B is a tautology.
Option (C): ~(p ∨ ~q) → p ∧ q
Step 1: Rewrite the implication using the equivalence p→q≡∼p∨q.
We have ∼(p∨∼q)→(p∧q)≡∼(∼(p∨∼q))∨(p∧q).
Step 2: Simplify the double negation.
∼(∼(p∨∼q))∨(p∧q)≡(p∨∼q)∨(p∧q).
Step 3: Apply the distributive property.
(p∨∼q)∨(p∧q)≡p∨∼q∨(p∧q)≡p∨(∼q∨(p∧q)).
Step 4: Apply the distributive property again.
p∨(∼q∨(p∧q))≡p∨((∼q∨p)∧(∼q∨q))≡p∨((∼q∨p)∧T)≡p∨(∼q∨p)≡p∨p∨∼q≡p∨∼q.
Since p∨∼q is not a tautology, Option C is not a tautology.
Option (D): p ∨ (~q) → p ∧ q
Step 1: Rewrite the implication using the equivalence p→q≡∼p∨q.
We have (p∨∼q)→(p∧q)≡∼(p∨∼q)∨(p∧q).
Step 2: Apply De Morgan's Law.
∼(p∨∼q)∨(p∧q)≡(∼p∧∼(∼q))∨(p∧q)≡(∼p∧q)∨(p∧q).
Step 3: Apply the distributive property.
(∼p∧q)∨(p∧q)≡(∼p∨p)∧q≡T∧q≡q.
Since q is not a tautology, Option D is not a tautology.
It appears there was an error in the provided correct answer. Option B is the tautology.
Common Mistakes & Tips
- Carefully apply De Morgan's Laws and the implication equivalence.
- Use truth tables to check your work if necessary.
- Remember the absorption laws: p∨(p∧q)≡p and p∧(p∨q)≡p.
Summary
We analyzed each of the given options to determine which one is a tautology. By applying logical equivalences and simplifications, we found that option (B), ∼(p∨∼q)→(p∨q), simplifies to T, which is a tautology.
Final Answer
The final answer is \boxed{B}, which corresponds to option (B).