I'm really stuck on this problem. I was able to apply these instructions to easier statements, but for some reason I can't even get started on this one. Any help?
Use the logical equivalences p ? q ? ~p V q and p ? q ? (~p V q) ^ (~q V p) to rewrite the given statement forms without using the symbol ? or ?.... AND use logical equivalence p V q = ~(~p ^ ~q) to rewrite each statement form using only ^ and ~.
Here is the statement: (p ? (q ? r)) ? ((p ^ q) ? r)
THANKS
Use the logical equivalences p ? q ? ~p V q and p ? q ? (~p V q) ^ (~q V p) to rewrite the given statement forms without using the symbol ? or ?.... AND use logical equivalence p V q = ~(~p ^ ~q) to rewrite each statement form using only ^ and ~.
Here is the statement: (p ? (q ? r)) ? ((p ^ q) ? r)
THANKS