src/HOL/Real/RealArith.thy
author wenzelm
Tue, 23 Oct 2001 22:52:31 +0200
changeset 11908 82f68fd05094
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
eliminated old numerals;

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end