doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Fri, 18 Jul 2008 18:25:53 +0200
changeset 27651 16a26996c30e
parent 20520 05fd007bdeb9
permissions -rw-r--r--
moved op dvd to theory Ring_and_Field; generalized a couple of lemmas


(* $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