q = you should have put a ring on it.
| p | q | p -> q | |
|---|---|---|---|
| T | T | T | You liked it and you put a ring on it. |
| T | F | F | You liked it and you did not put a ring on it. |
| F | T | T | You did not like it and you put a ring on it. |
| F | F | T | You did not like it and you did not put a ring on it. |
∴ If you liked it then you should have put a ring on it. Q.E.D., bitches.

2 comments:
I think you're confusing the symbol for OR with the symbol for IF, no? The third column header should read p → q
you're right. also I can't get the table to format correctly.
FML.
Post a Comment