src/HOL/IMPP/README.html
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 8177 e59e93ad85eb
child 15283 f21466450330
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style

<!-- $Id$ -->
<HTML><HEAD>
<TITLE>HOL/IMPP/README</TITLE>
</HEAD><BODY>

<H2>IMPP--An imperative language with procedures</H2>

This is an extension of <A HREF="../IMP/">IMP</A> with local variables
and mutually recursive procedures. For documentation see
<A HREF="http://isabelle.in.tum.de/Bali/papers/FSTTCS99.html">
Hoare Logic for Mutual Recursion and Local Variables</A>.

</BODY></HTML>