doc-src/IsarImplementation/Thy/locale.thy
author huffman
Thu, 08 Jan 2009 09:12:29 -0800
changeset 29405 98ab21b14f09
parent 20520 05fd007bdeb9
permissions -rw-r--r--
add class ring_div; generalize mod/diff/minus proofs for class ring_div


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