src/HOL/Real/RealArith0.thy
author paulson
Mon, 05 Mar 2001 15:25:11 +0100
changeset 11193 851c90b23a9e
parent 10722 55c8367bab05
child 14275 031a5a051bb4
permissions -rw-r--r--
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end