doc-src/IsarImplementation/Thy/Syntax.thy
author haftmann
Thu, 29 Oct 2009 11:41:37 +0100
changeset 33319 74f0dcc0b5fb
parent 30272 2d612824e642
child 34924 520727474bbe
permissions -rw-r--r--
moved algebraic classes to Ring_and_Field

theory Syntax
imports Base
begin

chapter {* Syntax and type-checking *}

text FIXME

end