Use the following characters combinations to represent the connectives:
| ~ | not | be sure to use a tilde, not just a dash |
| & | and | |
| v | or | be sure it is lowercase |
| -> | if-then | be sure to use only one dash |
| <-> | if and only if | be sure to use only one dash |
| So this is fine: | And so is this: |
| 1 (1) P
.A
2 (2) Q .A 3 (3) P&Q->R .A 1,2 (4) P&Q .1,2&I 1,2,3 (5) R .3,4->E |
1 (1) P .A
2 (2) Q .A 3 (3) P&Q->R .A 1,2 (4) P&Q .1,2&I 1,2,3 (5) R .3,4->E |
Note: There is a known problem with the MacWEB using the Logic Daemon and so it is recommended that you use some other Web broswer if you are using a Macintosh computer.