Question
Let r {p, q, p, q} be such that the logical statement r (p) (p q) r is a tautology. Then r is equal to :
Options
Solution
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. It is only false when p is true and q is false.
- Disjunction (): p q is true if either p is true, q is true, or both are true. It is only false when both p and q are false.
- Conjunction (): p q is true only if both p and q are true. It is false otherwise.
- Negation (): p is true if p is false, and p is false if p is true.
Step-by-Step Solution
Step 1: Rewrite the Implication
We are given the statement r (p) (p q) r. We want to find the value of 'r' such that the statement is a tautology. First, rewrite the implication using the equivalence p q p q.
So, r (p) (p q) r is equivalent to (r (p)) ((p q) r).
Step 2: Apply De Morgan's Law
Apply De Morgan's Law to simplify the first term: (r (p)) (r) p.
Therefore, the entire expression becomes: ((r) p) ((p q) r).
Step 3: Test the options
We will now test each of the given options for 'r' to see which makes the entire expression a tautology.
- Option (A): r = p
Substituting r = p, we get: ((p) p) ((p q) p).
Since (p) p is always false (a contradiction), it simplifies to: False ((p q) p).
Now, (p q) p is equivalent to p, since p q can only be true if p is true. So the expression becomes: False p, which simplifies to p.
'p' is not a tautology, so option (A) is incorrect.
- Option (B): r = q
Substituting r = q, we get: ((q) p) ((p q) q).
Now, (p q) q is equivalent to q, since p q can only be true if q is true. So the expression becomes: ((q) p) q.
This can be rewritten as: (q q) (p q).
Since q q is always true (a tautology), the expression becomes: True (p q), which simplifies to p q.
p q is not a tautology, so option (B) is incorrect.
- Option (C): r = p
Substituting r = p, we get: ((p) p) ((p q) p).
This simplifies to: (p p) ((p q) p).
Further simplifying, we get: p ((p q) p).
Rearranging the terms: (p p) (p q).
Since p p is always true (a tautology), the expression becomes: True (p q).
This simplifies to True, which is a tautology.
So, option (C) is correct.
- Option (D): r = q
Substituting r = q, we get: ((q) p) ((p q) q).
This simplifies to: (q p) ((p q) q).
Rearranging the terms: (p q) q.
This can be rewritten as: (p q) (q q).
Since q q is always true (a tautology), the expression becomes: (p q) True, which simplifies to p q.
p q is not a tautology, so option (D) is incorrect.
Step 4: Verify the Correct Answer
The correct answer is r = p. Substituting this into the original expression: p (p) (p q) p
This simplifies to: p (p q) p
Using the implication rule: (p) ((p q) p)
Which simplifies to: p (p q) p
Rearranging: (p p) (p q)
Since p p is always True: True (p q)
This simplifies to True, which is a tautology.
Common Mistakes & Tips
- When simplifying logical expressions, remember De Morgan's Laws and the equivalences for implications.
- When testing options, try to simplify the expression as much as possible before substituting the value of 'r'.
- Remember that p True = True and p False = False.
Summary
We are given a logical statement and asked to find the value of 'r' that makes the statement a tautology. We first rewrote the implication using its equivalent form with disjunction. Then, we substituted each of the given options for 'r' into the simplified expression and checked if the resulting expression was always true (a tautology). Only the option r = p resulted in a tautology.
Final Answer
The final answer is \boxed{\sim p}, which corresponds to option (C).