2011-06-10 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
2011-06-10 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
2011-06-10 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
2011-06-10 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
2011-06-10 use existing ghc on macbroy20;
wenzelm [Fri, 10 Jun 2011 14:59:30 +0200] rev 43350
use existing ghc on macbroy20;
2011-06-10 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;
2011-06-10 uniform use of flexflex_rule;
wenzelm [Fri, 10 Jun 2011 12:51:29 +0200] rev 43348
uniform use of flexflex_rule;
2011-06-10 tuned name (cf. blast_stats);
wenzelm [Fri, 10 Jun 2011 11:47:52 +0200] rev 43347
tuned name (cf. blast_stats);
2011-06-10 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;
2011-06-09 merged
wenzelm [Thu, 09 Jun 2011 23:30:18 +0200] rev 43345
merged
2011-06-09 merged
bulwahn [Thu, 09 Jun 2011 15:14:21 +0200] rev 43344
merged
2011-06-09 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
2011-06-09 merged
hoelzl [Thu, 09 Jun 2011 14:24:34 +0200] rev 43342
merged
2011-06-09 fixed document generation for HOL
hoelzl [Thu, 09 Jun 2011 14:04:38 +0200] rev 43341
fixed document generation for HOL
2011-06-09 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
2011-06-09 jensens inequality
hoelzl [Thu, 09 Jun 2011 13:55:11 +0200] rev 43339
jensens inequality
2011-06-09 lemmas about right derivative and limits
hoelzl [Thu, 09 Jun 2011 11:50:16 +0200] rev 43338
lemmas about right derivative and limits
2011-06-09 lemma about differences of convex functions
hoelzl [Thu, 09 Jun 2011 11:50:16 +0200] rev 43337
lemma about differences of convex functions
2011-06-09 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
2011-05-31 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
2011-06-09 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
2011-06-09 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;
2011-06-09 document depth arguments of method "auto";
wenzelm [Thu, 09 Jun 2011 22:25:25 +0200] rev 43332
document depth arguments of method "auto";
2011-06-09 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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip