src/HOL/Real/RealArith.thy
author wenzelm
Fri, 26 Oct 2001 18:16:31 +0200
changeset 11948 9c812b21b2e8
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
need at least 3 latex runs to get toc right!

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end