src/ZF/ArithSimp.thy
author paulson
Tue, 18 Dec 2001 15:04:19 +0100
changeset 12537 f2cda6fb1c9f
parent 9548 15bee2731e43
child 13259 01fa0c8dbc92
permissions -rw-r--r--
better simplification makes steps redundant

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