If the truth value of p is "false", the truth value of q is "false", and the truth value of r is "true", which of the following expressions is "false"?
for example:
"(r \u2228 p) \u2227 (q\u2227 \\neg p)"
"(r\u2228 p)\\equiv true"
"(q\u2227 \\neg p)\\equiv false"
"(r \u2228 p) \u2227 (q\u2227 \\neg p)\\equiv false"
Comments
Leave a comment