src/HOL/subset.thy
author wenzelm
Sat, 30 Oct 1999 20:20:48 +0200
changeset 7982 d534b897ce39
parent 7717 e7ecfa617443
child 9895 75e55370b1ae
permissions -rw-r--r--
improved presentation;

(*  Title:      HOL/subset.thy
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1994  University of Cambridge
*)

theory subset = Set
files "Tools/typedef_package.ML":

setup rulify_prems_attrib_setup

end