Computer Science
Related Questions
Consider the statements:
If p : You work hard.
q : You will succeed in your life.
Translate each of following symbolic expressions in meaningful sentences:(a) p ⇒ q
(b) q ⇒ p
(c) (~p) ⇒ (~q)
(d) (~q) ⇒ (~p)
Construct the truth tables for the following:
(p ⇒ q) ^ (q ⇒ p)
Verify the following proposition with help of the truth table:
P v (~P ^ Q) = P v Q
Write converse, inverse and contrapositive of each statement:
If it rains, then you will not play.