src/HOL/Real/RealArith.thy
author paulson
Wed, 20 Dec 2000 12:15:52 +0100
changeset 10712 351ba950d4d9
parent 10574 8f98f0301d67
child 10722 55c8367bab05
permissions -rw-r--r--
further tidying

theory RealArith = RealBin
files "real_arith.ML":

setup real_arith_setup

end