doc-src/IsarImplementation/Thy/locale.thy
author huffman
Thu, 08 Jan 2009 10:26:50 -0800
changeset 29408 6d10cf26b5dc
parent 20520 05fd007bdeb9
permissions -rw-r--r--
add lemmas dvd_minus_iff and minus_dvd_iff in class comm_ring_1


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