Thu, 08 Nov 2012 17:11:04 +0100 handling x : S y pattern with the default mechanism instead of raising an exception in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 17:11:04 +0100] rev 50032
handling x : S y pattern with the default mechanism instead of raising an exception in the set_comprehension_pointfree simproc
Thu, 08 Nov 2012 17:06:59 +0100 tuned
bulwahn [Thu, 08 Nov 2012 17:06:59 +0100] rev 50031
tuned
Thu, 08 Nov 2012 16:25:26 +0100 syntactic tuning and restructuring of set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 16:25:26 +0100] rev 50030
syntactic tuning and restructuring of set_comprehension_pointfree simproc
Thu, 08 Nov 2012 11:59:50 +0100 using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
bulwahn [Thu, 08 Nov 2012 11:59:50 +0100] rev 50029
using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
Thu, 08 Nov 2012 11:59:49 +0100 improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
bulwahn [Thu, 08 Nov 2012 11:59:49 +0100] rev 50028
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
Thu, 08 Nov 2012 11:59:48 +0100 adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
bulwahn [Thu, 08 Nov 2012 11:59:48 +0100] rev 50027
adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
Thu, 08 Nov 2012 11:59:47 +0100 importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50026
importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
Thu, 08 Nov 2012 11:59:47 +0100 handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50025
handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
Thu, 08 Nov 2012 11:59:46 +0100 simplified structure of patterns in set_comprehension_simproc
bulwahn [Thu, 08 Nov 2012 11:59:46 +0100] rev 50024
simplified structure of patterns in set_comprehension_simproc
Thu, 08 Nov 2012 10:02:38 +0100 refined stack of library theories implementing int and/or nat by target language numerals
haftmann [Thu, 08 Nov 2012 10:02:38 +0100] rev 50023
refined stack of library theories implementing int and/or nat by target language numerals
Wed, 07 Nov 2012 20:48:04 +0100 restored SML code check which got unintentionally broken: must explicitly check for error during compilation;
haftmann [Wed, 07 Nov 2012 20:48:04 +0100] rev 50022
restored SML code check which got unintentionally broken: must explicitly check for error during compilation; restore more conventional namespace during check (relevant for Imperative-HOL)
Tue, 06 Nov 2012 19:18:35 +0100 add support for function application to measurability prover
hoelzl [Tue, 06 Nov 2012 19:18:35 +0100] rev 50021
add support for function application to measurability prover
Tue, 06 Nov 2012 15:15:33 +0100 renamed Sledgehammer option
blanchet [Tue, 06 Nov 2012 15:15:33 +0100] rev 50020
renamed Sledgehammer option
Tue, 06 Nov 2012 15:12:31 +0100 always show timing for structured proofs
blanchet [Tue, 06 Nov 2012 15:12:31 +0100] rev 50019
always show timing for structured proofs
Tue, 06 Nov 2012 14:46:21 +0100 use implications rather than disjunctions to improve readability
blanchet [Tue, 06 Nov 2012 14:46:21 +0100] rev 50018
use implications rather than disjunctions to improve readability
Tue, 06 Nov 2012 13:47:51 +0100 avoid name clashes
blanchet [Tue, 06 Nov 2012 13:47:51 +0100] rev 50017
avoid name clashes
Tue, 06 Nov 2012 13:09:02 +0100 fixed more "Trueprop" issues
blanchet [Tue, 06 Nov 2012 13:09:02 +0100] rev 50016
fixed more "Trueprop" issues
Tue, 06 Nov 2012 12:38:45 +0100 removed needless sort
blanchet [Tue, 06 Nov 2012 12:38:45 +0100] rev 50015
removed needless sort
Tue, 06 Nov 2012 11:24:48 +0100 avoid double "Trueprop"s
blanchet [Tue, 06 Nov 2012 11:24:48 +0100] rev 50014
avoid double "Trueprop"s
Tue, 06 Nov 2012 11:20:56 +0100 use original formulas for hypotheses and conclusion to avoid mismatches
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50013
use original formulas for hypotheses and conclusion to avoid mismatches
Tue, 06 Nov 2012 11:20:56 +0100 track formula roles in proofs and use that to determine whether the conjecture should be negated or not
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50012
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 correct parsing of E dependencies
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50011
correct parsing of E dependencies
Tue, 06 Nov 2012 11:20:56 +0100 proper handling of assumptions arising from the goal's being expressed in rule format, for Isar proof construction
blanchet [Tue, 06 Nov 2012 11:20:56 +0100] rev 50010
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 tuned
nipkow [Mon, 05 Nov 2012 11:40:51 +0100] rev 50009
tuned
Sun, 04 Nov 2012 18:41:27 +0100 code for while directly, not via while_option
nipkow [Sun, 04 Nov 2012 18:41:27 +0100] rev 50008
code for while directly, not via while_option
Sun, 04 Nov 2012 18:38:18 +0100 executable true liveness analysis incl an approximating version
nipkow [Sun, 04 Nov 2012 18:38:18 +0100] rev 50007
executable true liveness analysis incl an approximating version
Sun, 04 Nov 2012 17:36:26 +0100 now that sets are executable again, no more special treatment of variable sets
nipkow [Sun, 04 Nov 2012 17:36:26 +0100] rev 50006
now that sets are executable again, no more special treatment of variable sets
Fri, 02 Nov 2012 16:16:48 +0100 handle non-unit clauses gracefully
blanchet [Fri, 02 Nov 2012 16:16:48 +0100] rev 50005
handle non-unit clauses gracefully
Fri, 02 Nov 2012 16:16:48 +0100 several improvements to Isar proof reconstruction, by Steffen Smolka (step merging in case splits, time measurements, etc.)
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.)
Fri, 02 Nov 2012 14:23:54 +0100 use measurability prover
hoelzl [Fri, 02 Nov 2012 14:23:54 +0100] rev 50003
use measurability prover
Fri, 02 Nov 2012 14:23:40 +0100 add measurability prover; add support for Borel sets
hoelzl [Fri, 02 Nov 2012 14:23:40 +0100] rev 50002
add measurability prover; add support for Borel sets
Fri, 02 Nov 2012 14:00:39 +0100 add syntax and a.e.-rules for (conditional) probability on predicates
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50001
add syntax and a.e.-rules for (conditional) probability on predicates
Fri, 02 Nov 2012 14:00:39 +0100 infinite product measure is invariant under adding prefixes
hoelzl [Fri, 02 Nov 2012 14:00:39 +0100] rev 50000
infinite product measure is invariant under adding prefixes
Fri, 02 Nov 2012 14:00:39 +0100 for the product measure it is enough if only one measure is sigma-finite
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
Fri, 02 Nov 2012 12:00:51 +0100 Allow parentheses around left-hand sides of array associations
berghofe [Fri, 02 Nov 2012 12:00:51 +0100] rev 49998
Allow parentheses around left-hand sides of array associations
Thu, 01 Nov 2012 15:00:48 +0100 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 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)
Thu, 01 Nov 2012 13:32:57 +0100 regenerated SMT certificates
blanchet [Thu, 01 Nov 2012 13:32:57 +0100] rev 49996
regenerated SMT certificates
Thu, 01 Nov 2012 11:34:00 +0100 regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
blanchet [Thu, 01 Nov 2012 11:34:00 +0100] rev 49995
regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
Wed, 31 Oct 2012 11:23:21 +0100 fixed bool vs. prop mismatch
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49994
fixed bool vs. prop mismatch
Wed, 31 Oct 2012 11:23:21 +0100 removed "refute" command from Isar manual, now that it has been moved outside "Main"
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"
Wed, 31 Oct 2012 11:23:21 +0100 repaired "Mutabelle" after Refute move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49992
repaired "Mutabelle" after Refute move
Wed, 31 Oct 2012 11:23:21 +0100 less verbose -- the warning will reach the users anyway by other means
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49991
less verbose -- the warning will reach the users anyway by other means
Wed, 31 Oct 2012 11:23:21 +0100 tuned messages
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49990
tuned messages
Wed, 31 Oct 2012 11:23:21 +0100 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 49989
moved "SAT" before "FunDef" and moved back all SAT-related ML files to where they belong
Wed, 31 Oct 2012 11:23:21 +0100 fixes related to Refute's move
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49988
fixes related to Refute's move
Wed, 31 Oct 2012 11:23:21 +0100 added a timeout around script that relies on the network
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49987
added a timeout around script that relies on the network
Wed, 31 Oct 2012 11:23:21 +0100 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 49986
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 moved Refute to "HOL/Library" to speed up building "Main" even more
blanchet [Wed, 31 Oct 2012 11:23:21 +0100] rev 49985
moved Refute to "HOL/Library" to speed up building "Main" even more
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip