Skip to main content
Back to Mathematical Reasoning
JEE Main 2021
Mathematical Reasoning
Mathematical Reasoning
Easy

Question

The statement (p(qp))(p(pq))\left( {p \to \left( {q \to p} \right)} \right) \to \left( {p \to \left( {p \vee q} \right)} \right) is :

Options

Solution

Key Concepts and Formulas

  • Implication: pqpqp \to q \equiv \sim p \vee q
  • Disjunction: pqp \vee q is true if at least one of pp or qq is true.
  • Tautology: A statement that is always true.

Step-by-Step Solution

Step 1: Rewrite the given expression using the implication rule.

We are given the statement (p(qp))(p(pq))(p \to (q \to p)) \to (p \to (p \vee q)). We want to simplify this expression using logical equivalences to determine if it's a tautology, contradiction, or equivalent to another expression. We start by replacing the implications with their equivalent disjunction forms.

(p(qp))(p(pq))(p(qp))(p(pq))(p \to (q \to p)) \to (p \to (p \vee q)) \equiv (\sim p \vee (q \to p)) \to (\sim p \vee (p \vee q))

Step 2: Apply the implication rule again.

We apply the implication rule to the term (qp)(q \to p) inside the first parenthesis.

(p(qp))(p(pq))(p(qp))(p(pq))(\sim p \vee (q \to p)) \to (\sim p \vee (p \vee q)) \equiv (\sim p \vee (\sim q \vee p)) \to (\sim p \vee (p \vee q))

Step 3: Simplify the expressions within the parentheses using the commutative and associative properties of disjunction.

We can rearrange the terms within the first set of parentheses. Also, the associative property allows us to remove the inner parentheses.

(pqp)(ppq)(\sim p \vee \sim q \vee p) \to (\sim p \vee p \vee q)

Step 4: Simplify using the fact that ppp \vee \sim p is always true.

We know that ppp \vee \sim p is always true, so we can replace (pp)(\sim p \vee p) with TT (True).

(ppq)(ppq)(Tq)(Tq)(\sim p \vee p \vee \sim q) \to (\sim p \vee p \vee q) \equiv (T \vee \sim q) \to (T \vee q)

Step 5: Simplify using the fact that TxT \vee x is always true.

Since TxT \vee x is always true for any xx, both sides of the implication become TT.

(Tq)(Tq)TT(T \vee \sim q) \to (T \vee q) \equiv T \to T

Step 6: Evaluate the implication.

An implication TTT \to T is always true.

TTTT \to T \equiv T

Therefore, the original statement is a tautology.

Common Mistakes & Tips

  • Be careful when applying the implication rule. Remember that pqp \to q is equivalent to pq\sim p \vee q, not pqp \vee \sim q.
  • When simplifying, use the commutative and associative properties to group terms that can be easily reduced (like ppp \vee \sim p).
  • Recognize common tautologies like ppp \vee \sim p and ppp \to p to simplify the expression quickly.

Summary

We started with the given statement and repeatedly applied the implication rule and simplified using logical equivalences. By rewriting the implications as disjunctions and utilizing the properties of disjunction and the tautology ppp \vee \sim p, we were able to reduce the expression to TTT \to T, which is always true. Therefore, the original statement is a tautology.

Final Answer

The final answer is \boxed{a tautology}, which corresponds to option (A).

Practice More Mathematical Reasoning Questions

View All Questions