Sun, 04 Dec 2005 12:25:57 +0100 tuned
urbanc [Sun, 04 Dec 2005 12:25:57 +0100] rev 18347
tuned
Sun, 04 Dec 2005 12:14:40 +0100 tuned
urbanc [Sun, 04 Dec 2005 12:14:40 +0100] rev 18346
tuned
Sun, 04 Dec 2005 12:14:27 +0100 added an Isar-proof for the abs_ALL lemma
urbanc [Sun, 04 Dec 2005 12:14:27 +0100] rev 18345
added an Isar-proof for the abs_ALL lemma
Sun, 04 Dec 2005 12:14:03 +0100 tuning
urbanc [Sun, 04 Dec 2005 12:14:03 +0100] rev 18344
tuning
Fri, 02 Dec 2005 22:57:36 +0100 defines: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:57:36 +0100] rev 18343
defines: beta/eta contract lhs; replaced type_syntax by mixfix_type, which handles binders as well;
Fri, 02 Dec 2005 22:54:52 +0100 asts_to_terms: builtin free_fixed translation makes local binders work properly;
wenzelm [Fri, 02 Dec 2005 22:54:52 +0100] rev 18342
asts_to_terms: builtin free_fixed translation makes local binders work properly;
Fri, 02 Dec 2005 22:54:51 +0100 mixfix_args: 1 for binders;
wenzelm [Fri, 02 Dec 2005 22:54:51 +0100] rev 18341
mixfix_args: 1 for binders; string_of_mixfix: proper output of binders;
Fri, 02 Dec 2005 22:54:50 +0100 removed fixed_tr: now handled in syntax module;
wenzelm [Fri, 02 Dec 2005 22:54:50 +0100] rev 18340
removed fixed_tr: now handled in syntax module; replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well; def: beta/eta contract lhs;
Fri, 02 Dec 2005 22:54:48 +0100 added mixfixT;
wenzelm [Fri, 02 Dec 2005 22:54:48 +0100] rev 18339
added mixfixT; paramify_dummies: treat dummyT as well, tuned;
Fri, 02 Dec 2005 22:54:47 +0100 defs: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:54:47 +0100] rev 18338
defs: beta/eta contract lhs;
Fri, 02 Dec 2005 22:54:45 +0100 abs_def: beta/eta contract lhs;
wenzelm [Fri, 02 Dec 2005 22:54:45 +0100] rev 18337
abs_def: beta/eta contract lhs;
Fri, 02 Dec 2005 16:43:42 +0100 Added recdef congruence rules for bounded quantifiers and commonly used
krauss [Fri, 02 Dec 2005 16:43:42 +0100] rev 18336
Added recdef congruence rules for bounded quantifiers and commonly used higher order functions.
Fri, 02 Dec 2005 16:05:31 +0100 various improvements
haftmann [Fri, 02 Dec 2005 16:05:31 +0100] rev 18335
various improvements
Fri, 02 Dec 2005 16:05:12 +0100 adjusted to improved code generator interface
haftmann [Fri, 02 Dec 2005 16:05:12 +0100] rev 18334
adjusted to improved code generator interface
Fri, 02 Dec 2005 16:04:48 +0100 added perhaps option combinator
haftmann [Fri, 02 Dec 2005 16:04:48 +0100] rev 18333
added perhaps option combinator
Fri, 02 Dec 2005 16:04:29 +0100 adopted keyword for code generator
haftmann [Fri, 02 Dec 2005 16:04:29 +0100] rev 18332
adopted keyword for code generator
Fri, 02 Dec 2005 13:10:12 +0100 Factored out proof for normalization of applications (norm_list).
berghofe [Fri, 02 Dec 2005 13:10:12 +0100] rev 18331
Factored out proof for normalization of applications (norm_list).
Fri, 02 Dec 2005 08:06:59 +0100 introduced new map2, fold
haftmann [Fri, 02 Dec 2005 08:06:59 +0100] rev 18330
introduced new map2, fold
Thu, 01 Dec 2005 22:43:15 +0100 typo
kleing [Thu, 01 Dec 2005 22:43:15 +0100] rev 18329
typo
Thu, 01 Dec 2005 22:04:27 +0100 simprocs: static evaluation of simpset;
wenzelm [Thu, 01 Dec 2005 22:04:27 +0100] rev 18328
simprocs: static evaluation of simpset;
Thu, 01 Dec 2005 22:03:06 +0100 tuned;
wenzelm [Thu, 01 Dec 2005 22:03:06 +0100] rev 18327
tuned;
Thu, 01 Dec 2005 22:03:05 +0100 tuned msg;
wenzelm [Thu, 01 Dec 2005 22:03:05 +0100] rev 18326
tuned msg;
Thu, 01 Dec 2005 22:03:04 +0100 ProofContext.lthms_containing: suppress obvious duplicates;
wenzelm [Thu, 01 Dec 2005 22:03:04 +0100] rev 18325
ProofContext.lthms_containing: suppress obvious duplicates;
Thu, 01 Dec 2005 22:03:01 +0100 unfold_tac: static evaluation of simpset;
wenzelm [Thu, 01 Dec 2005 22:03:01 +0100] rev 18324
unfold_tac: static evaluation of simpset;
Thu, 01 Dec 2005 18:45:24 +0100 superceded by timestart|stop.bash;
wenzelm [Thu, 01 Dec 2005 18:45:24 +0100] rev 18323
superceded by timestart|stop.bash;
Thu, 01 Dec 2005 18:44:47 +0100 cpu time = user + system;
wenzelm [Thu, 01 Dec 2005 18:44:47 +0100] rev 18322
cpu time = user + system;
Thu, 01 Dec 2005 18:41:46 +0100 replaced lib/scripts/showtime by more advanced lib/scripts/timestart|stop.bash;
wenzelm [Thu, 01 Dec 2005 18:41:46 +0100] rev 18321
replaced lib/scripts/showtime by more advanced lib/scripts/timestart|stop.bash;
Thu, 01 Dec 2005 18:41:44 +0100 assoc_consts and assoc_types now check number of arguments in template.
berghofe [Thu, 01 Dec 2005 18:41:44 +0100] rev 18320
assoc_consts and assoc_types now check number of arguments in template.
Thu, 01 Dec 2005 18:39:08 +0100 Added new component "sorts" to record datatype_info.
berghofe [Thu, 01 Dec 2005 18:39:08 +0100] rev 18319
Added new component "sorts" to record datatype_info.
Thu, 01 Dec 2005 18:37:39 +0100 timestop - report timing based on environment (cf. timestart.bash);
wenzelm [Thu, 01 Dec 2005 18:37:39 +0100] rev 18318
timestop - report timing based on environment (cf. timestart.bash);
Thu, 01 Dec 2005 18:37:22 +0100 timestart - setup bash environment for timing;
wenzelm [Thu, 01 Dec 2005 18:37:22 +0100] rev 18317
timestart - setup bash environment for timing;
Thu, 01 Dec 2005 17:07:50 +0100 Improved norm_proof to handle proofs containing term (type) variables
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.
Thu, 01 Dec 2005 15:45:54 +0100 restoring the old status of subset_refl
paulson [Thu, 01 Dec 2005 15:45:54 +0100] rev 18315
restoring the old status of subset_refl
Thu, 01 Dec 2005 08:28:02 +0100 oriented pairs theory * 'a to 'a * theory
haftmann [Thu, 01 Dec 2005 08:28:02 +0100] rev 18314
oriented pairs theory * 'a to 'a * theory
Thu, 01 Dec 2005 06:28:41 +0100 initial cleanup to use the new induction method
urbanc [Thu, 01 Dec 2005 06:28:41 +0100] rev 18313
initial cleanup to use the new induction method
Thu, 01 Dec 2005 05:20:13 +0100 cleaned up further the proofs (diamond still needs work);
urbanc [Thu, 01 Dec 2005 05:20:13 +0100] rev 18312
cleaned up further the proofs (diamond still needs work); changed "fresh:" to "avoiding:"
Thu, 01 Dec 2005 04:46:17 +0100 changed "fresh:" to "avoiding:" and cleaned up the weakening example
urbanc [Thu, 01 Dec 2005 04:46:17 +0100] rev 18311
changed "fresh:" to "avoiding:" and cleaned up the weakening example
Wed, 30 Nov 2005 22:52:50 +0100 match_bind(_i): return terms;
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;
Wed, 30 Nov 2005 22:52:49 +0100 method 'fact': SIMPLE_METHOD, i.e. insert facts;
wenzelm [Wed, 30 Nov 2005 22:52:49 +0100] rev 18309
method 'fact': SIMPLE_METHOD, i.e. insert facts;
Wed, 30 Nov 2005 22:52:46 +0100 simulaneous 'def';
wenzelm [Wed, 30 Nov 2005 22:52:46 +0100] rev 18308
simulaneous 'def';
Wed, 30 Nov 2005 21:51:23 +0100 added facilities to prove the pt and fs instances
urbanc [Wed, 30 Nov 2005 21:51:23 +0100] rev 18307
added facilities to prove the pt and fs instances for discrete types
Wed, 30 Nov 2005 19:08:51 +0100 started to change the transitivity/narrowing case:
urbanc [Wed, 30 Nov 2005 19:08:51 +0100] rev 18306
started to change the transitivity/narrowing case: have trouble with Q=Q.
Wed, 30 Nov 2005 18:37:12 +0100 changed everything until the interesting transitivity_narrowing
urbanc [Wed, 30 Nov 2005 18:37:12 +0100] rev 18305
changed everything until the interesting transitivity_narrowing proof.
Wed, 30 Nov 2005 18:13:31 +0100 minor improvements
haftmann [Wed, 30 Nov 2005 18:13:31 +0100] rev 18304
minor improvements
Wed, 30 Nov 2005 17:56:08 +0100 modified almost everything for the new nominal_induct
urbanc [Wed, 30 Nov 2005 17:56:08 +0100] rev 18303
modified almost everything for the new nominal_induct (at the end there are some "normal" inductions which need a bit more attention)
Wed, 30 Nov 2005 16:59:19 +0100 Changed order of predicate arguments and quantifiers in strong induction rule.
berghofe [Wed, 30 Nov 2005 16:59:19 +0100] rev 18302
Changed order of predicate arguments and quantifiers in strong induction rule.
Wed, 30 Nov 2005 15:30:08 +0100 fixed the lemma where the new names generated by nominal_induct
urbanc [Wed, 30 Nov 2005 15:30:08 +0100] rev 18301
fixed the lemma where the new names generated by nominal_induct caused problems.
Wed, 30 Nov 2005 15:27:30 +0100 added one clause for substitution in the lambda-case and
urbanc [Wed, 30 Nov 2005 15:27:30 +0100] rev 18300
added one clause for substitution in the lambda-case and mad it globally [simp]
Wed, 30 Nov 2005 15:24:32 +0100 added rename_params_rule: recover orginal fresh names in subgoals/cases;
wenzelm [Wed, 30 Nov 2005 15:24:32 +0100] rev 18299
added rename_params_rule: recover orginal fresh names in subgoals/cases;
Wed, 30 Nov 2005 15:03:15 +0100 changed induction principle and everything to conform with the
urbanc [Wed, 30 Nov 2005 15:03:15 +0100] rev 18298
changed induction principle and everything to conform with the new nominal_induct
Wed, 30 Nov 2005 14:27:50 +0100 fresh: frees instead of terms, rename corresponding params in rule;
wenzelm [Wed, 30 Nov 2005 14:27:50 +0100] rev 18297
fresh: frees instead of terms, rename corresponding params in rule; tuned;
Wed, 30 Nov 2005 14:27:09 +0100 adapted to the new nominal_induction
urbanc [Wed, 30 Nov 2005 14:27:09 +0100] rev 18296
adapted to the new nominal_induction
Wed, 30 Nov 2005 12:28:47 +0100 changed \<sim> of permutation equality to \<triangleq>
urbanc [Wed, 30 Nov 2005 12:28:47 +0100] rev 18295
changed \<sim> of permutation equality to \<triangleq> (Jesper wanted to use \<sim>).
Wed, 30 Nov 2005 12:23:35 +0100 fresh_unit_elim and fresh_prod_elim -- for nominal_induct;
wenzelm [Wed, 30 Nov 2005 12:23:35 +0100] rev 18294
fresh_unit_elim and fresh_prod_elim -- for nominal_induct;
Wed, 30 Nov 2005 01:01:15 +0100 reimplement Case expression pattern matching to support lazy patterns
huffman [Wed, 30 Nov 2005 01:01:15 +0100] rev 18293
reimplement Case expression pattern matching to support lazy patterns
Wed, 30 Nov 2005 00:59:04 +0100 add definitions as defs, not axioms
huffman [Wed, 30 Nov 2005 00:59:04 +0100] rev 18292
add definitions as defs, not axioms
Wed, 30 Nov 2005 00:56:01 +0100 changed section names
huffman [Wed, 30 Nov 2005 00:56:01 +0100] rev 18291
changed section names
Wed, 30 Nov 2005 00:55:24 +0100 add xsymbol syntax for u type constructor
huffman [Wed, 30 Nov 2005 00:55:24 +0100] rev 18290
add xsymbol syntax for u type constructor
Wed, 30 Nov 2005 00:53:30 +0100 add constant unit_when
huffman [Wed, 30 Nov 2005 00:53:30 +0100] rev 18289
add constant unit_when
Wed, 30 Nov 2005 00:46:08 +0100 proper treatment of tuple/tuple_fun -- nest to the left!
wenzelm [Wed, 30 Nov 2005 00:46:08 +0100] rev 18288
proper treatment of tuple/tuple_fun -- nest to the left!
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip