This page contains the material presented Nov 10, 15, and 22, on operational semantics and inductive assertions, formalized in ACL2.
The three lectures are given below. They are the same slides presented by me at the Marktoberdorf Summer School 2008. For that reason they are numbered lectures 2, 3, and 4.
demo.lisp
-- this contains the script of the running demonstrations presented in the lectures. To use this script you must have the books below and you must have certified them.
Copy each of the files below to some directory in your space, connect to that
directory, start ACL2, and execute the command:
(ld "script.lisp" :ld-pre-eval-print t)
to recertify these books.