blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42999
recognize more ATP failures
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42998
fully support all type system encodings in typed formats (TFF, THF)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42997
take out Waldmeister from default for now -- success rate too low on Judgment Day
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42996
document relevance filter a bit more
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42995
always run Sledgehammer synchronously in the jEdit interface (until the multithreading support for Proof General is ported)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42994
towards supporting non-simply-typed encodings for TFF and THF (for orthogonality and experiments)
noschinl [Thu, 26 May 2011 23:21:00 +0200] rev 42993
instance inat for complete_lattice
boehmes [Thu, 26 May 2011 22:02:40 +0200] rev 42992
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)
hoelzl [Thu, 26 May 2011 20:51:03 +0200] rev 42991
integral strong monotone; finite subadditivity for measure
hoelzl [Thu, 26 May 2011 20:49:56 +0200] rev 42990
composition of convex and measurable function is measurable
hoelzl [Thu, 26 May 2011 17:59:39 +0200] rev 42989
introduce independence of two random variables
hoelzl [Thu, 26 May 2011 17:40:01 +0200] rev 42988
add lemma indep_distribution_eq_measure
hoelzl [Thu, 26 May 2011 14:12:06 +0200] rev 42987
add lemma indep_rv_finite
hoelzl [Thu, 26 May 2011 14:12:03 +0200] rev 42986
generalize setsum_cases
hoelzl [Thu, 26 May 2011 14:12:02 +0200] rev 42985
add lemma borel_0_1_law
hoelzl [Thu, 26 May 2011 14:12:01 +0200] rev 42984
add lemma sigma_sets_singleton
hoelzl [Thu, 26 May 2011 14:12:00 +0200] rev 42983
use abbrevitation events == sets M
hoelzl [Thu, 26 May 2011 14:11:58 +0200] rev 42982
add lemma kolmogorov_0_1_law
hoelzl [Thu, 26 May 2011 14:11:57 +0200] rev 42981
add lemma indep_sets_collect_sigma
bulwahn [Thu, 26 May 2011 09:42:04 +0200] rev 42980
improving code_int setup in Quickcheck_Narrowing; adding partial_term_of class in Quickcheck_Narrowing
bulwahn [Thu, 26 May 2011 09:42:02 +0200] rev 42979
extending terms of Code_Evaluation by Free to allow partial terms
krauss [Thu, 26 May 2011 00:20:28 +0200] rev 42978
adhoc event handler to insert 'sendback' text into the buffer, replacing the original command
krauss [Thu, 26 May 2011 00:12:30 +0200] rev 42977
css rules for highlighting sendback text
krauss [Thu, 26 May 2011 00:12:01 +0200] rev 42976
invert event propagation flag -- in lobobrowser api, true means re-propagate
blanchet [Wed, 25 May 2011 08:31:36 +0200] rev 42975
eta-expand to make SML/NJ happy
blanchet [Tue, 24 May 2011 18:04:23 +0200] rev 42974
ensure that the argument of logical negation is enclosed in parentheses in THF mode
blanchet [Tue, 24 May 2011 17:05:29 +0200] rev 42973
hack to obtain potable step names from Waldmeister
blanchet [Tue, 24 May 2011 17:04:35 +0200] rev 42972
respect user's intention better when setting the CNF_UEQ type system (esp. w.r.t. "erased")