Problem Set: propositional

Sunday is a Holiday

A logic problem by Brandon Bennett

Your problem is to use propositional 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: sundays.p9

Marks: There are two marks for each sentence, making a total of 12 marks.

Problem Statement

A1 Sunday is a Holiday.
A2 Saturday and Sunday is the weekend.
A3 On holidays the University is closed.
A4 It is the weekend.
A5 It is not Saturday.
Goal The University is closed.

Non-Logical Vocabulary

Propositional Constants: Sunday, Holiday, Saturday, Weekend, UniversityClosed

Notes: