src/ZF/upair.thy
author paulson
Wed, 10 May 2000 11:17:01 +0200
changeset 8849 f1933a670ae4
parent 6153 bff90585cce5
child 9570 e16e168984e1
permissions -rw-r--r--
tidied

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

Dummy theory, but holds the standard ZF simpset.
*)

upair = ZF +

setup
  TypeCheck.setup

end