doc-src/IsarImplementation/Thy/locale.thy
author berghofe
Wed, 07 May 2008 10:56:37 +0200
changeset 26795 a27607030a1c
parent 20520 05fd007bdeb9
permissions -rw-r--r--
- Explicitely applied predicate1I in a few proofs, because it is no longer part of the claset - Explicitely passed pred_subset_eq and pred_equals_eq as an argument to the to_set attribute, because it is no longer applied automatically


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