Wed, 07 Feb 2007 18:03:18 +0100 Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
berghofe [Wed, 07 Feb 2007 18:03:18 +0100] rev 22279
Adapted to changes in Accessible_Part and Wellfounded_Recursion theories.
Wed, 07 Feb 2007 18:01:40 +0100 Added split_rule attribute.
berghofe [Wed, 07 Feb 2007 18:01:40 +0100] rev 22278
Added split_rule attribute.
Wed, 07 Feb 2007 18:00:38 +0100 Fixed bug in mk_AbsP.
berghofe [Wed, 07 Feb 2007 18:00:38 +0100] rev 22277
Fixed bug in mk_AbsP.
Wed, 07 Feb 2007 17:59:40 +0100 Introduction and elimination rules for <= on predicates
berghofe [Wed, 07 Feb 2007 17:59:40 +0100] rev 22276
Introduction and elimination rules for <= on predicates are now declared properly.
Wed, 07 Feb 2007 17:58:50 +0100 - Improved handling of monotonicity rules involving <=
berghofe [Wed, 07 Feb 2007 17:58:50 +0100] rev 22275
- Improved handling of monotonicity rules involving <= - ind_cases: variables to be generalized can now be specified using "for" keyword
Wed, 07 Feb 2007 17:51:38 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 17:51:38 +0100] rev 22274
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:46:03 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 17:46:03 +0100] rev 22273
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:45:03 +0100 - Adapted to new inductive definition package
berghofe [Wed, 07 Feb 2007 17:45:03 +0100] rev 22272
- Adapted to new inductive definition package - More elegant proof of eta postponement theorem inspired by Andreas Abel
Wed, 07 Feb 2007 17:44:07 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 17:44:07 +0100] rev 22271
Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:41:11 +0100 Converted to predicate notation.
berghofe [Wed, 07 Feb 2007 17:41:11 +0100] rev 22270
Converted to predicate notation.
Wed, 07 Feb 2007 17:39:49 +0100 Adapted to changes in List theory.
berghofe [Wed, 07 Feb 2007 17:39:49 +0100] rev 22269
Adapted to changes in List theory.
Wed, 07 Feb 2007 17:37:59 +0100 - wfP has been moved to theory Wellfounded_Recursion
berghofe [Wed, 07 Feb 2007 17:37:59 +0100] rev 22268
- wfP has been moved to theory Wellfounded_Recursion - Accessible part now works on predicates, hence accP is no longer needed
Wed, 07 Feb 2007 17:35:28 +0100 Adapted to changes in Transitive_Closure theory.
berghofe [Wed, 07 Feb 2007 17:35:28 +0100] rev 22267
Adapted to changes in Transitive_Closure theory.
Wed, 07 Feb 2007 17:34:43 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 17:34:43 +0100] rev 22266
Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:32:52 +0100 Adapted to changes in Finite_Set theory.
berghofe [Wed, 07 Feb 2007 17:32:52 +0100] rev 22265
Adapted to changes in Finite_Set theory.
Wed, 07 Feb 2007 17:30:53 +0100 Theorems for converting between wf and wfP are now declared
berghofe [Wed, 07 Feb 2007 17:30:53 +0100] rev 22264
Theorems for converting between wf and wfP are now declared as hints.
Wed, 07 Feb 2007 17:29:41 +0100 - Adapted to new inductive definition package
berghofe [Wed, 07 Feb 2007 17:29:41 +0100] rev 22263
- Adapted to new inductive definition package - Predicate version of wellfoundedness
Wed, 07 Feb 2007 17:28:09 +0100 Adapted to new inductive definition package.
berghofe [Wed, 07 Feb 2007 17:28:09 +0100] rev 22262
Adapted to new inductive definition package.
Wed, 07 Feb 2007 17:26:49 +0100 Adapted to changes in Transitive_Closure theory.
berghofe [Wed, 07 Feb 2007 17:26:49 +0100] rev 22261
Adapted to changes in Transitive_Closure theory.
Wed, 07 Feb 2007 17:26:04 +0100 Added Predicate theory.
berghofe [Wed, 07 Feb 2007 17:26:04 +0100] rev 22260
Added Predicate theory.
Wed, 07 Feb 2007 17:25:39 +0100 New theory for converting between predicates and sets.
berghofe [Wed, 07 Feb 2007 17:25:39 +0100] rev 22259
New theory for converting between predicates and sets.
Wed, 07 Feb 2007 13:05:28 +0100 changes in lexicographic_order termination tactic
bulwahn [Wed, 07 Feb 2007 13:05:28 +0100] rev 22258
changes in lexicographic_order termination tactic
Wed, 07 Feb 2007 12:08:48 +0100 "prove" function now instantiates relation variable in order
berghofe [Wed, 07 Feb 2007 12:08:48 +0100] rev 22257
"prove" function now instantiates relation variable in order to avoid problems with higher-order unification. This allows relations to be encoded as binary predicates.
Wed, 07 Feb 2007 12:05:54 +0100 Made untabify function tail recursive.
berghofe [Wed, 07 Feb 2007 12:05:54 +0100] rev 22256
Made untabify function tail recursive.
Tue, 06 Feb 2007 19:32:32 +0100 tuned matches_subterm;
wenzelm [Tue, 06 Feb 2007 19:32:32 +0100] rev 22255
tuned matches_subterm;
Tue, 06 Feb 2007 19:32:31 +0100 trace/debug: avoid eager string concatenation;
wenzelm [Tue, 06 Feb 2007 19:32:31 +0100] rev 22254
trace/debug: avoid eager string concatenation;
Tue, 06 Feb 2007 18:02:28 +0100 cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
wenzelm [Tue, 06 Feb 2007 18:02:28 +0100] rev 22253
cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
Tue, 06 Feb 2007 17:20:14 +0100 pervasive exception Option;
wenzelm [Tue, 06 Feb 2007 17:20:14 +0100] rev 22252
pervasive exception Option; fixed use_file;
Tue, 06 Feb 2007 17:06:44 +0100 added has_kind/get_kind;
wenzelm [Tue, 06 Feb 2007 17:06:44 +0100] rev 22251
added has_kind/get_kind; tuned;
Tue, 06 Feb 2007 15:12:18 +0100 fixed two stupid bugs of SML to do with the value restriction and missing type
urbanc [Tue, 06 Feb 2007 15:12:18 +0100] rev 22250
fixed two stupid bugs of SML to do with the value restriction and missing type information in records
Tue, 06 Feb 2007 12:54:55 +0100 askids/qualified_thms_of_thy: version which returns names in domain of get_thm
aspinall [Tue, 06 Feb 2007 12:54:55 +0100] rev 22249
askids/qualified_thms_of_thy: version which returns names in domain of get_thm
Tue, 06 Feb 2007 11:40:53 +0100 added eta expansion to imperative monad bind
haftmann [Tue, 06 Feb 2007 11:40:53 +0100] rev 22248
added eta expansion to imperative monad bind
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip