Your problem is to use first-order logic to represent the following example of reasoning, and use the Prover9 theorem prover to prove that the reasoning is valid.
Use the following template file to create your Prover9 encoding of the problem: porky.p9
Marks: There are two marks for each sentence, making a total of 10 marks.
A1 | Porky is a pig. |
A2 | Pigs are animals. |
A3 | All pigs are fat. |
A4 | No fat animals run fast. |
Goal | Porky does not run fast. |
Constants: Porky