src/ZF/upair.thy
author wenzelm
Thu, 15 Feb 2001 17:18:54 +0100
changeset 11145 3e47692e3a3e
parent 9907 473a6604da94
child 11770 b6bb7a853dd2
permissions -rw-r--r--
eliminate get_def;

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