Please read Chapter 3 through the end of 3.3 in your textbook.
Using the following definition of ``greater than''
judgment gt: n > n ------- gt-one s n > n n1 > n2 --------- gt-more s n1 > n2
Prove the following theorems in SASyLF:
Define the boolean term language (true, false and if) and define equality over the terms and then prove the following theorems:
For each of the following proof systems, explain whether they support the ``law of excluded middle'' and why or why not:
The SASyLF proofs should be placed in the files
gt.slf and term.slf in the homework2 directory of
your AFS volume.