C.pvs and
D.pvs
into your local subdirectory 2/
Note:
THEOREM D_12 is optional; it is just something
to play around with to see what PVS might know about numbers.
C.pvs proofs
you are to use only
SPLIT, FLATTEN, INST,
SKOLEM, LEMMA and ASSERT.
D.pvs proofs
you may need EXPAND, REPLACE and SIMPLIFY
in addition to the commands above.
C.pvs
without referring to the axioms and lemmas in the file.
Then read through the file to see how the solution is
formulated in PVS. After that, prove the
theorems. You may prove them in any order you wish,
but doing the proofs in order is recommended.
D.pvs,
you first write out pencil-and-paper proofs.