Fri, 10 Jun 2011 12:01:15 +0200 pass --trim option to "eproof" script to speed up proof reconstruction
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43354
pass --trim option to "eproof" script to speed up proof reconstruction
Fri, 10 Jun 2011 12:01:15 +0200 removed "atp" and "atps" aliases, which users should have forgotten by now if they ever used them
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43353
removed "atp" and "atps" aliases, which users should have forgotten by now if they ever used them
Fri, 10 Jun 2011 12:01:15 +0200 fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43352
fewer monomorphic instances are necessary, thanks to Sascha's new monomorphizer -- backed up by Judgment Day
Fri, 10 Jun 2011 12:01:15 +0200 compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
blanchet [Fri, 10 Jun 2011 12:01:15 +0200] rev 43351
compute the set of base facts only once (instead of three times in parallel) -- this saves about .5 s of CPU time, albeit much less clock wall time
Fri, 10 Jun 2011 14:59:30 +0200 use existing ghc on macbroy20;
wenzelm [Fri, 10 Jun 2011 14:59:30 +0200] rev 43350
use existing ghc on macbroy20;
Fri, 10 Jun 2011 13:32:51 +0200 local gensym based on Name.variant;
wenzelm [Fri, 10 Jun 2011 13:32:51 +0200] rev 43349
local gensym based on Name.variant; do not export internals by default;
Fri, 10 Jun 2011 12:51:29 +0200 uniform use of flexflex_rule;
wenzelm [Fri, 10 Jun 2011 12:51:29 +0200] rev 43348
uniform use of flexflex_rule;
Fri, 10 Jun 2011 11:47:52 +0200 tuned name (cf. blast_stats);
wenzelm [Fri, 10 Jun 2011 11:47:52 +0200] rev 43347
tuned name (cf. blast_stats);
Fri, 10 Jun 2011 11:39:23 +0200 more official options blast_trace, blast_stats;
wenzelm [Fri, 10 Jun 2011 11:39:23 +0200] rev 43346
more official options blast_trace, blast_stats;
Thu, 09 Jun 2011 23:30:18 +0200 merged
wenzelm [Thu, 09 Jun 2011 23:30:18 +0200] rev 43345
merged
Thu, 09 Jun 2011 15:14:21 +0200 merged
bulwahn [Thu, 09 Jun 2011 15:14:21 +0200] rev 43344
merged
Thu, 09 Jun 2011 14:16:12 +0200 resolving an issue with class instances that are pseudo functions in the OCaml code serializer
bulwahn [Thu, 09 Jun 2011 14:16:12 +0200] rev 43343
resolving an issue with class instances that are pseudo functions in the OCaml code serializer
Thu, 09 Jun 2011 14:24:34 +0200 merged
hoelzl [Thu, 09 Jun 2011 14:24:34 +0200] rev 43342
merged
Thu, 09 Jun 2011 14:04:38 +0200 fixed document generation for HOL
hoelzl [Thu, 09 Jun 2011 14:04:38 +0200] rev 43341
fixed document generation for HOL
Thu, 09 Jun 2011 14:04:34 +0200 lemma: independence is equal to mutual information = 0
hoelzl [Thu, 09 Jun 2011 14:04:34 +0200] rev 43340
lemma: independence is equal to mutual information = 0
Thu, 09 Jun 2011 13:55:11 +0200 jensens inequality
hoelzl [Thu, 09 Jun 2011 13:55:11 +0200] rev 43339
jensens inequality
Thu, 09 Jun 2011 11:50:16 +0200 lemmas about right derivative and limits
hoelzl [Thu, 09 Jun 2011 11:50:16 +0200] rev 43338
lemmas about right derivative and limits
Thu, 09 Jun 2011 11:50:16 +0200 lemma about differences of convex functions
hoelzl [Thu, 09 Jun 2011 11:50:16 +0200] rev 43337
lemma about differences of convex functions
Thu, 09 Jun 2011 11:50:16 +0200 lemmas relating ln x and x - 1
hoelzl [Thu, 09 Jun 2011 11:50:16 +0200] rev 43336
lemmas relating ln x and x - 1
Tue, 31 May 2011 21:33:49 +0200 use divide instead of inverse for the derivative of ln
hoelzl [Tue, 31 May 2011 21:33:49 +0200] rev 43335
use divide instead of inverse for the derivative of ln
Thu, 09 Jun 2011 11:57:39 +0200 adding ISABELLE_GHC environment setting to mira configuration isabelle makeall all on lxbroy10
bulwahn [Thu, 09 Jun 2011 11:57:39 +0200] rev 43334
adding ISABELLE_GHC environment setting to mira configuration isabelle makeall all on lxbroy10
Thu, 09 Jun 2011 23:12:02 +0200 renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
wenzelm [Thu, 09 Jun 2011 23:12:02 +0200] rev 43333
renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;
Thu, 09 Jun 2011 22:25:25 +0200 document depth arguments of method "auto";
wenzelm [Thu, 09 Jun 2011 22:25:25 +0200] rev 43332
document depth arguments of method "auto";
Thu, 09 Jun 2011 22:13:21 +0200 clarified raw_blast, which is not really a tactic since it operates directly on subgoal 1 without bounds check (cf. c46107e6714b);
wenzelm [Thu, 09 Jun 2011 22:13:21 +0200] rev 43331
clarified raw_blast, which is not really a tactic since it operates directly on subgoal 1 without bounds check (cf. c46107e6714b); uniform handling of exceptions in depth_tac and blast_tac, discontinued separate blast_depth_tac; tuned blast_tac: atomize prems only once, outside DEEPEN;
Thu, 09 Jun 2011 20:56:08 +0200 clarified special incr_type_indexes;
wenzelm [Thu, 09 Jun 2011 20:56:08 +0200] rev 43330
clarified special incr_type_indexes;
Thu, 09 Jun 2011 20:22:22 +0200 tuned signature: Name.invent and Name.invent_names;
wenzelm [Thu, 09 Jun 2011 20:22:22 +0200] rev 43329
tuned signature: Name.invent and Name.invent_names;
Wed, 08 Jun 2011 22:16:21 +0200 modernized structure ProofContext;
wenzelm [Wed, 08 Jun 2011 22:16:21 +0200] rev 43328
modernized structure ProofContext;
Thu, 09 Jun 2011 17:58:42 +0200 even more robust \isaspacing;
wenzelm [Thu, 09 Jun 2011 17:58:42 +0200] rev 43327
even more robust \isaspacing;
Thu, 09 Jun 2011 17:51:49 +0200 simplified Name.variant -- discontinued builtin fold_map;
wenzelm [Thu, 09 Jun 2011 17:51:49 +0200] rev 43326
simplified Name.variant -- discontinued builtin fold_map;
Thu, 09 Jun 2011 17:46:25 +0200 some attempts at robust \isaspacing so that \isa{...} can be used in section headings etc. (need to avoid `\? for some reason);
wenzelm [Thu, 09 Jun 2011 17:46:25 +0200] rev 43325
some attempts at robust \isaspacing so that \isa{...} can be used in section headings etc. (need to avoid `\? for some reason);
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip