Wed, 02 Oct 2002 17:03:51 +0200 *** empty log message ***
nipkow [Wed, 02 Oct 2002 17:03:51 +0200] rev 13621
*** empty log message ***
Wed, 02 Oct 2002 15:26:07 +0200 *** empty log message ***
nipkow [Wed, 02 Oct 2002 15:26:07 +0200] rev 13620
*** empty log message ***
Tue, 01 Oct 2002 20:54:17 +0200 *** empty log message ***
nipkow [Tue, 01 Oct 2002 20:54:17 +0200] rev 13619
*** empty log message ***
Tue, 01 Oct 2002 15:03:28 +0200 Added some comments on new simplifier.
berghofe [Tue, 01 Oct 2002 15:03:28 +0200] rev 13618
Added some comments on new simplifier.
Tue, 01 Oct 2002 14:45:28 +0200 Documented new "asm_lr" option for simp.
berghofe [Tue, 01 Oct 2002 14:45:28 +0200] rev 13617
Documented new "asm_lr" option for simp.
Tue, 01 Oct 2002 14:44:43 +0200 Adapted to new simplifier.
berghofe [Tue, 01 Oct 2002 14:44:43 +0200] rev 13616
Adapted to new simplifier.
Tue, 01 Oct 2002 13:26:10 +0200 Numerous cosmetic changes, prompted by the new simplifier
paulson [Tue, 01 Oct 2002 13:26:10 +0200] rev 13615
Numerous cosmetic changes, prompted by the new simplifier
Tue, 01 Oct 2002 11:17:25 +0200 Deleted superfluous dest_implies.
berghofe [Tue, 01 Oct 2002 11:17:25 +0200] rev 13614
Deleted superfluous dest_implies.
Mon, 30 Sep 2002 16:50:39 +0200 *** empty log message ***
nipkow [Mon, 30 Sep 2002 16:50:39 +0200] rev 13613
*** empty log message ***
Mon, 30 Sep 2002 16:48:15 +0200 Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:48:15 +0200] rev 13612
Adapted to new simplifier.
Mon, 30 Sep 2002 16:47:03 +0200 Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:47:03 +0200] rev 13611
Adapted to new simplifier.
Mon, 30 Sep 2002 16:44:00 +0200 Fixed bug in expand_proof which caused indexes to be incremented incorrectly.
berghofe [Mon, 30 Sep 2002 16:44:00 +0200] rev 13610
Fixed bug in expand_proof which caused indexes to be incremented incorrectly.
Mon, 30 Sep 2002 16:42:46 +0200 Added check for axioms with "realizes Null A = A".
berghofe [Mon, 30 Sep 2002 16:42:46 +0200] rev 13609
Added check for axioms with "realizes Null A = A".
Mon, 30 Sep 2002 16:40:57 +0200 Added function elim_vars.
berghofe [Mon, 30 Sep 2002 16:40:57 +0200] rev 13608
Added function elim_vars.
Mon, 30 Sep 2002 16:38:22 +0200 Completely reimplemented mutual simplification of premises.
berghofe [Mon, 30 Sep 2002 16:38:22 +0200] rev 13607
Completely reimplemented mutual simplification of premises.
Mon, 30 Sep 2002 16:37:44 +0200 Removed nRS again because extract_rews now takes care of preserving names.
berghofe [Mon, 30 Sep 2002 16:37:44 +0200] rev 13606
Removed nRS again because extract_rews now takes care of preserving names.
Mon, 30 Sep 2002 16:36:57 +0200 Added syntax for "asm_lr" simplifier option.
berghofe [Mon, 30 Sep 2002 16:36:57 +0200] rev 13605
Added syntax for "asm_lr" simplifier option.
Mon, 30 Sep 2002 16:34:56 +0200 - eliminated thin_leading_eqs_tac
berghofe [Mon, 30 Sep 2002 16:34:56 +0200] rev 13604
- eliminated thin_leading_eqs_tac - gen_hyp_subst_tac now uses asm_lr_simp_tac instead of asm_full_simp_tac, in order to avoid divergence of new simplifier
Mon, 30 Sep 2002 16:32:05 +0200 Introduced addss', which adds asm_lr_simp_tac as a wrapper to the claset.
berghofe [Mon, 30 Sep 2002 16:32:05 +0200] rev 13603
Introduced addss', which adds asm_lr_simp_tac as a wrapper to the claset.
Mon, 30 Sep 2002 16:27:38 +0200 - additional congruence rules for boolean operators
berghofe [Mon, 30 Sep 2002 16:27:38 +0200] rev 13602
- additional congruence rules for boolean operators - additional rewrite rules for exI / exE
Mon, 30 Sep 2002 16:14:02 +0200 Adapted to new simplifier.
berghofe [Mon, 30 Sep 2002 16:14:02 +0200] rev 13601
Adapted to new simplifier.
Mon, 30 Sep 2002 16:12:16 +0200 Removed nRS again because extract_rews now takes care of preserving names.
berghofe [Mon, 30 Sep 2002 16:12:16 +0200] rev 13600
Removed nRS again because extract_rews now takes care of preserving names.
Mon, 30 Sep 2002 16:10:32 +0200 Added elim_vars to preprocessor.
berghofe [Mon, 30 Sep 2002 16:10:32 +0200] rev 13599
Added elim_vars to preprocessor.
Mon, 30 Sep 2002 16:09:05 +0200 Fixed problem with induct_conj_curry: variable C should have type prop.
berghofe [Mon, 30 Sep 2002 16:09:05 +0200] rev 13598
Fixed problem with induct_conj_curry: variable C should have type prop.
Mon, 30 Sep 2002 15:45:11 +0200 fixes !!-bound vars in induction statement automatically
nipkow [Mon, 30 Sep 2002 15:45:11 +0200] rev 13597
fixes !!-bound vars in induction statement automatically
Mon, 30 Sep 2002 15:44:21 +0200 modified induct method
nipkow [Mon, 30 Sep 2002 15:44:21 +0200] rev 13596
modified induct method
Fri, 27 Sep 2002 16:44:50 +0200 Proof tidying
paulson [Fri, 27 Sep 2002 16:44:50 +0200] rev 13595
Proof tidying
Fri, 27 Sep 2002 13:24:29 +0200 Isar experiments, etc.
paulson [Fri, 27 Sep 2002 13:24:29 +0200] rev 13594
Isar experiments, etc.
Fri, 27 Sep 2002 10:36:21 +0200 Tidied. New Pi-theorem.
paulson [Fri, 27 Sep 2002 10:36:21 +0200] rev 13593
Tidied. New Pi-theorem.
Fri, 27 Sep 2002 10:35:10 +0200 new Ring example
paulson [Fri, 27 Sep 2002 10:35:10 +0200] rev 13592
new Ring example
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip