src/HOL/Real/RealArith.thy
author wenzelm
Fri, 08 Mar 2002 16:24:06 +0100
changeset 13049 ce180e5b7fa0
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
tuned;

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end