doc-src/IsarImplementation/Thy/Syntax.thy
author paulson
Tue, 20 Oct 2009 16:32:51 +0100
changeset 33044 fd0a9c794ec1
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
Some new lemmas concerning sets

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end