src/ZF/IMP/ROOT.ML
author haftmann
Fri, 02 Sep 2011 19:29:48 +0200
changeset 44664 f64c715660c3
parent 33615 261abc2e3155
permissions -rw-r--r--
merged

(*  Title:      ZF/IMP/ROOT.ML
    Author:     Heiko Loetzbeyer & Robert Sandner, TUM
    Copyright   1994 TUM

Executes the formalization of the denotational and operational semantics of a
simple while-language, including an equivalence proof. The whole development
essentially formalizes/transcribes chapters 2 and 5 of

Glynn Winskel. The Formal Semantics of Programming Languages.
MIT Press, 1993.

*)

use_thys ["Equiv"];