Mon, 18 Jul 2011 21:49:39 +0200 |
haftmann |
generalization; various notation and proof tuning
|
changeset |
files
|
Mon, 18 Jul 2011 21:34:01 +0200 |
haftmann |
avoid misunderstandable names
|
changeset |
files
|
Mon, 18 Jul 2011 21:15:51 +0200 |
haftmann |
moved lemmas to appropriate theory
|
changeset |
files
|
Tue, 19 Jul 2011 00:16:18 +0200 |
krauss |
forgotten qualifier
|
changeset |
files
|
Tue, 19 Jul 2011 00:07:21 +0200 |
krauss |
values_timeout defaults to 600.0 on SML/NJ -- saves us from cluttering all theories equivalent declarations
|
changeset |
files
|
Mon, 18 Jul 2011 23:48:28 +0200 |
krauss |
killed use of PolyML.makestring
|
changeset |
files
|
Mon, 18 Jul 2011 23:35:50 +0200 |
krauss |
added experimental mira configuration for HOL Light importer
|
changeset |
files
|
Mon, 18 Jul 2011 18:52:52 +0200 |
boehmes |
allow rules with premises to be declared as z3_rule (to circumvent incompleteness of Z3 proof reconstruction)
|
changeset |
files
|
Mon, 18 Jul 2011 13:49:26 +0200 |
bulwahn |
unactivating narrowing-based quickcheck by default
|
changeset |
files
|
Mon, 18 Jul 2011 13:48:35 +0200 |
bulwahn |
making active configuration public in narrowing-based quickcheck
|
changeset |
files
|
Mon, 18 Jul 2011 11:38:14 +0200 |
bulwahn |
declare tester in this quickcheck example
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding code equations for partial_term_of for rational numbers
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting an experimental setup to changes in quickcheck's infrastructure
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding narrowing instances for real and rational
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting quickcheck based on the analysis of the predicate compiler
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting prolog-based tester
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
quickcheck does not deactivate testers if none are given
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
renaming quickcheck_tester to quickcheck_batch_tester; tuned
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
changing parser in quickcheck to activate and deactivate the testers
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting SML_Quickcheck to new quickcheck infrastructure
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
enabling parallel execution of testers but removing more informative quickcheck output
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
changed every tester to have a configuration in quickcheck; enabling parallel testing of different testers in quickcheck
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
removing generator registration
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
parametrized test_term functions in quickcheck
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding random, exhaustive and SML quickcheck as testers
|
changeset |
files
|
Sun, 17 Jul 2011 22:25:14 +0200 |
haftmann |
more on complement
|
changeset |
files
|
Sun, 17 Jul 2011 22:24:08 +0200 |
haftmann |
more on complement
|
changeset |
files
|
Sun, 17 Jul 2011 20:57:56 +0200 |
haftmann |
more consistent theorem names
|
changeset |
files
|
Sun, 17 Jul 2011 20:46:51 +0200 |
haftmann |
more lemmas about SUP
|
changeset |
files
|
Sun, 17 Jul 2011 20:29:54 +0200 |
haftmann |
structuring duals together
|
changeset |
files
|
Sun, 17 Jul 2011 20:23:39 +0200 |
haftmann |
merged
|
changeset |
files
|
Sun, 17 Jul 2011 20:23:33 +0200 |
haftmann |
more lemmas about Sup
|
changeset |
files
|
Sun, 17 Jul 2011 19:55:17 +0200 |
haftmann |
generalized INT_anti_mono
|
changeset |
files
|
Sun, 17 Jul 2011 19:48:02 +0200 |
haftmann |
moving UNIV = ... equations to their proper theories
|
changeset |
files
|
Sun, 17 Jul 2011 15:15:58 +0200 |
haftmann |
further generalization from sets to complete lattices
|
changeset |
files
|
Sun, 17 Jul 2011 14:21:19 +0200 |
blanchet |
fixed lambda-liftg: must ensure the formulas are in close form
|
changeset |
files
|
Sun, 17 Jul 2011 14:12:45 +0200 |
blanchet |
ensure that the lambda translation procedure is called only once with all the facts, which is necessary for soundness of lambda-lifting (freshness of new names)
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
pass kind to lambda-translation function
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
more refactoring of preprocessing
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
more refactoring of preprocessing, so as to be able to centralize it
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
renamed internal data structure
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
simplify code -- there are no lambdas in helpers anyway
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:35 +0200 |
blanchet |
added lambda-lifting to Sledgehammer (rough)
|
changeset |
files
|
Sun, 17 Jul 2011 14:11:34 +0200 |
blanchet |
move more lambda-handling logic to Sledgehammer, from ATP module, for formal dependency reasons
|
changeset |
files
|
Sun, 17 Jul 2011 08:45:06 +0200 |
haftmann |
merged
|
changeset |
files
|
Sat, 16 Jul 2011 22:28:35 +0200 |
haftmann |
generalized some lemmas
|
changeset |
files
|
Sat, 16 Jul 2011 22:04:02 +0200 |
haftmann |
consolidated bot and top classes, tuned notation
|
changeset |
files
|