doc-src/IsarImplementation/Thy/locale.thy
author huffman
Thu, 08 Jan 2009 10:07:39 -0800
changeset 29407 5ef7e97fd9e4
parent 20520 05fd007bdeb9
permissions -rw-r--r--
move lemmas mult_minus{left,right} inside class ring


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