paulson [Mon, 26 Mar 2007 12:48:30 +0200] rev 22516
Clause cache is now in theory data.
Deleted skolem_use_cache_thm, so cnf_rules_of_ths now calls cnf_axiom.
paulson [Mon, 26 Mar 2007 12:46:27 +0200] rev 22515
"generalize" now replaces ugly mes_XXX generated symbols by 1-letter identifiers.
Improved comments and tidying.
urbanc [Sun, 25 Mar 2007 15:15:07 +0200] rev 22514
moving lemmas into appropriate sections
haftmann [Fri, 23 Mar 2007 12:06:41 +0100] rev 22513
fixed typing bug in generated code
haftmann [Fri, 23 Mar 2007 12:05:43 +0100] rev 22512
fixed typing bug in generated code
urbanc [Fri, 23 Mar 2007 10:50:03 +0100] rev 22511
added the permutation operation on options to the list of equivariance lemmas
haftmann [Fri, 23 Mar 2007 09:46:22 +0100] rev 22510
dropped
haftmann [Fri, 23 Mar 2007 09:40:57 +0100] rev 22509
added empty cases
haftmann [Fri, 23 Mar 2007 09:40:53 +0100] rev 22508
added concept for term constructors
haftmann [Fri, 23 Mar 2007 09:40:50 +0100] rev 22507
tuned
haftmann [Fri, 23 Mar 2007 09:40:49 +0100] rev 22506
two further properties about lists
haftmann [Fri, 23 Mar 2007 09:40:47 +0100] rev 22505
removed outdated example
haftmann [Fri, 23 Mar 2007 09:40:45 +0100] rev 22504
fixed typo
haftmann [Fri, 23 Mar 2007 09:40:43 +0100] rev 22503
added some sketches about library functions
krauss [Thu, 22 Mar 2007 16:53:37 +0100] rev 22502
fixed function syntax
krauss [Thu, 22 Mar 2007 16:34:03 +0100] rev 22501
fixed function syntax
urbanc [Thu, 22 Mar 2007 14:26:05 +0100] rev 22500
corrected the lemmas min_nat_eqvt and min_int_eqvt
haftmann [Thu, 22 Mar 2007 14:03:30 +0100] rev 22499
fixed code generator setup
krauss [Thu, 22 Mar 2007 13:36:57 +0100] rev 22498
made function syntax strict, requiring | to separate equations; cleanup
krauss [Thu, 22 Mar 2007 13:36:56 +0100] rev 22497
fixed problem with the construction of mutual simp rules
krauss [Thu, 22 Mar 2007 13:36:55 +0100] rev 22496
cleanup
urbanc [Thu, 22 Mar 2007 11:17:32 +0100] rev 22495
clarified an error-message
urbanc [Thu, 22 Mar 2007 10:35:12 +0100] rev 22494
tuned some proofs
krauss [Wed, 21 Mar 2007 16:07:40 +0100] rev 22493
added another rule for simultaneous induction, and lemmas for zip
krauss [Wed, 21 Mar 2007 16:06:15 +0100] rev 22492
Unified function syntax
paulson [Wed, 21 Mar 2007 13:58:36 +0100] rev 22491
Numerous bug fixes. Type clauses distinguished from empty clauses. Working proof reduction.
haftmann [Wed, 21 Mar 2007 08:07:19 +0100] rev 22490
added example file
gagern [Tue, 20 Mar 2007 21:21:38 +0100] rev 22489
Better documentation path rewriting for src dir, used in tarball build.
gagern [Tue, 20 Mar 2007 20:42:14 +0100] rev 22488
Changed AnnoMaLy build process from CVS to tarball sources.
Moved annomaly.ML from the official sources to the isatest directory.
krauss [Tue, 20 Mar 2007 17:07:23 +0100] rev 22487
simplified "eval" oracle method