Fri, 26 Nov 2010 22:22:07 +0100 |
blanchet |
put facts found by SMT solver in alphabetical order and omit chained facts, as was done already for ATP proofs
|
changeset |
files
|
Fri, 26 Nov 2010 22:29:41 +0100 |
wenzelm |
make two copies (!) of Library.UnequalLengths coincide with ListPair.UnequalLengths;
|
changeset |
files
|
Fri, 26 Nov 2010 22:04:33 +0100 |
wenzelm |
just one version of fold_rev2;
|
changeset |
files
|
Fri, 26 Nov 2010 21:31:46 +0100 |
wenzelm |
explicit use of unprefix;
|
changeset |
files
|
Fri, 26 Nov 2010 21:09:36 +0100 |
wenzelm |
keep private things private, without comments;
|
changeset |
files
|
Fri, 26 Nov 2010 20:52:21 +0100 |
wenzelm |
eliminated some clones of eq_list;
|
changeset |
files
|
Fri, 26 Nov 2010 18:07:00 +0100 |
nipkow |
merged
|
changeset |
files
|
Fri, 26 Nov 2010 18:06:48 +0100 |
nipkow |
new lemma
|
changeset |
files
|
Fri, 26 Nov 2010 17:54:15 +0100 |
wenzelm |
lemma trans_sym allows single-step "normalization" in Isar, e.g. via moreover/ultimately;
|
changeset |
files
|
Fri, 26 Nov 2010 16:28:34 +0100 |
wenzelm |
prefer non-classical eliminations in Pure reasoning, notably "rule" steps;
|
changeset |
files
|
Fri, 26 Nov 2010 14:40:33 +0100 |
wenzelm |
discontinued global "Isabelle" symlink, to make each distribution even more self-contained;
|
changeset |
files
|
Fri, 26 Nov 2010 14:19:16 +0100 |
wenzelm |
more correct spelling;
|
changeset |
files
|
Fri, 26 Nov 2010 12:03:18 +0100 |
haftmann |
globbing constant expressions use more idiomatic underscore rather than star
|
changeset |
files
|
Fri, 26 Nov 2010 12:03:17 +0100 |
haftmann |
globbing constant expressions use more idiomatic underscore rather than star;
|
changeset |
files
|
Fri, 26 Nov 2010 11:38:20 +0100 |
haftmann |
datatype constructor glob for code_reflect
|
changeset |
files
|
Fri, 26 Nov 2010 11:06:49 +0100 |
haftmann |
merged
|
changeset |
files
|
Fri, 26 Nov 2010 09:32:26 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 25 Nov 2010 15:40:41 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 25 Nov 2010 15:40:15 +0100 |
haftmann |
toplevel deresolving for flat module name space
|
changeset |
files
|
Fri, 26 Nov 2010 10:04:04 +0100 |
hoelzl |
merged
|
changeset |
files
|
Tue, 23 Nov 2010 14:14:17 +0100 |
hoelzl |
Move some missing lemmas from Andrei Popescus 'Ordinals and Cardinals' AFP entry to the HOL-image.
|
changeset |
files
|
Mon, 22 Nov 2010 10:34:33 +0100 |
hoelzl |
Replace surj by abbreviation; remove surj_on.
|
changeset |
files
|
Fri, 26 Nov 2010 09:15:49 +0100 |
blanchet |
adjust Sledgehammer/SMT fudge factor
|
changeset |
files
|
Thu, 25 Nov 2010 16:12:23 +0100 |
wenzelm |
clarified Par_List.managed_results, with explicit propagation of outermost physical interrupt to forked futures (e.g. to make timeout apply here as expected and prevent zombies);
|
changeset |
files
|
Thu, 25 Nov 2010 14:59:01 +0100 |
blanchet |
merge
|
changeset |
files
|
Thu, 25 Nov 2010 14:58:50 +0100 |
blanchet |
cosmetics
|
changeset |
files
|
Thu, 25 Nov 2010 14:58:20 +0100 |
blanchet |
eta-reduce on the fly to prevent an exception
|
changeset |
files
|
Thu, 25 Nov 2010 14:36:51 +0100 |
nipkow |
merged
|
changeset |
files
|
Thu, 25 Nov 2010 14:35:52 +0100 |
nipkow |
Added the simplest finite Ramsey theorem
|
changeset |
files
|
Thu, 25 Nov 2010 14:13:48 +0100 |
blanchet |
reverted c059d550afec -- the triviality check had apparently nothing to do with spontaneous Interrupt exceptions
|
changeset |
files
|
Thu, 25 Nov 2010 13:26:12 +0100 |
blanchet |
set Metis option on correct context, lest it be ignored
|
changeset |
files
|
Thu, 25 Nov 2010 12:11:12 +0100 |
blanchet |
make "debug" mode of Sledgehammer/SMT more liberal
|
changeset |
files
|
Thu, 25 Nov 2010 00:32:30 +0100 |
blanchet |
fix check for builtinness of 0 and 1 -- these aren't functions
|
changeset |
files
|
Thu, 25 Nov 2010 00:17:16 +0100 |
blanchet |
added "no_atp" for fact that confuses the SMT normalizer and that doesn't help ATPs anyway
|
changeset |
files
|
Wed, 24 Nov 2010 23:17:24 +0100 |
blanchet |
document requirement on theory import
|
changeset |
files
|
Wed, 24 Nov 2010 19:15:00 +0100 |
haftmann |
corrected abd4e7358847 where SOMEthing went utterly wrong
|
changeset |
files
|
Wed, 24 Nov 2010 16:51:13 +0100 |
boehmes |
merged
|
changeset |
files
|
Wed, 24 Nov 2010 15:33:35 +0100 |
boehmes |
swap names for built-in tester functions (to better reflect the intuition of what they do);
|
changeset |
files
|
Wed, 24 Nov 2010 13:31:12 +0100 |
boehmes |
instantiate elimination rules (reduces number of quantified variables, and makes such theorems better amenable for SMT solvers)
|
changeset |
files
|
Wed, 24 Nov 2010 16:15:15 +0100 |
blanchet |
more precise error handling in Sledgehammer/SMT for Z3 and remote SMT provers
|
changeset |
files
|
Wed, 24 Nov 2010 10:52:02 +0100 |
bulwahn |
removing Enum.in_enum from the claset
|
changeset |
files
|
Wed, 24 Nov 2010 10:42:28 +0100 |
boehmes |
merged
|
changeset |
files
|
Wed, 24 Nov 2010 10:39:58 +0100 |
boehmes |
be more precise: only treat constant 'distinct' applied to an explicit list as built-in
|
changeset |
files
|
Wed, 24 Nov 2010 08:51:48 +0100 |
boehmes |
be more liberal in reconstructing congruences from Z3 (sometimes the symmetric version of a premise is needed)
|
changeset |
files
|
Wed, 24 Nov 2010 10:23:52 +0100 |
bulwahn |
announcing some latest change (d40b347d5b0b)
|
changeset |
files
|
Tue, 23 Nov 2010 23:44:11 +0100 |
blanchet |
merged
|
changeset |
files
|
Tue, 23 Nov 2010 23:43:56 +0100 |
blanchet |
more precise characterization of built-in constants "number_of", "0", and "1"
|
changeset |
files
|
Tue, 23 Nov 2010 23:11:06 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 22 Nov 2010 17:49:24 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 22 Nov 2010 17:48:35 +0100 |
haftmann |
adhere established Collect/mem convention more closely
|
changeset |
files
|
Mon, 22 Nov 2010 17:49:12 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 22 Nov 2010 17:46:51 +0100 |
haftmann |
replaced misleading Fset/fset name -- these do not stand for finite sets
|
changeset |
files
|
Mon, 22 Nov 2010 09:37:39 +0100 |
haftmann |
renamed slightly ambivalent crel to effect
|
changeset |
files
|
Tue, 23 Nov 2010 23:10:13 +0100 |
blanchet |
disable triviality checking -- it might be the source of the spurious Interrupt exceptions that make it almost impossible to run Judgement Day
|
changeset |
files
|
Tue, 23 Nov 2010 22:37:16 +0100 |
blanchet |
more precise error handling for Z3;
|
changeset |
files
|
Tue, 23 Nov 2010 21:54:03 +0100 |
blanchet |
use "Thm.transfer" in Sledgehammer to prevent theory merger issues in "SMT_Solver.smt_filter" later on
|
changeset |
files
|
Tue, 23 Nov 2010 19:01:21 +0100 |
blanchet |
make Mirabelle take into consideration whether the SMT solver proof should be reconstructed with Metis or SMT
|
changeset |
files
|
Tue, 23 Nov 2010 18:28:09 +0100 |
blanchet |
try Metis to reconstruct SMT proofs, to increase success rate and reduce dependency on (often remote) SMT solvers or certificates
|
changeset |
files
|
Tue, 23 Nov 2010 18:26:56 +0100 |
blanchet |
added "verbose" option to Metis to shut up its warnings if necessary
|
changeset |
files
|
Mon, 22 Nov 2010 23:37:00 +0100 |
boehmes |
added support for quantifier weight annotations
|
changeset |
files
|
Mon, 22 Nov 2010 15:45:43 +0100 |
boehmes |
share and use more utility functions;
|
changeset |
files
|
Mon, 22 Nov 2010 15:45:42 +0100 |
boehmes |
added prove reconstruction for injective functions;
|
changeset |
files
|
Mon, 22 Nov 2010 14:27:42 +0100 |
haftmann |
generous timeout gives more breath in parallel run on less luxury machines
|
changeset |
files
|
Mon, 22 Nov 2010 14:19:03 +0100 |
bulwahn |
adding setup for exhaustive testing in example file
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:11 +0100 |
bulwahn |
hiding enum
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:09 +0100 |
bulwahn |
adapting example in Predicate_Compile_Examples
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:07 +0100 |
bulwahn |
hiding the constants
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:06 +0100 |
bulwahn |
improving function is_iterable in quickcheck
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:02 +0100 |
bulwahn |
adding temporary options to the quickcheck examples
|
changeset |
files
|
Mon, 22 Nov 2010 11:35:00 +0100 |
bulwahn |
adapting the quickcheck examples
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:59 +0100 |
bulwahn |
adding AFP tests to Mutabelle_Extra; adopting mutabelle to recent quickcheck changes; filtering strange mutants; adding solvers to mutabelle; restructuring mutabelle
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:58 +0100 |
bulwahn |
adding code equations for EX1 on finite types
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:57 +0100 |
bulwahn |
adding code equation for function equality; adding some instantiations for the finite types
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:56 +0100 |
bulwahn |
adding Enum to HOL-Main image and removing it from HOL-Library
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:55 +0100 |
bulwahn |
moving Enum theory from HOL/Library to HOL
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:54 +0100 |
bulwahn |
splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:53 +0100 |
bulwahn |
adding prototype for finite_type instantiations
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:52 +0100 |
bulwahn |
adding option finite_types to quickcheck
|
changeset |
files
|
Mon, 22 Nov 2010 11:34:50 +0100 |
bulwahn |
adding test cases for smallcheck and adding examples where exhaustive testing is more successful
|
changeset |
files
|
Mon, 22 Nov 2010 10:42:07 +0100 |
bulwahn |
changed old-style quickcheck configurations to new Config.T configurations
|
changeset |
files
|
Mon, 22 Nov 2010 10:42:06 +0100 |
bulwahn |
adding temporary function test_test_small to Quickcheck
|
changeset |
files
|
Mon, 22 Nov 2010 10:42:04 +0100 |
bulwahn |
added useful function map_context_result to signature
|
changeset |
files
|
Mon, 22 Nov 2010 10:42:03 +0100 |
bulwahn |
moving the error handling to the right scope in smallvalue_generators
|
changeset |
files
|
Mon, 22 Nov 2010 10:42:01 +0100 |
bulwahn |
removing clone from function package and using the clean interface from Function_Relation instead
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:58 +0100 |
bulwahn |
adding function generation to SmallCheck; activating exhaustive search space testing
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:57 +0100 |
bulwahn |
adding dummy definition for Code_Evaluation.Abs and hiding constants App less strict
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:56 +0100 |
bulwahn |
generalized ensure_random_datatype to ensure_sort_datatype
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:56 +0100 |
bulwahn |
renaming quickcheck generator code to random
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:55 +0100 |
bulwahn |
ported sledgehammer_tactic to current development version
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:54 +0100 |
bulwahn |
adding dependencies to IsaMakefile; adding sledgehammer_tactic in Mirabelle_Test
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:53 +0100 |
bulwahn |
adding files to use sledgehammer as a tactic for non-interactive use
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:52 +0100 |
bulwahn |
adding birthday paradoxon from some abandoned drawer
|
changeset |
files
|
Mon, 22 Nov 2010 10:41:51 +0100 |
bulwahn |
adding extensional function spaces to the FuncSet library theory
|
changeset |
files
|
Mon, 22 Nov 2010 09:19:34 +0100 |
haftmann |
tuned
|
changeset |
files
|
Mon, 22 Nov 2010 09:18:25 +0100 |
haftmann |
tuned
|
changeset |
files
|
Sat, 20 Nov 2010 01:07:16 +0100 |
wenzelm |
updated explode vs. raw_explode;
|
changeset |
files
|
Sat, 20 Nov 2010 00:53:26 +0100 |
wenzelm |
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
|
changeset |
files
|
Fri, 19 Nov 2010 23:48:07 +0100 |
wenzelm |
total Symbol.explode (cf. 1050315f6ee2);
|
changeset |
files
|
Fri, 19 Nov 2010 21:14:12 +0100 |
wenzelm |
do not export Thy_Load.required, to avoid confusion about the interface;
|
changeset |
files
|
Fri, 19 Nov 2010 09:07:23 -0800 |
huffman |
merged
|
changeset |
files
|
Wed, 17 Nov 2010 16:13:33 -0800 |
huffman |
declare adm_chfin [simp]
|
changeset |
files
|
Wed, 17 Nov 2010 16:05:18 -0800 |
huffman |
add lemma cont_fun; remove unused lemma monofun_app
|
changeset |
files
|
Wed, 17 Nov 2010 12:19:19 -0800 |
huffman |
accumulated NEWS updates for HOLCF
|
changeset |
files
|
Wed, 17 Nov 2010 11:39:44 -0800 |
huffman |
section -> subsection
|
changeset |
files
|
Wed, 17 Nov 2010 11:07:02 -0800 |
huffman |
add lemma adm_prod_case
|
changeset |
files
|
Fri, 19 Nov 2010 14:59:11 +0000 |
paulson |
merged
|
changeset |
files
|
Fri, 19 Nov 2010 14:58:49 +0000 |
paulson |
First-order pattern matching: catch a rogue exception (differing numbers of arguments)
|
changeset |
files
|
Fri, 19 Nov 2010 14:35:58 +0100 |
haftmann |
eval simp rules for predicate type, simplify primitive proofs
|
changeset |
files
|
Fri, 19 Nov 2010 11:44:46 +0100 |
haftmann |
generalized type
|
changeset |
files
|
Fri, 19 Nov 2010 10:37:06 +0100 |
haftmann |
made smlnj happy
|
changeset |
files
|
Fri, 19 Nov 2010 10:04:08 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 18 Nov 2010 18:53:36 +0100 |
haftmann |
proper qualification needed due to shadowing on theory merge
|
changeset |
files
|