IOA/example/Multiset.thy
changeset 168 44ff2275d44f
parent 156 fd1be45b64bf
equal deleted inserted replaced
167:37a6e2f55230 168:44ff2275d44f
       
     1 (*  Title:      HOL/IOA/example/Multiset.thy
       
     2     ID:         $Id$
       
     3     Author:     Tobias Nipkow & Konrad Slind
       
     4     Copyright   1994  TU Muenchen
       
     5 
       
     6 Axiomatic multisets.
       
     7 Should be done as a subtype and moved to a global place.
       
     8 *)
       
     9 
     1 Multiset = Arith + "Lemmas" +
    10 Multiset = Arith + "Lemmas" +
     2 
    11 
     3 types
    12 types
     4 
    13 
     5   'a multiset
    14   'a multiset