doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Wed, 13 Jun 2007 18:30:16 +0200
changeset 23375 45cd7db985b3
parent 20520 05fd007bdeb9
permissions -rw-r--r--
tuned proofs: avoid implicit prems; major cleanup of proofs/document;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME


section {* Type-inference *}

text FIXME


section {* Local theories *}

text {*
  FIXME

  \glossary{Local theory}{FIXME}
*}

end