src/HOL/Real/RealArith0.thy
author wenzelm
Sat, 01 Sep 2001 00:14:16 +0200
changeset 11543 d61b913431c5
parent 10722 55c8367bab05
child 14275 031a5a051bb4
permissions -rw-r--r--
renamed `keep_derivs' to `proofs', and made an integer;

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end