src/HOL/IMP/README.html
author paulson
Tue, 16 Jul 1996 15:49:46 +0200
changeset 1868 836950047d85
parent 1696 e84bff5c519b
child 1923 e100f28ffc18
permissions -rw-r--r--
Put in minimal simpset to avoid excessive simplification, just as in revision 1.9 of HOL/indrule.ML

<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>