src/HOL/IMP/README.html
author paulson
Tue, 07 May 1996 18:19:13 +0200
changeset 1730 1c7f793fc374
parent 1696 e84bff5c519b
child 1923 e100f28ffc18
permissions -rw-r--r--
Updated for new form of induction rules

<HTML><HEAD><TITLE>HOL/IMP/ReadMe</TITLE></HEAD><BODY>

<H2>IMP --- A <KBD>WHILE</KBD>-language and its Semantics</H2>

The denotational, operational, and axiomatic semantics, a verification
condition generator, and all the necessary soundness, completeness and
equivalence proofs. Essentially a formalization of the first 100 pages
of
<PRE>
@book{Winskel, author = {Glynn Winskel},
title = {The Formal Semantics of Programming Languages},
publisher = {MIT Press}, year = 1993}
</PRE>
<P>
An eminently readable description of this theory is found
<A HREF="http://www4.informatik.tu-muenchen.de/~nipkow/pubs/imp.html">
here</A>.
</BODY></HTML>