Operational Semantics and Inductive Assertions

This page contains the material presented Nov 10, 15, and 22, on operational semantics and inductive assertions, formalized in ACL2.

Lectures

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.

ACL2 Books and Scripts

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.