1.1
Show and are not logically equivalent.
| T | T | T | T | T | T | T | T | T |
| T | T | F | T | F | F | F | F | T |
| T | F | T | F | T | T | T | T | T |
| T | F | F | F | T | F | T | F | F |
| F | T | T | F | T | T | T | T | T |
| F | T | F | F | T | T | F | F | F |
| F | F | T | F | T | T | T | T | T |
| F | F | F | F | T | T | T | T | T |
Hence they are not logically equivalent since they produce different results when TFF or FTF are assigned to p,q,r respectively.
1.2
Formalise the following statements in propositional logic then:
- decide whether it is consistent or not
- explain answer
If Bill is at home, the dog is happy.
There is a thunderstorm and the dog is not happy.
Bill is at home.
Let be Bill is at home. Let be the dog is happy. Let be that there is a thunderstorm.
Hence,
These statements are not consistent because since Bill is at home , the dog must be happy but this contradicts that the dog is not happy .
1.3
Formalise the following argument in propositional logic and decide whether it is logically correct:
Let be that it is raining. Let be that the birds are singing. Let be that Joe is happy. Let be that it is a good day.
Hence,
We know that it is not a good day and it is raining , so:
- is false
- is true.
Going back to the formalisation:
If the statements are logically correct, then is a tautology.
| F | F | T | T | T | F | T | T | T | T |
| F | T | T | F | T | F | T | T | T | T |
| T | F | F | T | F | F | T | T | T | F |
| T | T | F | F | T | T | F | F | F | T |
We have just proved that is not a tautology hence the statements are not logically correct.