135k views
3 votes
If p is true and q is false, the p-> gis
true.

User Djreed
by
7.5k points

1 Answer

6 votes

Answer:

Therefore If p is true and q is false, the p → q is False.

Explanation:

' → ' is Conditional or Implication sign

It is the symbol for the connective phrase' If....then '

If 'p' and 'q' are statements then " p→q " it read as p implies q

The Truth Table for Implication is below

p q p→q

True True True

True False False

False True True

False False True

Therefore If p is true and q is false, the p → q is False.

User Xiaq
by
7.2k points