Let p, q and r be statements. Suppose you know that the statement form ((q → p) ∨ r) ∨ (∼ r ∧ p) is false. What can you conclude about the truth values of the three statement variables?
Let "|((q \u2192 p) \u2228 r) \u2228 (\u223c r \u2227 p)|=F." By the definition of disjunction, we have that "|(q \u2192 p) \u2228 r|=F" and "|\u223c r \u2227 p|=F." It follows from the definition of disjunction that "|q \u2192 p|=F" and "|r|=F." By definition of implication we get that "|q|=T" and "|p|=F." In this case, "|\u223c r \u2227 p|=T\\land F=F."
We conclude that the statements "p" and "r" are false and the statement q is true.
Comments
Leave a comment