doc-src/IsarImplementation/Thy/Syntax.thy
author nipkow
Tue, 23 Jun 2009 12:58:53 +0200
changeset 31766 f767c5b1702e
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
new lemmas

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end