src/ZF/upair.thy
author wenzelm
Sun, 23 Jul 2000 12:02:22 +0200
changeset 9410 612ee826a409
parent 6153 bff90585cce5
child 9570 e16e168984e1
permissions -rw-r--r--
removed selector syntax -- improper tuples are broken beyond repair :-(

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