Ask your own question, for FREE!
Computer Science 15 Online
OpenStudy (anonymous):

How to show something is not logically equivalent without using truth tables?

OpenStudy (anonymous):

Like (p ^q ) -->r is not equivalent with (p -->r) ^(q -->r)

OpenStudy (amistre64):

there are rules that have been determined by the use of truth tables to cut down on the amount of re wheel inventing that goes on

OpenStudy (amistre64):

(p^q) -> r -(p^q) v r -p v -q v r -------------------- (p -> r) ^ (q ->r) (-p v r) ^ (-q v r) [ -p^ (-q v r) ] v [ r ^ (-q v r) ] (-p^-q) v (-p^r) v (r ^-q) v (r^ r) (-p^-q) v (-p^r) v (r ^-q) v r but sometimes you just tend to go around in circles

OpenStudy (anonymous):

if u think the statement might be true, reduce it till u got somethings that its a theorem already proved or an axion. To prove its false just find a counter example. For example: (p^q) -> r == (p -> r) ^ (q ->r) if p is true, q false and r false then: true ^ false -> false == true -> false ^ false -> false false -> false == false ^ true true == false false there u got a counter example and just that its enough to prove its not equal

OpenStudy (anonymous):

Thank you, fedep3 I think that's an excellent method rather than simplifying but thanks for everyones help!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!