blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43165
refined auto minimization code: don't use Metis if Isar proofs are desired, and fall back on prover if Metis is too slow
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43164
tuning
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43163
killed odd connectives
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43162
added Metis examples to test the new type encodings
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43161
tuned CASC method
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43160
clean up unnecessary machinery -- helpers work also with monomorphic type encodings
blanchet [Mon, 06 Jun 2011 20:36:34 +0200] rev 43159
added support for helpers in new Metis, so far only for polymorphic type encodings
kleing [Mon, 06 Jun 2011 16:29:38 +0200] rev 43158
imported rest of new IMP
kleing [Mon, 06 Jun 2011 16:29:13 +0200] rev 43157
atLeastAtMostSuc_conv on int
kleing [Mon, 06 Jun 2011 14:11:54 +0200] rev 43156
fixed typo
boehmes [Sun, 05 Jun 2011 15:00:52 +0200] rev 43155
updated SMT certificates
boehmes [Sun, 05 Jun 2011 15:00:17 +0200] rev 43154
made introduction of explicit application stable under removal of vacuous facts (which only lower the rank of constants but do not participate in the proof)
bulwahn [Fri, 03 Jun 2011 19:37:26 +0200] rev 43153
changing the mira setting again for the mutabelle configuration
bulwahn [Fri, 03 Jun 2011 07:25:44 +0200] rev 43152
adding more settings to mira's mutabelle configuration
nipkow [Thu, 02 Jun 2011 15:17:23 +0200] rev 43151
merged
nipkow [Thu, 02 Jun 2011 10:10:23 +0200] rev 43150
Added typed IMP
bulwahn [Thu, 02 Jun 2011 10:13:46 +0200] rev 43149
adding quickcheck narrowing to mutabelle script; deactivating nitpick in mutabelle script momentarily because we are not monitoring the results effectively
bulwahn [Thu, 02 Jun 2011 09:51:40 +0200] rev 43148
adding invocation of exhaustive testing without using finite types to mutabelle
bulwahn [Thu, 02 Jun 2011 09:51:40 +0200] rev 43147
moving the distinction between invocation of testers and generators into test_goal_terms function in quickcheck for its usage with mutabelle
bulwahn [Thu, 02 Jun 2011 08:55:08 +0200] rev 43146
splitting Dlist theory in Dlist and Dlist_Cset
nipkow [Wed, 01 Jun 2011 23:08:04 +0200] rev 43145
merged
nipkow [Wed, 01 Jun 2011 22:47:26 +0200] rev 43144
Made comments text
nipkow [Wed, 01 Jun 2011 22:42:37 +0200] rev 43143
Fixed denotational semantics
nipkow [Wed, 01 Jun 2011 21:50:49 +0200] rev 43142
Removed old IMP files
nipkow [Wed, 01 Jun 2011 21:35:34 +0200] rev 43141
Replacing old IMP with new Semantics material
nipkow [Wed, 01 Jun 2011 15:53:47 +0200] rev 43140
tuned lemmas
blanchet [Wed, 01 Jun 2011 19:50:59 +0200] rev 43139
fixed debilitating translation bug introduced in b6e61d22fa61 -- "equal" and "=" should always have arity 2
bulwahn [Wed, 01 Jun 2011 13:50:37 +0200] rev 43138
setting up code generation for extended reals
nipkow [Wed, 01 Jun 2011 11:51:25 +0200] rev 43137
new lemmas
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43136
handle lightweight tags sym theorems gracefully in the presence of TVars with interesting type classes
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43135
more uniform handling of tfree sort inference in ATP reconstruction code, based on what Metis always has done
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43134
make sure no warnings are given for polymorphic facts where we use a monomorphic instance
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43133
fixed Isabelle version of lightweight tag theorem, using "Thm.trivial" not "Thm.assume"
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43132
ensured monomorphized facts have normalized zero var indexes, so that "find_var" doesn't fail later on
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43131
fixed interaction between type tags and hAPP in reconstruction code
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43130
implemented missing hAPP and ti cases of new path finder
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43129
support lightweight tags in new Metis
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43128
tuned names
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43127
export one more function
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43126
clausify "<=>" (needed for some type information)
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43125
distinguish different kinds of typing informations in the fact name
bulwahn [Wed, 01 Jun 2011 09:10:13 +0200] rev 43124
splitting RBT theory into RBT and RBT_Mapping
bulwahn [Wed, 01 Jun 2011 08:07:28 +0200] rev 43123
creating a free variable with proper name and local mixfix syntax (cf. db9b9e46131c)
bulwahn [Wed, 01 Jun 2011 08:07:27 +0200] rev 43122
code preprocessor applies simplifier when schematic variables are fixed to free variables to allow rewriting with congruence rules in the preprocessing steps
blanchet [Wed, 01 Jun 2011 00:23:16 +0200] rev 43121
make SML/NJ happier
blanchet [Wed, 01 Jun 2011 00:12:38 +0200] rev 43120
make sure "Trueprop" is removed before combinators are added -- the code is fragile in that respect
blanchet [Tue, 31 May 2011 23:39:27 +0200] rev 43119
speed up example by disabling preplay, and temporarily comment out a broken Sledgehammer call
boehmes [Tue, 31 May 2011 19:28:03 +0200] rev 43118
updated SMT certificates
boehmes [Tue, 31 May 2011 19:27:19 +0200] rev 43117
proper nesting of loops in new monomorphizer;
less duplication of code in new monomorphizer;
drop output of warnings of new monomorphizer
boehmes [Tue, 31 May 2011 19:21:20 +0200] rev 43116
use new monomorphizer for SMT;
simplify the monomorphizer by inlining functions and proper passing of arguments
bulwahn [Tue, 31 May 2011 18:13:00 +0200] rev 43115
merged
bulwahn [Tue, 31 May 2011 15:45:27 +0200] rev 43114
Quickcheck Narrowing only requires one compilation with GHC now
bulwahn [Tue, 31 May 2011 15:45:26 +0200] rev 43113
splitting test_goal_terms in Quickcheck into smaller basic functions
bulwahn [Tue, 31 May 2011 15:45:24 +0200] rev 43112
adding registration of testers in Quickcheck for its use in Quickcheck_Narrowing
blanchet [Tue, 31 May 2011 17:15:14 +0200] rev 43111
compile
blanchet [Tue, 31 May 2011 17:05:44 +0200] rev 43110
compile
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43109
monomorphize in the new Metis if the type system calls for it
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43108
use "monomorph.ML" in "ATP" theory (so the new Metis can use it)
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43107
fixed comment
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43106
fixed new path finder for type information tag
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43105
no need for type arguments with "xxx_tags_heavy" type system
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43104
use ":" for type information (looks good in Metis's output) and handle it in new path finder
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43103
tuned name
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43102
tuned name
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43101
make "prepare_atp_problem" more robust w.r.t. choice of type system
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43100
parse optional type system specification
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43099
tuning
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43098
proper handling of type variable classes in new Metis
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43097
fixed recursive call in new path finder and (untested:) handle hAPP
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43096
don't preprocess twice
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43095
more robust and simpler adjustment computation
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43094
more work on new Metis
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43093
tuning
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43092
more work on new metis that exploits the powerful new type encodings
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43091
tuning
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43090
removed obscure option
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43089
added "metisX" syntax (temporary)
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43088
compile
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43087
added new metis mode, with no implementation yet
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43086
tuning
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43085
first step in sharing more code between ATP and Metis translation
krauss [Tue, 31 May 2011 11:21:47 +0200] rev 43084
more precise authorship, reflecting my own ignorance and hg annotate
krauss [Tue, 31 May 2011 11:16:52 +0200] rev 43083
generate raw induction rule as instance of generic rule with careful treatment of currying
krauss [Tue, 31 May 2011 11:16:34 +0200] rev 43082
generic fixpoint induction (with explicit curry/uncurry predicates) and instance for option type
krauss [Tue, 31 May 2011 11:11:17 +0200] rev 43081
admissibility on option type
krauss [Mon, 23 May 2011 21:34:37 +0200] rev 43080
also manage induction rule;
tuned data slot
bulwahn [Mon, 30 May 2011 17:55:34 +0200] rev 43079
improving overlord option and partial_term_of derivation; changing Narrowing_Engine to print partial terms
paulson [Mon, 30 May 2011 16:15:37 +0100] rev 43078
merged
paulson [Mon, 30 May 2011 16:10:12 +0100] rev 43077
Workaround for bug involving makeindex, hyperref and the | symbol
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43076
parameterize print_theorems over actual search function
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43075
added experimental yxml_find_theorems web service (but no client yet)
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43074
generic ScgiServer.simple_handler
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43073
moved html templates to a separate module, making their awkward signatures explicit
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43072
attempt to clarify code; removed "handle _" and dead code
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43071
(de)serialization for search query and result
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43070
explicit type for search queries