src/ZF/ArithSimp.thy
author wenzelm
Sat, 24 Nov 2001 16:54:32 +0100
changeset 12282 f98beaaa7c4f
parent 9548 15bee2731e43
child 13259 01fa0c8dbc92
permissions -rw-r--r--
generic_merge;

(*  Title:      ZF/ArithSimp.ML
    ID:         $Id$
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   2000  University of Cambridge

Arithmetic with simplification
*)

theory ArithSimp = Arith
files "arith_data.ML":
end