Tue, 06 Nov 2012 11:20:56 +0100 blanchet use original formulas for hypotheses and conclusion to avoid mismatches
Tue, 06 Nov 2012 11:20:56 +0100 blanchet track formula roles in proofs and use that to determine whether the conjecture should be negated or not
Tue, 06 Nov 2012 11:20:56 +0100 blanchet correct parsing of E dependencies
Tue, 06 Nov 2012 11:20:56 +0100 blanchet proper handling of assumptions arising from the goal's being expressed in rule format, for Isar proof construction
Mon, 05 Nov 2012 11:40:51 +0100 nipkow tuned
Sun, 04 Nov 2012 18:41:27 +0100 nipkow code for while directly, not via while_option
Sun, 04 Nov 2012 18:38:18 +0100 nipkow executable true liveness analysis incl an approximating version
Sun, 04 Nov 2012 17:36:26 +0100 nipkow now that sets are executable again, no more special treatment of variable sets
Fri, 02 Nov 2012 16:16:48 +0100 blanchet handle non-unit clauses gracefully
Fri, 02 Nov 2012 16:16:48 +0100 blanchet several improvements to Isar proof reconstruction, by Steffen Smolka (step merging in case splits, time measurements, etc.)
Fri, 02 Nov 2012 14:23:54 +0100 hoelzl use measurability prover
Fri, 02 Nov 2012 14:23:40 +0100 hoelzl add measurability prover; add support for Borel sets
Fri, 02 Nov 2012 14:00:39 +0100 hoelzl add syntax and a.e.-rules for (conditional) probability on predicates
Fri, 02 Nov 2012 14:00:39 +0100 hoelzl infinite product measure is invariant under adding prefixes
Fri, 02 Nov 2012 14:00:39 +0100 hoelzl for the product measure it is enough if only one measure is sigma-finite
Fri, 02 Nov 2012 12:00:51 +0100 berghofe Allow parentheses around left-hand sides of array associations
Thu, 01 Nov 2012 15:00:48 +0100 blanchet made MaSh more robust in the face of duplicate "nicknames" (which can happen e.g. if you have a lemma called foo(1) and another called foo_1 in the same theory)
Thu, 01 Nov 2012 13:32:57 +0100 blanchet regenerated SMT certificates
Thu, 01 Nov 2012 11:34:00 +0100 blanchet regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
Wed, 31 Oct 2012 11:23:21 +0100 blanchet fixed bool vs. prop mismatch
Wed, 31 Oct 2012 11:23:21 +0100 blanchet removed "refute" command from Isar manual, now that it has been moved outside "Main"
Wed, 31 Oct 2012 11:23:21 +0100 blanchet repaired "Mutabelle" after Refute move
Wed, 31 Oct 2012 11:23:21 +0100 blanchet less verbose -- the warning will reach the users anyway by other means
Wed, 31 Oct 2012 11:23:21 +0100 blanchet tuned messages
Wed, 31 Oct 2012 11:23:21 +0100 blanchet moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
Wed, 31 Oct 2012 11:23:21 +0100 blanchet fixes related to Refute's move
Wed, 31 Oct 2012 11:23:21 +0100 blanchet added a timeout around script that relies on the network
Wed, 31 Oct 2012 11:23:21 +0100 blanchet took out "using only ..." comments in Sledgehammer generated metis/smt calls, until these can be generated soundly
Wed, 31 Oct 2012 11:23:21 +0100 blanchet moved Refute to "HOL/Library" to speed up building "Main" even more
Wed, 31 Oct 2012 11:23:21 +0100 blanchet tuning
Wed, 31 Oct 2012 11:23:21 +0100 blanchet use metaquantification when possible in Isar proofs
Wed, 31 Oct 2012 11:23:21 +0100 blanchet tuned code
Wed, 31 Oct 2012 11:23:21 +0100 blanchet tuning
Wed, 31 Oct 2012 11:23:21 +0100 blanchet soft SMT timeout
Sun, 28 Oct 2012 02:22:39 +0000 Christian Urban added function store_termination_rule to the signature, as it is used in Nominal2
Sat, 27 Oct 2012 20:59:50 +0200 wenzelm longer log, to accomodate final status line of isabelle build;
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: error message if preprocessing goal to object-logic formula fails
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: add test to prevent trying to make cterms from open terms
Wed, 24 Oct 2012 18:43:25 +0200 huffman transfer package: more flexible handling of equality relations using is_equality predicate
Wed, 24 Oct 2012 17:40:56 +0200 nipkow ensured that rewr_conv rule t = "t == u" literally not just modulo beta-eta
Mon, 22 Oct 2012 22:47:14 +0200 kuncar new theorems
Mon, 22 Oct 2012 22:24:34 +0200 haftmann incorporated constant chars into instantiation proof for enum;
Mon, 22 Oct 2012 19:02:36 +0200 haftmann close code theorems explicitly after preprocessing
Mon, 22 Oct 2012 17:09:49 +0200 wenzelm tuned proofs;
Mon, 22 Oct 2012 16:27:55 +0200 wenzelm further attempts to cope with large files via option jedit_text_overview_limit;
Mon, 22 Oct 2012 14:52:38 +0200 wenzelm more detailed Prover IDE NEWS;
Sun, 21 Oct 2012 22:32:22 +0200 wenzelm recovered explicit error message, which was lost in b8570ea1ce25;
Sun, 21 Oct 2012 22:31:39 +0200 wenzelm removed dead code;
Sun, 21 Oct 2012 22:12:22 +0200 wenzelm proper signatures;
Sun, 21 Oct 2012 22:11:38 +0200 wenzelm tuned;
Sun, 21 Oct 2012 17:04:13 +0200 webertj merged
Fri, 19 Oct 2012 15:12:52 +0200 webertj Renamed {left,right}_distrib to distrib_{right,left}.
Fri, 19 Oct 2012 10:46:42 +0200 webertj Tuned.
Sun, 21 Oct 2012 16:43:08 +0200 haftmann more conventional argument order;
Sun, 21 Oct 2012 08:39:41 +0200 bulwahn another refinement in the comprehension conversion
Sun, 21 Oct 2012 05:24:59 +0200 bulwahn refined simplifier call in comprehension_conv
Sun, 21 Oct 2012 05:24:56 +0200 bulwahn passing around the simpset instead of the context; rewriting tactics to avoid the 'renamed bound variable' warnings in nested simplifier calls
Sat, 20 Oct 2012 17:40:51 +0200 wenzelm avoid STIX font, which tends to render badly;
Sat, 20 Oct 2012 17:15:40 +0200 wenzelm extra jar for scala-2.10.0-RC1;
Sat, 20 Oct 2012 15:46:48 +0200 wenzelm more explicit auxiliary classes to avoid warning "reflective access of structural type member method" of scala-2.10.0-RC1;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip