src/ZF/upair.thy
author wenzelm
Thu, 07 Sep 2000 21:12:49 +0200
changeset 9907 473a6604da94
parent 9570 e16e168984e1
child 11770 b6bb7a853dd2
permissions -rw-r--r--
tuned ML code (the_context, bind_thms(s));

(*  Title:      ZF/upair.thy
    ID:         $Id$
    Author:     Lawrence C Paulson and Martin D Coen, CU Computer Laboratory
    Copyright   1993  University of Cambridge
*)

theory upair = ZF
files "Tools/typechk":

setup TypeCheck.setup
setup Rulify.setup

end