wenzelm [Fri, 02 Dec 2005 22:54:45 +0100] rev 18337
abs_def: beta/eta contract lhs;
krauss [Fri, 02 Dec 2005 16:43:42 +0100] rev 18336
Added recdef congruence rules for bounded quantifiers and commonly used
higher order functions.
haftmann [Fri, 02 Dec 2005 16:05:31 +0100] rev 18335
various improvements
haftmann [Fri, 02 Dec 2005 16:05:12 +0100] rev 18334
adjusted to improved code generator interface
haftmann [Fri, 02 Dec 2005 16:04:48 +0100] rev 18333
added perhaps option combinator
haftmann [Fri, 02 Dec 2005 16:04:29 +0100] rev 18332
adopted keyword for code generator
berghofe [Fri, 02 Dec 2005 13:10:12 +0100] rev 18331
Factored out proof for normalization of applications (norm_list).
haftmann [Fri, 02 Dec 2005 08:06:59 +0100] rev 18330
introduced new map2, fold
kleing [Thu, 01 Dec 2005 22:43:15 +0100] rev 18329
typo
wenzelm [Thu, 01 Dec 2005 22:04:27 +0100] rev 18328
simprocs: static evaluation of simpset;
wenzelm [Thu, 01 Dec 2005 22:03:06 +0100] rev 18327
tuned;
wenzelm [Thu, 01 Dec 2005 22:03:05 +0100] rev 18326
tuned msg;
wenzelm [Thu, 01 Dec 2005 22:03:04 +0100] rev 18325
ProofContext.lthms_containing: suppress obvious duplicates;
wenzelm [Thu, 01 Dec 2005 22:03:01 +0100] rev 18324
unfold_tac: static evaluation of simpset;
wenzelm [Thu, 01 Dec 2005 18:45:24 +0100] rev 18323
superceded by timestart|stop.bash;
wenzelm [Thu, 01 Dec 2005 18:44:47 +0100] rev 18322
cpu time = user + system;
wenzelm [Thu, 01 Dec 2005 18:41:46 +0100] rev 18321
replaced lib/scripts/showtime by more advanced lib/scripts/timestart|stop.bash;
berghofe [Thu, 01 Dec 2005 18:41:44 +0100] rev 18320
assoc_consts and assoc_types now check number of arguments in template.
berghofe [Thu, 01 Dec 2005 18:39:08 +0100] rev 18319
Added new component "sorts" to record datatype_info.
wenzelm [Thu, 01 Dec 2005 18:37:39 +0100] rev 18318
timestop - report timing based on environment (cf. timestart.bash);
wenzelm [Thu, 01 Dec 2005 18:37:22 +0100] rev 18317
timestart - setup bash environment for timing;
berghofe [Thu, 01 Dec 2005 17:07:50 +0100] rev 18316
Improved norm_proof to handle proofs containing term (type) variables
with same name but different types (sorts): Offending term (type)
variables are replaced by dummy (T)Frees before applying the
substitution.
paulson [Thu, 01 Dec 2005 15:45:54 +0100] rev 18315
restoring the old status of subset_refl
haftmann [Thu, 01 Dec 2005 08:28:02 +0100] rev 18314
oriented pairs theory * 'a to 'a * theory
urbanc [Thu, 01 Dec 2005 06:28:41 +0100] rev 18313
initial cleanup to use the new induction method
urbanc [Thu, 01 Dec 2005 05:20:13 +0100] rev 18312
cleaned up further the proofs (diamond still needs work);
changed "fresh:" to "avoiding:"
urbanc [Thu, 01 Dec 2005 04:46:17 +0100] rev 18311
changed "fresh:" to "avoiding:" and cleaned up the weakening example
wenzelm [Wed, 30 Nov 2005 22:52:50 +0100] rev 18310
match_bind(_i): return terms;
mk_def: simultaneous defs;
prepare_dummies: produce globally unique indexnames;
wenzelm [Wed, 30 Nov 2005 22:52:49 +0100] rev 18309
method 'fact': SIMPLE_METHOD, i.e. insert facts;
wenzelm [Wed, 30 Nov 2005 22:52:46 +0100] rev 18308
simulaneous 'def';
urbanc [Wed, 30 Nov 2005 21:51:23 +0100] rev 18307
added facilities to prove the pt and fs instances
for discrete types
urbanc [Wed, 30 Nov 2005 19:08:51 +0100] rev 18306
started to change the transitivity/narrowing case:
have trouble with Q=Q.