src/HOL/Real/RealArith.thy
author wenzelm
Mon, 02 Oct 2000 14:59:04 +0200
changeset 10128 98ddd0138cbf
parent 9436 62bb04ab4b01
child 10574 8f98f0301d67
permissions -rw-r--r--
delcongs weak_case_congs;


theory RealArith = RealBin
files "real_arith.ML":

setup real_arith_setup

end