Thu, 08 Oct 2015 22:41:21 +0200 blanchet tuning
Thu, 08 Oct 2015 14:18:34 +0200 hoelzl measurable sets on product spaces are embeddings of countable products
Thu, 08 Oct 2015 11:19:43 +0200 hoelzl generalize eqI theorems for product measures
Wed, 07 Oct 2015 23:28:49 +0200 wenzelm isabelle update_cartouches;
Wed, 07 Oct 2015 19:45:00 +0200 wenzelm more glyphs from DejaVuSansMono and DejaVuSansMono-Bold: 0100-017F Latin Extended-A, 0180-024F Latin Extended-B;
Wed, 07 Oct 2015 17:11:16 +0200 hoelzl cleanup projective limit of probability distributions; proved Ionescu-Tulcea; used it to prove infinite prob. distribution
Wed, 07 Oct 2015 15:31:59 +0200 blanchet avoid 'legacy binding' warning
Wed, 07 Oct 2015 15:31:47 +0200 blanchet removed dead code
Wed, 07 Oct 2015 13:53:54 +0200 wenzelm merged
Wed, 07 Oct 2015 13:53:44 +0200 wenzelm back to old-fashioned GC, which appears to work better with interactive applications;
Mon, 31 Aug 2015 18:59:27 +0200 wenzelm routine check of theory context;
Tue, 06 Oct 2015 21:12:01 +0200 wenzelm proper context;
Tue, 06 Oct 2015 21:11:48 +0200 wenzelm proper context;
Wed, 07 Oct 2015 13:34:42 +0200 blanchet clarify docs
Wed, 07 Oct 2015 10:42:13 +0200 blanchet updated docs
Wed, 07 Oct 2015 10:02:58 +0200 blanchet made documentation more accurate
Wed, 07 Oct 2015 10:02:43 +0200 blanchet disable generation of 'case_transfer' for 'nibble', due to quadratic proof -- to make 'HOL-Proofs' happier
Tue, 06 Oct 2015 21:04:44 +0200 blanchet avoid unsound 'nitpick_simp' attribute on nonterminating, nonproductive equations
Tue, 06 Oct 2015 19:35:33 +0200 wenzelm parallel tests: 6h & 12h;
Tue, 06 Oct 2015 18:44:07 +0200 blanchet news
Tue, 06 Oct 2015 18:39:31 +0200 blanchet generate 'case_transfer' unconditionally
Tue, 06 Oct 2015 17:47:28 +0200 wenzelm isabelle update_cartouches;
Tue, 06 Oct 2015 17:46:07 +0200 wenzelm isabelle update_cartouches;
Tue, 06 Oct 2015 17:44:32 +0200 wenzelm merged
Tue, 06 Oct 2015 17:31:42 +0200 wenzelm avoid hardwired frees;
Tue, 06 Oct 2015 16:57:14 +0200 wenzelm added Thm.forall_intr_name;
Tue, 06 Oct 2015 15:39:00 +0200 wenzelm added 'proposition' command;
Tue, 06 Oct 2015 15:14:28 +0200 wenzelm fewer aliases for toplevel theorem statements;
Tue, 06 Oct 2015 13:31:44 +0200 wenzelm just one theorem kind, which is legacy anyway;
Tue, 06 Oct 2015 11:29:00 +0200 wenzelm pretty_const: proper local name space;
Tue, 06 Oct 2015 12:01:07 +0200 traytel collect the names from goals in favor of fragile exports
Tue, 06 Oct 2015 11:50:23 +0200 blanchet compile
Tue, 06 Oct 2015 11:34:07 +0200 blanchet tuning
Tue, 06 Oct 2015 09:27:31 +0200 blanchet avoid legacy syntax
Mon, 05 Oct 2015 23:03:50 +0200 blanchet further improved fine point w.r.t. replaying in the presence of chained facts and a non-empty meta-quantifier prefix + avoid printing internal names in backquotes
Mon, 05 Oct 2015 21:46:48 +0200 blanchet added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs
Mon, 05 Oct 2015 18:03:58 +0200 wenzelm merged
Mon, 05 Oct 2015 18:03:52 +0200 wenzelm tuned signature;
Mon, 05 Oct 2015 14:17:20 +0200 wenzelm produce nodes_status outside GUI thread, to avoid a few milliseconds of blocking;
Mon, 05 Oct 2015 16:14:33 +0200 blanchet avoid too aggressive optimization of 'finite' predicate
Mon, 05 Oct 2015 15:57:25 +0200 blanchet avoid unsound simplification of (C (s x)) when s is a selector but not C's
Mon, 05 Oct 2015 13:26:25 +0200 blanchet extended theory exporter to also export MePo-selected facts
Sun, 04 Oct 2015 17:48:34 +0200 blanchet speed up MaSh duplicate check
Sun, 04 Oct 2015 17:41:52 +0200 blanchet sped up MaSh nickname generation
Sat, 03 Oct 2015 18:38:25 +0200 wenzelm merged
Fri, 02 Oct 2015 23:22:49 +0200 wenzelm more explicit umask for important directories: e.g. relevant for Windows 10, where implicit g=rwx leads to odd failure of chmod -w for heap images;
Sat, 03 Oct 2015 17:11:04 +0200 blanchet speed up MaSh
Fri, 02 Oct 2015 21:31:51 +0200 blanchet updated docs and NEWS
Fri, 02 Oct 2015 21:29:09 +0200 blanchet updated docs
Fri, 02 Oct 2015 21:24:37 +0200 blanchet removed Nitpick nonblocking mode, that was never really used
Fri, 02 Oct 2015 21:21:51 +0200 blanchet adapted example
Fri, 02 Oct 2015 21:16:16 +0200 blanchet removed obsolete material in documentation
Fri, 02 Oct 2015 21:15:25 +0200 blanchet further reduced dependency on legacy async thread manager
Fri, 02 Oct 2015 21:06:32 +0200 blanchet removed legacy asynchronous mode in Sledgehammer
Fri, 02 Oct 2015 21:06:32 +0200 blanchet better compliance with TPTP SZS standard
Fri, 02 Oct 2015 20:28:56 +0200 wenzelm merged
Fri, 02 Oct 2015 19:34:12 +0200 wenzelm avoid useless empty case_names;
Fri, 02 Oct 2015 16:56:46 +0200 wenzelm clarified init (again): isabelle.Main is responsible to provide basic JVM setup, jedit.jar picks this up (e.g. list of known fonts), plugin cannot be loaded in isolation without isabelle.Main;
Fri, 02 Oct 2015 15:07:41 +0100 paulson New theorems about connected sets. And pairwise moved to Set.thy.
Thu, 01 Oct 2015 23:26:31 +0200 wenzelm less ambitious regex -- avoid unclarities of escaping;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip