doc-src/IsarImplementation/Thy/Syntax.thy
author nipkow
Tue, 20 Oct 2009 14:44:02 +0200
changeset 33019 bcf56a64ce1a
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
added Hilbert_Choice section

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end