src/HOL/Real/RealArith0.thy
author wenzelm
Wed, 31 Oct 2001 21:58:04 +0100
changeset 12003 c09427e5f554
parent 10722 55c8367bab05
child 14275 031a5a051bb4
permissions -rw-r--r--
removed obsolete (rule equal_intr_rule);

theory RealArith0 = RealBin
files "real_arith0.ML":

setup real_arith_setup

end