blanchet [Fri, 02 Nov 2012 16:16:48 +0100] rev 50005
handle non-unit clauses gracefully
blanchet [Fri, 02 Nov 2012 16:16:48 +0100] rev 50004
several improvements to Isar proof reconstruction, by Steffen Smolka (step merging in case splits, time measurements, etc.)
hoelzl [Fri, 02 Nov 2012 14:23:54 +0100] rev 50003
use measurability prover
hoelzl [Fri, 02 Nov 2012 14:23:40 +0100] rev 50002
add measurability prover; add support for Borel sets
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50001
add syntax and a.e.-rules for (conditional) probability on predicates
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50000
infinite product measure is invariant under adding prefixes
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 49999
for the product measure it is enough if only one measure is sigma-finite
berghofe [Fri, 02 Nov 2012 12:00:51 +0100] rev 49998
Allow parentheses around left-hand sides of array associations
blanchet [Thu, 01 Nov 2012 15:00:48 +0100] rev 49997
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)
blanchet [Thu, 01 Nov 2012 13:32:57 +0100] rev 49996
regenerated SMT certificates
blanchet [Thu, 01 Nov 2012 11:34:00 +0100] rev 49995
regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49994
fixed bool vs. prop mismatch
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49993
removed "refute" command from Isar manual, now that it has been moved outside "Main"
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49992
repaired "Mutabelle" after Refute move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49991
less verbose -- the warning will reach the users anyway by other means
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49990
tuned messages
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49989
moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49988
fixes related to Refute's move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49987
added a timeout around script that relies on the network
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49986
took out "using only ..." comments in Sledgehammer generated metis/smt calls, until these can be generated soundly
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49985
moved Refute to "HOL/Library" to speed up building "Main" even more
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49984
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49983
use metaquantification when possible in Isar proofs
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49982
tuned code
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49981
tuning
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49980
soft SMT timeout
Christian Urban <urbanc@in.tum.de> [Sun, 28 Oct 2012 02:22:39 +0000] rev 49979
added function store_termination_rule to the signature, as it is used in Nominal2
wenzelm [Sat, 27 Oct 2012 20:59:50 +0200] rev 49978
longer log, to accomodate final status line of isabelle build;
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49977
transfer package: error message if preprocessing goal to object-logic formula fails
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49976
transfer package: add test to prevent trying to make cterms from open terms
huffman [Wed, 24 Oct 2012 18:43:25 +0200] rev 49975
transfer package: more flexible handling of equality relations using is_equality predicate
nipkow [Wed, 24 Oct 2012 17:40:56 +0200] rev 49974
ensured that rewr_conv rule t = "t == u" literally not just modulo beta-eta