Solveeit Logo

Question

Question: Which of the following is a contradiction? A) \(p \vee q\) B) \(p \wedge q\) C) \(p \vee (\neg...

Which of the following is a contradiction?
A) pqp \vee q
B) pqp \wedge q
C) p(¬p)p \vee (\neg p)
D) p(¬p)p \wedge (\neg p)

Explanation

Solution

We can use truth tables to find the answer. A compound statement is a contradiction, if it is always false. So we can check the truth tables in each case.

Complete step-by-step answer:
Given two statements pp and qq. In the options we have their different combinations. We have to find which of the compound statements given is a contradiction.
A compound statement is a contradiction, if it is always false.
Consider the truth table.
For two statements pp and qq, we have four cases.
Both are true, both are false and one is true and the other is false.
We can represent a true statement by TT and a false statement by FF.
We know pqp \vee q is true if either one is true and is false if both are false.
Also pqp \wedge q is true only if both are true and false if either one is false.
So we have,

ppqqpqp \vee qpqp \wedge q
TTTTTTTT
TTFFTTFF
FFTTTTFF
FFFFFFFF

From the truth table, we can infer that pqp \vee q and pqp \wedge q are not contradictions, since all the cases are not false here.
So let us check p(¬p)p \vee (\neg p) and p(¬p)p \wedge (\neg p).
Consider the truth table in this case.

pp¬p\neg pp(¬p)p \vee (\neg p)p(¬p)p \wedge (\neg p)
TTFFTTFF
FFTTTTFF

Here we can see p¬pp \vee \neg p is not a contradiction.
But p¬pp \wedge \neg p is a contradiction since it is false in all cases.

\therefore The answer is option D.

Note: We can also find the answer without a truth table. We can simply infer by logic that a statement and its inverse cannot be true at the same time. So clearly p¬pp \wedge \neg p is a contradiction.