Tue, 06 Nov 2012 11:03:28 +0100 |
immler |
moved lemmas further up
|
changeset |
files
|
Thu, 08 Nov 2012 20:02:41 +0100 |
bulwahn |
tuned proofs
|
changeset |
files
|
Thu, 08 Nov 2012 19:55:37 +0100 |
bulwahn |
using hyp_subst_tac that allows to pass the current simpset to avoid the renamed bound variable warning in the simplifier
|
changeset |
files
|
Thu, 08 Nov 2012 19:55:35 +0100 |
bulwahn |
hyp_subst_tac allows to pass an optional simpset to the internal simplifier call to avoid renamed bound variable warnings in the simplifier call
|
changeset |
files
|
Thu, 08 Nov 2012 19:55:19 +0100 |
bulwahn |
NEWS
|
changeset |
files
|
Thu, 08 Nov 2012 19:55:17 +0100 |
bulwahn |
rewriting with the simpset that is passed to the simproc
|
changeset |
files
|
Thu, 08 Nov 2012 17:11:04 +0100 |
bulwahn |
handling x : S y pattern with the default mechanism instead of raising an exception in the set_comprehension_pointfree simproc
|
changeset |
files
|
Thu, 08 Nov 2012 17:06:59 +0100 |
bulwahn |
tuned
|
changeset |
files
|
Thu, 08 Nov 2012 16:25:26 +0100 |
bulwahn |
syntactic tuning and restructuring of set_comprehension_pointfree simproc
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:50 +0100 |
bulwahn |
using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:49 +0100 |
bulwahn |
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:48 +0100 |
bulwahn |
adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:47 +0100 |
bulwahn |
importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:47 +0100 |
bulwahn |
handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
|
changeset |
files
|
Thu, 08 Nov 2012 11:59:46 +0100 |
bulwahn |
simplified structure of patterns in set_comprehension_simproc
|
changeset |
files
|
Thu, 08 Nov 2012 10:02:38 +0100 |
haftmann |
refined stack of library theories implementing int and/or nat by target language numerals
|
changeset |
files
|
Wed, 07 Nov 2012 20:48:04 +0100 |
haftmann |
restored SML code check which got unintentionally broken: must explicitly check for error during compilation;
|
changeset |
files
|
Tue, 06 Nov 2012 19:18:35 +0100 |
hoelzl |
add support for function application to measurability prover
|
changeset |
files
|
Tue, 06 Nov 2012 15:15:33 +0100 |
blanchet |
renamed Sledgehammer option
|
changeset |
files
|
Tue, 06 Nov 2012 15:12:31 +0100 |
blanchet |
always show timing for structured proofs
|
changeset |
files
|
Tue, 06 Nov 2012 14:46:21 +0100 |
blanchet |
use implications rather than disjunctions to improve readability
|
changeset |
files
|
Tue, 06 Nov 2012 13:47:51 +0100 |
blanchet |
avoid name clashes
|
changeset |
files
|
Tue, 06 Nov 2012 13:09:02 +0100 |
blanchet |
fixed more "Trueprop" issues
|
changeset |
files
|
Tue, 06 Nov 2012 12:38:45 +0100 |
blanchet |
removed needless sort
|
changeset |
files
|
Tue, 06 Nov 2012 11:24:48 +0100 |
blanchet |
avoid double "Trueprop"s
|
changeset |
files
|
Tue, 06 Nov 2012 11:20:56 +0100 |
blanchet |
use original formulas for hypotheses and conclusion to avoid mismatches
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 06 Nov 2012 11:20:56 +0100 |
blanchet |
correct parsing of E dependencies
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 05 Nov 2012 11:40:51 +0100 |
nipkow |
tuned
|
changeset |
files
|
Sun, 04 Nov 2012 18:41:27 +0100 |
nipkow |
code for while directly, not via while_option
|
changeset |
files
|
Sun, 04 Nov 2012 18:38:18 +0100 |
nipkow |
executable true liveness analysis incl an approximating version
|
changeset |
files
|
Sun, 04 Nov 2012 17:36:26 +0100 |
nipkow |
now that sets are executable again, no more special treatment of variable sets
|
changeset |
files
|
Fri, 02 Nov 2012 16:16:48 +0100 |
blanchet |
handle non-unit clauses gracefully
|
changeset |
files
|
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.)
|
changeset |
files
|
Fri, 02 Nov 2012 14:23:54 +0100 |
hoelzl |
use measurability prover
|
changeset |
files
|
Fri, 02 Nov 2012 14:23:40 +0100 |
hoelzl |
add measurability prover; add support for Borel sets
|
changeset |
files
|
Fri, 02 Nov 2012 14:00:39 +0100 |
hoelzl |
add syntax and a.e.-rules for (conditional) probability on predicates
|
changeset |
files
|
Fri, 02 Nov 2012 14:00:39 +0100 |
hoelzl |
infinite product measure is invariant under adding prefixes
|
changeset |
files
|
Fri, 02 Nov 2012 14:00:39 +0100 |
hoelzl |
for the product measure it is enough if only one measure is sigma-finite
|
changeset |
files
|
Fri, 02 Nov 2012 12:00:51 +0100 |
berghofe |
Allow parentheses around left-hand sides of array associations
|
changeset |
files
|
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)
|
changeset |
files
|
Thu, 01 Nov 2012 13:32:57 +0100 |
blanchet |
regenerated SMT certificates
|
changeset |
files
|
Thu, 01 Nov 2012 11:34:00 +0100 |
blanchet |
regenerated "SMT_Examples" certificates after soft-timeout change + removed a few needless oracles
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
fixed bool vs. prop mismatch
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
removed "refute" command from Isar manual, now that it has been moved outside "Main"
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
repaired "Mutabelle" after Refute move
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
less verbose -- the warning will reach the users anyway by other means
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
tuned messages
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
fixes related to Refute's move
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
added a timeout around script that relies on the network
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
moved Refute to "HOL/Library" to speed up building "Main" even more
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
use metaquantification when possible in Isar proofs
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
tuned code
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 31 Oct 2012 11:23:21 +0100 |
blanchet |
soft SMT timeout
|
changeset |
files
|
Sun, 28 Oct 2012 02:22:39 +0000 |
Christian Urban |
added function store_termination_rule to the signature, as it is used in Nominal2
|
changeset |
files
|