src/ZF/upair.thy
author wenzelm
Mon, 29 Nov 1999 15:52:49 +0100
changeset 8039 a901bafe4578
parent 6153 bff90585cce5
child 9570 e16e168984e1
permissions -rw-r--r--
Goal: tuned pris;

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