src/ZF/upair.thy
author paulson
Wed, 27 Jan 1999 10:31:31 +0100
changeset 6153 bff90585cce5
parent 3924 7d391943bc19
child 9570 e16e168984e1
permissions -rw-r--r--
new typechecking solver for the simplifier

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