Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Math Logic
#1
I JUST started with this, and I can't do the exercises, I simply don't know where to start... I have to verify:
Code:
[p^(p=>q)]=>q
What I've got so far is
Code:
~[p^(p=>q)] v q
~p v ~(p=>q) v q
~p v (p ^ ~q) v q

After that step I just don't know what to do, also, just in case my symbols aren't used correctly, ^ conjunction, v as "or" and ~ as "no".
It should be universal language but I hope I didn't do anything stupid just cause I'm asking in english.
Reply


Messages In This Thread
Math Logic - by Manu - 2011-03-08, 02:13 PM
Math Logic - by OB3LISK - 2011-03-08, 02:28 PM
Math Logic - by Shidoshi - 2011-03-08, 02:30 PM
Math Logic - by HellenzSin - 2011-03-08, 03:00 PM
Math Logic - by Kalovale - 2011-03-08, 03:15 PM
Math Logic - by Manu - 2011-03-08, 03:23 PM
Math Logic - by OB3LISK - 2011-03-08, 03:23 PM
Math Logic - by Kalovale - 2011-03-08, 03:32 PM
Math Logic - by HellenzSin - 2011-03-08, 03:49 PM
Math Logic - by shouri - 2011-03-08, 04:02 PM
Math Logic - by Manu - 2011-03-08, 04:11 PM
Math Logic - by HellenzSin - 2011-03-08, 04:12 PM
Math Logic - by Shidoshi - 2011-03-08, 04:15 PM
Math Logic - by HellenzSin - 2011-03-08, 04:49 PM

Forum Jump:


Users browsing this thread: