Fri, 27 May 2011 10:30:07 +0200 blanchet always run Sledgehammer synchronously in the jEdit interface (until the multithreading support for Proof General is ported)
Fri, 27 May 2011 10:30:07 +0200 blanchet towards supporting non-simply-typed encodings for TFF and THF (for orthogonality and experiments)
Thu, 26 May 2011 23:21:00 +0200 noschinl instance inat for complete_lattice
Thu, 26 May 2011 22:02:40 +0200 boehmes iteratively deepen abstractions to avoid rare Z3 proof reconstruction failures, e.g. when pulling if-then-else from below uninterpreted constants (suggested by Jasmin Christian Blanchette)
Thu, 26 May 2011 20:51:03 +0200 hoelzl integral strong monotone; finite subadditivity for measure
Thu, 26 May 2011 20:49:56 +0200 hoelzl composition of convex and measurable function is measurable
Thu, 26 May 2011 17:59:39 +0200 hoelzl introduce independence of two random variables
Thu, 26 May 2011 17:40:01 +0200 hoelzl add lemma indep_distribution_eq_measure
Thu, 26 May 2011 14:12:06 +0200 hoelzl add lemma indep_rv_finite
Thu, 26 May 2011 14:12:03 +0200 hoelzl generalize setsum_cases
Thu, 26 May 2011 14:12:02 +0200 hoelzl add lemma borel_0_1_law
Thu, 26 May 2011 14:12:01 +0200 hoelzl add lemma sigma_sets_singleton
Thu, 26 May 2011 14:12:00 +0200 hoelzl use abbrevitation events == sets M
Thu, 26 May 2011 14:11:58 +0200 hoelzl add lemma kolmogorov_0_1_law
Thu, 26 May 2011 14:11:57 +0200 hoelzl add lemma indep_sets_collect_sigma
Thu, 26 May 2011 09:42:04 +0200 bulwahn improving code_int setup in Quickcheck_Narrowing; adding partial_term_of class in Quickcheck_Narrowing
Thu, 26 May 2011 09:42:02 +0200 bulwahn extending terms of Code_Evaluation by Free to allow partial terms
Thu, 26 May 2011 00:20:28 +0200 krauss adhoc event handler to insert 'sendback' text into the buffer, replacing the original command
Thu, 26 May 2011 00:12:30 +0200 krauss css rules for highlighting sendback text
Thu, 26 May 2011 00:12:01 +0200 krauss invert event propagation flag -- in lobobrowser api, true means re-propagate
Wed, 25 May 2011 08:31:36 +0200 blanchet eta-expand to make SML/NJ happy
Tue, 24 May 2011 18:04:23 +0200 blanchet ensure that the argument of logical negation is enclosed in parentheses in THF mode
Tue, 24 May 2011 17:05:29 +0200 blanchet hack to obtain potable step names from Waldmeister
Tue, 24 May 2011 17:04:35 +0200 blanchet respect user's intention better when setting the CNF_UEQ type system (esp. w.r.t. "erased")
Tue, 24 May 2011 13:29:32 +0200 blanchet further reduce the number of facts passed to less used remote ATPs
Tue, 24 May 2011 11:55:59 +0200 blanchet added quietness flag
Tue, 24 May 2011 10:03:15 +0200 blanchet pass fewer relevant facts to less used remote systems
Tue, 24 May 2011 10:01:03 +0200 blanchet more work on parsing LEO-II proofs and extracting uses of extensionality
Tue, 24 May 2011 10:01:00 +0200 blanchet tuning
Tue, 24 May 2011 10:00:38 +0200 blanchet more work on parsing LEO-II proofs without lambdas
Tue, 24 May 2011 00:01:33 +0200 blanchet slightly gracefuller handling of LEO-II and Satallax output
Tue, 24 May 2011 00:01:33 +0200 blanchet document primitive support for LEO-II and Satallax
Tue, 24 May 2011 00:01:33 +0200 blanchet identify HOL functions with THF functions
Tue, 24 May 2011 00:01:33 +0200 blanchet started adding support for THF output (but no lambdas)
Tue, 24 May 2011 00:01:33 +0200 blanchet eliminated more code duplication in Nitrox
Tue, 24 May 2011 00:01:33 +0200 blanchet reduce code duplication in Nitrox
Tue, 24 May 2011 00:01:33 +0200 blanchet use \<emdash> rather than \<midarrow>
Tue, 24 May 2011 00:01:33 +0200 blanchet fixed de Bruijn index bug
Tue, 24 May 2011 00:01:33 +0200 blanchet use "eq_thm_prop" for slacker comparison -- ensures that backtick-quoted chained facts are recognized in the minimizer, among other things
Tue, 24 May 2011 00:01:33 +0200 blanchet filter Waldmeister facts better -- and don't encode type classes as predicates, since it doesn't like conditional equations
Tue, 24 May 2011 00:01:33 +0200 blanchet clearer SystemOnTPTP errors
Tue, 24 May 2011 00:01:33 +0200 blanchet give fewer equations to Waldmeister
Tue, 24 May 2011 00:01:33 +0200 blanchet detect inappropriate problems and crashes better in Waldmeister
Tue, 24 May 2011 00:01:33 +0200 blanchet tuning -- the "appropriate" terminology is inspired from TPTP
Tue, 24 May 2011 00:01:33 +0200 blanchet pass no type args to hAPP in "poly_args" type system, which is unsound anyway and should correspond as closely as possible to the old unsound encoding
Mon, 23 May 2011 19:21:05 +0200 hoelzl move lemmas to Extended_Reals and Extended_Real_Limits
Mon, 23 May 2011 10:58:21 +0200 krauss separate initializations for different modes of partial_function -- generation of induction rules will be non-uniform
Sun, 22 May 2011 22:22:25 +0200 krauss reverted 7fdd8d4908dc -- keeping images from Isabelle_makeall would be too expensive
Sun, 22 May 2011 20:59:13 +0200 krauss fun command produces warning when patterns are incomplete (somewhat analogous to primrec)
Sun, 22 May 2011 14:51:42 +0200 blanchet added message when Waldmeister isn't run
Sun, 22 May 2011 14:51:42 +0200 blanchet slightly improved documentation
Sun, 22 May 2011 14:51:42 +0200 blanchet improved Waldmeister support -- even run it by default on unit equational goals
Sun, 22 May 2011 14:51:41 +0200 blanchet fish out axioms in Waldmeister output
Sun, 22 May 2011 14:51:04 +0200 blanchet removed SNARK hack now that SNARK is fixed
Sun, 22 May 2011 14:51:04 +0200 blanchet recognize one more SystemOnTPTP error
Sun, 22 May 2011 14:51:04 +0200 blanchet document Waldmeister
Sun, 22 May 2011 14:51:01 +0200 blanchet added support for remote Waldmeister
Sun, 22 May 2011 14:50:32 +0200 blanchet added Waldmeister
Sun, 22 May 2011 14:49:35 +0200 blanchet reorganized ATP formats a little bit
Mon, 06 Jun 2011 22:02:34 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip