Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

Prove that (p¬q)q(¬pq)=pq by simplification.

Answer
VerifiedVerified
467.1k+ views
like imagedislike image
Hint: We are asked to solve this question by simplification. So we can start from the left hand side and apply the laws of logic and reach the right hand side.

Formula used: Laws of logic:
(i) Idempotence: ppp,ppp
(ii) Commutative: pqqp,pqqp
(iii) Associative: (pq)rp(qr),(pq)rp(qr)
(iv) Distributive: p(qr)(pq)(pr),p(qr)(pq)(pr)
(vi) Absorption: p1p,p00
(vii) Dominance: p11,p0p
Here,1 denotes a statement which is always true (tautology) and 0 denotes a statement which is always false (contradiction).

Complete step by step solution:
To prove left hand side equals right hand side we can start from left side.
(p¬q)q(¬pq)
By the associative property of logics we have,
(iii) Associative: (pq)rp(qr)
Using this we can combine the first two terms.
(p¬q)q(¬pq)[(p¬q)q](¬pq)
By the distributive property of logic we have,
(iv) Distributive: p(qr)(pq)(pr)
Using this result in the square bracket we have,
(p¬q)q(¬pq)[(pq)(¬qq)](¬pq)
We know either a statement or its negation is always true.
¬qq1
Using this we have,
(p¬q)q(¬pq)[(pq)1](¬pq)
Then by absorption laws of logic we have,
(vi) Absorption: p1p
Using this result,
(p¬q)q(¬pq)(pq)(¬pq)
Now again applying distributive laws we have,
(iv) Distributive: p(qr)(pq)(pr),p(qr)(pq)(pr)
(p¬q)q(¬pq)[(pq)¬p][(pq)q]
By commutative property of logic we have,
(ii) Commutative: pqqp
Using this we get,
(p¬q)q(¬pq)[(qp)¬p][(pq)q]
Again using associative property,
(iii) Associative: (pq)rp(qr)
(p¬q)q(¬pq)[q(p¬p)][(pq)q]
We know either a statement or its negation is always true.
p¬p1
Using this we have,
(p¬q)q(¬pq)(q1)[(pq)q]
And applying associativity in the square bracket we have,
(p¬q)q(¬pq)(q1)[p(qq)]
For any statements we have
qqqp(qq)=pq
Using this we have,
(p¬q)q(¬pq)(q1)(pq)
By the laws of dominance we have,
(vii) Dominance: p11
Using this we get,
(p¬q)q(¬pq)1(pq)
Now again by laws of absorption,
(vi) Absorption: p1p
(p¬q)q(¬pq)pq
So we had reached the right hand side.
The result is proved.

Note: We can also prove this result with the help of truth tables.

pq ~ppq ~pVq
TTFTT
TFFFF
FTTTT
FFTTT

But in the question it is said to use simplification. So we have to use this one. If not mentioned the method precisely we are free to use any one.