boehmes [Thu, 16 Dec 2010 12:07:36 +0100] rev 41195
fixed eta-expansion: introduce a couple of abstractions at once
paulson [Thu, 16 Dec 2010 12:19:00 +0000] rev 41194
merged
paulson [Thu, 16 Dec 2010 12:05:00 +0000] rev 41193
made sml/nj happy
bulwahn [Thu, 16 Dec 2010 11:31:22 +0100] rev 41192
removing file refute_isar.ML that was missed in 4006f5c3f421
bulwahn [Thu, 16 Dec 2010 11:31:07 +0100] rev 41191
added nitpick to mutabelle script
bulwahn [Thu, 16 Dec 2010 11:31:06 +0100] rev 41190
reactivating nitpick in Mutabelle
haftmann [Thu, 16 Dec 2010 09:40:15 +0100] rev 41189
more appropriate closures for static evaluation
haftmann [Thu, 16 Dec 2010 09:28:19 +0100] rev 41188
more uniform naming
haftmann [Thu, 16 Dec 2010 09:26:46 +0100] rev 41187
merged
haftmann [Wed, 15 Dec 2010 10:15:55 +0100] rev 41186
merged
haftmann [Wed, 15 Dec 2010 10:06:36 +0100] rev 41185
updated generated files
haftmann [Wed, 15 Dec 2010 09:47:12 +0100] rev 41184
simplified evaluation function names
boehmes [Thu, 16 Dec 2010 09:10:38 +0100] rev 41183
turned simp_trace_depth_limit into a configuration option
huffman [Wed, 15 Dec 2010 19:15:06 -0800] rev 41182
add notsqsubseteq syntax
wenzelm [Wed, 15 Dec 2010 20:52:20 +0100] rev 41181
show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
blanchet [Wed, 15 Dec 2010 19:41:24 +0100] rev 41180
make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
bulwahn [Wed, 15 Dec 2010 18:45:14 +0100] rev 41179
merged
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41178
adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41177
added enum_term_of to correct present nested functions
bulwahn [Wed, 15 Dec 2010 17:46:45 +0100] rev 41176
adding postprocessing for sets in term construction of quickcheck
boehmes [Wed, 15 Dec 2010 18:20:44 +0100] rev 41175
merged
boehmes [Wed, 15 Dec 2010 18:18:56 +0100] rev 41174
fixed trigger inference: testing if a theorem already has a trigger was too strict;
fixed monomorphization with respect to triggers (which might occur schematically)
boehmes [Wed, 15 Dec 2010 16:32:45 +0100] rev 41173
fixed checking and translation of weights (previously, weights occurring in terms were rejected, and weight numbers were unintended translated into Vars)
boehmes [Wed, 15 Dec 2010 16:29:56 +0100] rev 41172
the functions term_of and prop_of are also needed in earlier stages, not only for Z3 proof reconstruction, so they really belong in SMT_Utils
blanchet [Wed, 15 Dec 2010 18:10:32 +0100] rev 41171
facilitate debugging
wenzelm [Wed, 15 Dec 2010 17:43:22 +0100] rev 41170
merged
blanchet [Wed, 15 Dec 2010 17:14:44 +0100] rev 41169
clean up fudge factors a little bit
blanchet [Wed, 15 Dec 2010 16:42:07 +0100] rev 41168
added weights to SMT problems
blanchet [Wed, 15 Dec 2010 16:42:06 +0100] rev 41167
move facts supplied with "add:" to the front, so that they get a better weight (SMT)
hoelzl [Wed, 15 Dec 2010 15:13:52 +0100] rev 41166
beautify MacLaurin proofs; make better use of DERIV_intros
blanchet [Wed, 15 Dec 2010 14:29:04 +0100] rev 41165
workaround for bug in weight handling -- sometimes numerals got replaced by Vars and this confused the weight extractor
wenzelm [Wed, 15 Dec 2010 15:11:56 +0100] rev 41164
avoid ML structure aliases (especially single-letter abbreviations);
wenzelm [Wed, 15 Dec 2010 15:01:34 +0100] rev 41163
eliminated dead code;
wenzelm [Wed, 15 Dec 2010 13:35:50 +0100] rev 41162
more correct ML snippets that are unchecked;
tuned comments;
paulson [Wed, 15 Dec 2010 11:59:23 +0000] rev 41161
merged
paulson [Wed, 15 Dec 2010 11:58:49 +0000] rev 41160
Added two theorems about the concept of range. Tidied up the comments.
blanchet [Wed, 15 Dec 2010 12:08:41 +0100] rev 41159
honor "overlord" option for SMT solvers as well and don't pass "ext" to them
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41158
make Sledgehammer's relevance filter include the "ext" rule when appropriate
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41157
tuning
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41156
tuning
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41155
added support for "type_sys" option to Mirabelle
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41154
honor "metisFT" in Mirabelle
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41153
make "full_types" take precedence over "type_sys"
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41152
crank up Metis's timeout for SMT solvers, since users love Metis
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41151
generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41150
make sure first-order occurrences of "False" and "True" are handled correctly -- this broke when adding proper support for higher-order occurrences
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41149
consider "finite" overloaded in "precise_overloaded_args" mode
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41148
added timeout max for remote server invocation
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41147
fix translation of higher-order equality ("fequal") if "precise_overloaded_args" is "true"
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41146
fix Vampire parsing problem
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41145
improve partially tagged encoding by adding a helper fact that coalesces consecutive "ti" tags
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41144
example tuning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41143
remove at most one double negation -- any other double negations are part of some higher-order reasoning and should be left alone, cf. "HO_Reas.thy"
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41142
weaken the "expect" flag so that it doesn't trigger errors if a prover is not installed
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41141
added example to exercise higher-order reasoning with Sledgehammer and Metis
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41140
added Sledgehammer support for higher-order propositional reasoning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41139
add Metis support for higher-order propositional reasoning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41138
implemented partially-typed "tags" type encoding
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41137
implemented "no_types" encoding, which is too unsound to be useful but can come in handy for evaluations
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41136
implemented new type system encoding "overload_args", which is more lightweight than "const_args" (the unsound default) and hopefully almost as sound
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41135
tuning: unused var
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41134
added "type_sys" option to Sledgehammer
boehmes [Wed, 15 Dec 2010 11:07:13 +0100] rev 41133
merged
boehmes [Wed, 15 Dec 2010 10:52:43 +0100] rev 41132
updated SMT certificates
boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41131
fixed proof reconstruction for lambda-lifted problems (which broke when the lambda-lifting code was changed to operate on terms instead of on theorems)
boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41130
adapted the Z3 proof parser to recent changes in Z3's proof format;
keep the proof steps in an ordered list instead of in an Inttab (simplifies proof reconstruction code)
boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41129
also show function definitions for higher-order free variables in Z3 models
boehmes [Wed, 15 Dec 2010 10:12:48 +0100] rev 41128
always add pair rules and function update rules automatically (Boogie provides pairs and function update as built-in concepts and does not generate background axioms for them)
boehmes [Wed, 15 Dec 2010 10:12:44 +0100] rev 41127
re-implemented eta-expansion, lambda-lifting, and explicit application on terms (exploiting the control over the term structure);
abolished SMT interface concept in favor of solver classes (now also the translation configuration is stored in the context);
proof reconstruction is now expected to return a theorem stating False (and hence needs to discharge all hypothetical definitions);
built-in functions carry additionally their arity and their most general type;
slightly generalized the definition of fun_app
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41126
re-ordered SMT normalization code (eta-normalization, lambda abstractions and partial functions will be dealt with on the term level);
added simple trigger inference mechanism;
added syntactic checks for triggers and quantifier weights;
factored out the normalization of special quantifiers (used to be in the eta-normalization part);
normalization now unfolds abs/min/max (not SMT-LIB-specific);
rules for pairs and function update are not anymore added automatically to the problem;
more aggressive rewriting of natural number operations into integer operations (minimizes the number of remaining nat-int coercions);
normalizations are now managed in a class-based manner (similar to built-in symbols)
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41125
added option to enable trigger inference;
better documentation of triggers and SMT available options
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41124
moved SMT classes and dictionary functions to SMT_Utils
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41123
tuned
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41122
rewrite Z3 model equations one-by-one (the previous approach led to loss of information)
boehmes [Wed, 15 Dec 2010 08:39:24 +0100] rev 41121
added option to modify the random seed of SMT solvers
bulwahn [Wed, 15 Dec 2010 08:34:01 +0100] rev 41120
adding an Isar version of the MacLaurin theorem from some students' work in 2005
krauss [Tue, 14 Dec 2010 00:16:30 +0100] rev 41119
Admin/contributed_components tries to formalize compatibility with external components (for use e.g. by testing tools), guessing from the content of TUM contrib_devel directory
haftmann [Mon, 13 Dec 2010 22:54:47 +0100] rev 41118
separated dictionary weakning into separate type
krauss [Mon, 13 Dec 2010 10:15:27 +0100] rev 41117
eliminated dest_all_all_ctx
krauss [Mon, 13 Dec 2010 10:15:26 +0100] rev 41116
private term variant of Variable.focus
bulwahn [Mon, 13 Dec 2010 08:51:52 +0100] rev 41115
adding an executable THE operator on finite types
krauss [Sun, 12 Dec 2010 21:41:01 +0100] rev 41114
tuned headers
krauss [Sun, 12 Dec 2010 21:40:59 +0100] rev 41113
added signature;
more honest header
huffman [Sat, 11 Dec 2010 21:27:53 -0800] rev 41112
add HOLCF library theories with cpo/predomain instances for HOL types
huffman [Sat, 11 Dec 2010 11:26:37 -0800] rev 41111
xsymbol notation for powerdomain types
huffman [Sat, 11 Dec 2010 10:35:40 -0800] rev 41110
new powerdomain lemmas
krauss [Sat, 11 Dec 2010 00:14:12 +0100] rev 41109
made smlnj happy
haftmann [Fri, 10 Dec 2010 16:10:57 +0100] rev 41108
merged
haftmann [Fri, 10 Dec 2010 16:10:50 +0100] rev 41107
moved most fundamental lemmas upwards
bulwahn [Fri, 10 Dec 2010 14:10:35 +0100] rev 41106
setting finite_type_size to 1 in mutabelle_extra
bulwahn [Fri, 10 Dec 2010 11:42:05 +0100] rev 41105
adding check_all instances for a few more finite types in smallcheck
bulwahn [Fri, 10 Dec 2010 11:42:04 +0100] rev 41104
removing unneccassary sort constraints
krauss [Fri, 10 Dec 2010 09:18:17 +0100] rev 41103
made smlnj happy
haftmann [Thu, 09 Dec 2010 17:26:08 +0100] rev 41102
merged
haftmann [Thu, 09 Dec 2010 17:25:43 +0100] rev 41101
tuned names
haftmann [Thu, 09 Dec 2010 17:25:43 +0100] rev 41100
dictionary constants must permit explicit weakening of classes;
tuned names
haftmann [Thu, 09 Dec 2010 09:58:33 +0100] rev 41099
tracing of term to be evaluated
hoelzl [Thu, 09 Dec 2010 10:22:17 +0100] rev 41098
merged
hoelzl [Wed, 08 Dec 2010 19:32:11 +0100] rev 41097
use SUPR_ and INFI_apply instead of SUPR_, INFI_fun_expand
hoelzl [Wed, 08 Dec 2010 16:15:14 +0100] rev 41096
integral over setprod
hoelzl [Wed, 08 Dec 2010 16:15:14 +0100] rev 41095
cleanup bijectivity btw. product spaces and pairs
blanchet [Thu, 09 Dec 2010 08:46:04 +0100] rev 41094
compile
blanchet [Wed, 08 Dec 2010 22:18:37 +0100] rev 41093
lower fudge factor
blanchet [Wed, 08 Dec 2010 22:17:53 +0100] rev 41092
reword error message
blanchet [Wed, 08 Dec 2010 22:17:53 +0100] rev 41091
implicitly call the minimizer for SMT solvers that don't return an unsat core
blanchet [Wed, 08 Dec 2010 22:17:52 +0100] rev 41090
renamings
blanchet [Wed, 08 Dec 2010 22:17:52 +0100] rev 41089
moved function to later module
blanchet [Wed, 08 Dec 2010 22:17:52 +0100] rev 41088
clarified terminology
blanchet [Wed, 08 Dec 2010 22:17:52 +0100] rev 41087
split "Sledgehammer" module into two parts, to resolve forthcoming dependency problems
bulwahn [Wed, 08 Dec 2010 18:07:04 +0100] rev 41086
if only finite types and no real datatypes occur in the quantifiers only enumerate cardinality not size in quickcheck
bulwahn [Wed, 08 Dec 2010 18:07:03 +0100] rev 41085
adding a smarter enumeration scheme for finite functions
haftmann [Wed, 08 Dec 2010 16:47:57 +0100] rev 41084
merged
haftmann [Wed, 08 Dec 2010 16:47:45 +0100] rev 41083
work around problems with eta-expansion of equations
haftmann [Wed, 08 Dec 2010 15:05:46 +0100] rev 41082
bot comes before top, inf before sup etc.
haftmann [Wed, 08 Dec 2010 14:52:23 +0100] rev 41081
tuned
haftmann [Wed, 08 Dec 2010 14:52:23 +0100] rev 41080
nice syntax for lattice INFI, SUPR;
various *_apply rules for lattice operations on fun;
more default simplification rules
haftmann [Wed, 08 Dec 2010 14:52:23 +0100] rev 41079
NEWS
bulwahn [Wed, 08 Dec 2010 14:25:08 +0100] rev 41078
adding more efficient implementations for quantifiers in Enum
bulwahn [Wed, 08 Dec 2010 14:25:07 +0100] rev 41077
improving the mutabelle script
haftmann [Wed, 08 Dec 2010 13:34:51 +0100] rev 41076
primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`;
tuned
haftmann [Wed, 08 Dec 2010 13:34:50 +0100] rev 41075
primitive definitions of bot/top/inf/sup for bool and fun are named with canonical suffix `_def` rather than `_eq`
haftmann [Wed, 08 Dec 2010 13:34:50 +0100] rev 41074
hide popular names R and B
boehmes [Wed, 08 Dec 2010 08:33:04 +0100] rev 41073
built-in numbers are also built-in terms
boehmes [Wed, 08 Dec 2010 08:33:02 +0100] rev 41072
be more flexible: store SMT built-in symbols in generic contexts (not in theory contexts)
haftmann [Tue, 07 Dec 2010 21:58:36 +0100] rev 41071
merged
haftmann [Tue, 07 Dec 2010 16:33:54 +0100] rev 41070
more concise case names; proved extensionality
haftmann [Tue, 07 Dec 2010 16:33:54 +0100] rev 41069
name filter operation just filter (c.f. List.filter and list comprehension syntax)
haftmann [Tue, 07 Dec 2010 21:32:47 +0100] rev 41068
tuned whitespace