Show ((p ∨ q) ∧ ¬(¬p ∧ (¬q ∨ ¬r))) ∨ (¬p ∧ ¬q) ∨ (¬p ∧ ¬r) is tautology, by using replacement process.
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Solution:
((p ∨ q) ∧ ¬(¬p ∧ (¬q ∨ ¬r))) ∨ (¬p ∧ ¬q) ∨ (¬p ∧ ¬r)
= [(p ∨ q) ∧ ¬(¬p ∧ ¬(q ∧ r))] ∨ [¬(p ∨ q)] ∨ [¬(p ∨ r)]
= [(p ∨ q) ∧ (p ∨ (q ∧ r))] ∨ ¬[(p ∨ q) ∧ (p ∨ r)]
= [(p ∨ q) ∧ (p ∨ (q ∧ r))] ∨ ¬[p ∨ (q ∧ r)]
= (p ∨ q) ∨ T
= T
Hence, it is a Tautology.