Question
Question: Which of the following proposition is a contradiction? A. \(\left( \sim p\vee \sim q \right)\vee \...
Which of the following proposition is a contradiction?
A. (∼p∨∼q)∨(p∨∼q)
B. (p→q)∨(p∧∼q)
C. (∼p∧q)∧(∼q)
D. (∼p∧q)∨(∼q)
Solution
We first define what a contradiction means for a proposition. Then we try to explain the signs used in the propositions. We then take Boolean logic or true-false logic to find out the outcomes of the propositions. If we get one true outcome then it can’t be a contradiction. The all false outcome will be considered as a contradiction.
Complete step-by-step answer:
The statement which one is false will be considered as a contradiction.
We have used three different notations. First, we define them and then try to describe the full statement.
Here ∼ defines the negation of a statement. → defines the implications of a statement. ∧ defines the ‘and’, togetherness of events or statements. ∨ defines the ‘or’ of events or statements.
A proposition is a contradiction when all the outcomes possible are false or negative sense carriers.
That means if we take two events p and q as true-false then the outcome in our chosen proposition should always be false.
If one outcome of any proposition is true then it can’t be a contradiction.
In each case we are taking p and q as true-false events and the outcome as x.
So, in x=(∼p∨∼q)∨(p∨∼q)
When p false(F) and q false(F) we get x as x=(T∨T)∨(F∨T)=T∨T=T.
In x=(p→q)∨(p∧∼q)
When p true(T) and q false(F) we get x as x=(T→F)∨(T∧T)=F∨T=T.
x=(∼p∧q)∨(∼q)
When p false(F) and q true(T) we get x as x=(T∧T)∨(F)=T∨F=T.
x=(∼p∧q)∧(∼q)
When p false(F) and q false(F) we get x as x=(T∧F)∧(T)=F∧T=F.
When p false(F) and q true(T) we get x as x=(T∧T)∧(F)=T∧F=F.
When p true(T) and q false(F) we get x as x=(F∧F)∧(T)=F∧T=F.
When p true(T) and q true(T) we get x as x=(F∧T)∧(F)=F∧F=F.
Therefore, the proposition x=(∼p∧q)∧(∼q) is a contradiction as its outcome is negative. The correct option is C.
So, the correct answer is “Option C”.
Note: We don’t need for the first three propositions to find out all their outcomes. We got one and that is enough to conclude that the proposition can’t be a contradiction. We need to have all the outcomes as false to find a contradiction. We can also work with Boolean 1 and 0 where we consider 1 as true and 0 as false.