Question
Mathematics Question on mathematical reasoning
The negation of p→(∼p∨q) is
A
p∨(p∨∼q)
B
p→∼(p∨q)
C
p→q
D
p∧∼q
Answer
p∧∼q
Explanation
Solution
Truth table
p
q
∼p
∼q
(∼p∨q)
p→(∼p∨q)
(−p∨−q)
p∨(∼p∨q)
∼(p∨q)
p→∼(p∨q)
p→q
p∧∼q
∼[p→(∼p∨q)]
F
F
T
T
T
T
T
T
T
T
T
F
F
F
T
T
F
T
T
F
F
F
T
T
F
F
T
F
F
T
F
F
T
T
F
F
F
T
T
T
T
F
F
T
T
T
T
F
F
T
F
F
Here, we observe that the truth value of column ∼[p→(∼p∨q)] and (p∧∼q) are same.
Hence,∼[p→(∼p∨q)]≡(p∧∼q)