src/HOL/Real/RealArith.thy
author nipkow
Wed, 03 Sep 2003 18:20:57 +0200
changeset 14180 d2e550609c40
parent 10722 55c8367bab05
child 14269 502a7c95de73
permissions -rw-r--r--
Introduced new syntax for maplets x |-> y

theory RealArith = RealArith0
files "real_arith.ML":

setup real_arith_setup

end