kleing [Tue, 08 Oct 2002 14:09:18 +0200] rev 13633
type safety with defensive machine
kleing [Tue, 08 Oct 2002 14:08:50 +0200] rev 13632
defensive machine
kleing [Tue, 08 Oct 2002 10:49:19 +0200] rev 13631
defensive machine without obj init and jsr
nipkow [Tue, 08 Oct 2002 08:20:17 +0200] rev 13630
Got rid of rotates because of new simplifier
nipkow [Mon, 07 Oct 2002 19:01:51 +0200] rev 13629
take/drop -> splitAt
paulson [Fri, 04 Oct 2002 15:57:32 +0200] rev 13628
Various simplifications of the Constructible theories
paulson [Fri, 04 Oct 2002 15:23:58 +0200] rev 13627
Fixed bug involving inductive definitions with equalities in the premises.
paulson [Fri, 04 Oct 2002 15:23:12 +0200] rev 13626
Fixed bug involving inductive definitions having equalities in the premises,
e.g. n = Suc(m).
berghofe [Fri, 04 Oct 2002 09:56:48 +0200] rev 13625
Documented new "asm_lr" option for simp.
paulson [Thu, 03 Oct 2002 10:34:51 +0200] rev 13624
added the new elim rule psubsetE
nipkow [Thu, 03 Oct 2002 09:54:54 +0200] rev 13623
*** empty log message ***
nipkow [Wed, 02 Oct 2002 17:25:31 +0200] rev 13622
*** empty log message ***
nipkow [Wed, 02 Oct 2002 17:03:51 +0200] rev 13621
*** empty log message ***
nipkow [Wed, 02 Oct 2002 15:26:07 +0200] rev 13620
*** empty log message ***
nipkow [Tue, 01 Oct 2002 20:54:17 +0200] rev 13619
*** empty log message ***
berghofe [Tue, 01 Oct 2002 15:03:28 +0200] rev 13618
Added some comments on new simplifier.
berghofe [Tue, 01 Oct 2002 14:45:28 +0200] rev 13617
Documented new "asm_lr" option for simp.
berghofe [Tue, 01 Oct 2002 14:44:43 +0200] rev 13616
Adapted to new simplifier.
paulson [Tue, 01 Oct 2002 13:26:10 +0200] rev 13615
Numerous cosmetic changes, prompted by the new simplifier
berghofe [Tue, 01 Oct 2002 11:17:25 +0200] rev 13614
Deleted superfluous dest_implies.
nipkow [Mon, 30 Sep 2002 16:50:39 +0200] rev 13613
*** empty log message ***
berghofe [Mon, 30 Sep 2002 16:48:15 +0200] rev 13612
Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:47:03 +0200] rev 13611
Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:44:00 +0200] rev 13610
Fixed bug in expand_proof which caused indexes to be incremented incorrectly.
berghofe [Mon, 30 Sep 2002 16:42:46 +0200] rev 13609
Added check for axioms with "realizes Null A = A".
berghofe [Mon, 30 Sep 2002 16:40:57 +0200] rev 13608
Added function elim_vars.
berghofe [Mon, 30 Sep 2002 16:38:22 +0200] rev 13607
Completely reimplemented mutual simplification of premises.
berghofe [Mon, 30 Sep 2002 16:37:44 +0200] rev 13606
Removed nRS again because extract_rews now takes care of preserving names.