doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Tue, 26 Feb 2008 20:38:15 +0100
changeset 26150 f6bd8686b71e
parent 20520 05fd007bdeb9
permissions -rw-r--r--
moved some set lemmas from Set.thy here


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