wenzelm [Thu, 23 Sep 1999 19:22:52 +0200] rev 7590
tuned print_result;
wenzelm [Thu, 23 Sep 1999 18:42:28 +0200] rev 7589
improved cycle error;
paulson [Thu, 23 Sep 1999 18:39:05 +0200] rev 7588
Tidying to exploit the new arith_tac. RealBin no longer imports RealPow or
RealAbs. RealAbs proofs have been highly streamlined. A couple of RealPow
proofs use #1, #2, etc.
nipkow [Thu, 23 Sep 1999 14:39:39 +0200] rev 7587
sep1 -> sep
paulson [Thu, 23 Sep 1999 13:09:39 +0200] rev 7586
The restrict_to_left rule fixes some bugs
paulson [Thu, 23 Sep 1999 13:07:25 +0200] rev 7585
Sets new component "restrict_to_left"
paulson [Thu, 23 Sep 1999 13:06:31 +0200] rev 7584
tidied; added lemma restrict_to_left
nipkow [Thu, 23 Sep 1999 09:05:44 +0200] rev 7583
Restructured lin.arith.package and fixed a proof in RComplete.
nipkow [Thu, 23 Sep 1999 09:04:36 +0200] rev 7582
Restructured lin.arith.package.
wenzelm [Wed, 22 Sep 1999 21:49:37 +0200] rev 7581
thms_containing: single writeln;
wenzelm [Wed, 22 Sep 1999 21:45:35 +0200] rev 7580
tuned pretty_thms;
wenzelm [Wed, 22 Sep 1999 21:45:05 +0200] rev 7579
added thms_containing;
wenzelm [Wed, 22 Sep 1999 21:04:55 +0200] rev 7578
qed "";
wenzelm [Wed, 22 Sep 1999 21:04:34 +0200] rev 7577
proper theory setup for Real/ex/BinEx;