wenzelm [Fri, 22 Dec 2000 18:25:00 +0100] rev 10730
SML90 stuff;
wenzelm [Fri, 22 Dec 2000 18:24:39 +0100] rev 10729
handle proper rules;
wenzelm [Fri, 22 Dec 2000 18:24:11 +0100] rev 10728
export rewrite_cterm;
wenzelm [Fri, 22 Dec 2000 18:23:41 +0100] rev 10727
added inductive_conj;
wenzelm [Fri, 22 Dec 2000 18:20:55 +0100] rev 10726
tuned;
paulson [Fri, 22 Dec 2000 13:53:28 +0100] rev 10725
better definitions of SML90 features
nipkow [Thu, 21 Dec 2000 19:19:18 +0100] rev 10724
*** empty log message ***
nipkow [Thu, 21 Dec 2000 18:57:39 +0100] rev 10723
something stopped working, had to add real_add_ac
nipkow [Thu, 21 Dec 2000 18:57:12 +0100] rev 10722
rational linear arithmetic
paulson [Thu, 21 Dec 2000 18:53:32 +0100] rev 10721
this makes the proof run (or run faster)
paulson [Thu, 21 Dec 2000 18:08:10 +0100] rev 10720
further tidying of NSA proofs
nipkow [Thu, 21 Dec 2000 16:52:10 +0100] rev 10719
*** empty log message ***
nipkow [Thu, 21 Dec 2000 16:19:39 +0100] rev 10718
rational arithmetic
nipkow [Thu, 21 Dec 2000 16:18:40 +0100] rev 10717
rational arithemtic
paulson [Thu, 21 Dec 2000 10:40:08 +0100] rev 10716
re-orientation of integer literals
paulson [Thu, 21 Dec 2000 10:16:33 +0100] rev 10715
more tidying, especially to rationalize the simprules
paulson [Thu, 21 Dec 2000 10:16:07 +0100] rev 10714
re-orientation of 0=... (no idea why the backslashes have changed too)
paulson [Thu, 21 Dec 2000 10:11:10 +0100] rev 10713
simproc bug fix: negative literals and large terms
paulson [Wed, 20 Dec 2000 12:15:52 +0100] rev 10712
further tidying
paulson [Wed, 20 Dec 2000 12:14:50 +0100] rev 10711
generalized the re-orientation 0f 0=... to all types
paulson [Wed, 20 Dec 2000 12:14:26 +0100] rev 10710
tidying, removing obsolete lemmas about 0=... and 1=...
paulson [Wed, 20 Dec 2000 12:13:59 +0100] rev 10709
tidying, removing obsolete lemmas about 0=...
wenzelm [Wed, 20 Dec 2000 11:54:58 +0100] rev 10708
SML90: ord, chr, explode, implode;
paulson [Tue, 19 Dec 2000 15:24:55 +0100] rev 10707
re-orienting equations with #nnn on the lhs
paulson [Tue, 19 Dec 2000 15:20:23 +0100] rev 10706
re-orienting equations with 0, 1, 2 on the lhs
paulson [Tue, 19 Dec 2000 15:19:12 +0100] rev 10705
new file extract_common_term.ML for the cancel-factor simprocs
paulson [Tue, 19 Dec 2000 15:17:53 +0100] rev 10704
inserting the simproc nat_cancel_factor
paulson [Tue, 19 Dec 2000 15:17:21 +0100] rev 10703
inserting the simproc int_cancel_factor