src/HOL/Real/RealArith0.thy
author paulson
Tue, 17 Dec 2002 11:05:41 +0100
changeset 13758 ee898d32de21
parent 10722 55c8367bab05
child 14275 031a5a051bb4
permissions -rw-r--r--
auto-update

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end