Mon, 20 Dec 2010 13:24:04 +0100 actually enable show_hyps option, unlike local_setup in 6da953d30f48 which merely affects the (temporary) auxiliary context;
wenzelm [Mon, 20 Dec 2010 13:24:04 +0100] rev 41305
actually enable show_hyps option, unlike local_setup in 6da953d30f48 which merely affects the (temporary) auxiliary context;
Mon, 20 Dec 2010 09:45:26 +0100 merged
boehmes [Mon, 20 Dec 2010 09:45:26 +0100] rev 41304
merged
Mon, 20 Dec 2010 09:31:47 +0100 updated SMT certificates
boehmes [Mon, 20 Dec 2010 09:31:47 +0100] rev 41303
updated SMT certificates
Mon, 20 Dec 2010 09:06:37 +0100 re-introduced support for nonlinear multiplication in Z3 (overriding the built-in linear multiplication of the SMT-LIB class of solvers)
boehmes [Mon, 20 Dec 2010 09:06:37 +0100] rev 41302
re-introduced support for nonlinear multiplication in Z3 (overriding the built-in linear multiplication of the SMT-LIB class of solvers)
Mon, 20 Dec 2010 08:45:27 +0100 derived SMT solver classes override inherited properties (properties of derived classes have a higher priority than properties of base classes)
boehmes [Mon, 20 Dec 2010 08:45:27 +0100] rev 41301
derived SMT solver classes override inherited properties (properties of derived classes have a higher priority than properties of base classes)
Mon, 20 Dec 2010 08:17:23 +0100 perform monomorphization during normalization: schematic numerals might be monomorphized into built-in numerals and then numeral normalization is required
boehmes [Mon, 20 Dec 2010 08:17:23 +0100] rev 41300
perform monomorphization during normalization: schematic numerals might be monomorphized into built-in numerals and then numeral normalization is required
Mon, 20 Dec 2010 08:55:36 +0100 merge
haftmann [Mon, 20 Dec 2010 08:55:36 +0100] rev 41299
merge
Fri, 17 Dec 2010 22:00:54 +0100 more convenient order of type variables
haftmann [Fri, 17 Dec 2010 22:00:54 +0100] rev 41298
more convenient order of type variables
Sun, 19 Dec 2010 18:38:50 -0800 rename function cprod_map to prod_map
huffman [Sun, 19 Dec 2010 18:38:50 -0800] rev 41297
rename function cprod_map to prod_map
Sun, 19 Dec 2010 18:15:21 -0800 switch to transparent ascription, to avoid warning messages
huffman [Sun, 19 Dec 2010 18:15:21 -0800] rev 41296
switch to transparent ascription, to avoid warning messages
Sun, 19 Dec 2010 18:11:20 -0800 types -> type_synonym
huffman [Sun, 19 Dec 2010 18:11:20 -0800] rev 41295
types -> type_synonym
Sun, 19 Dec 2010 18:10:54 -0800 fix typo
huffman [Sun, 19 Dec 2010 18:10:54 -0800] rev 41294
fix typo
Sun, 19 Dec 2010 17:39:20 -0800 merged
huffman [Sun, 19 Dec 2010 17:39:20 -0800] rev 41293
merged
Sun, 19 Dec 2010 17:37:19 -0800 use deflations over type 'udom u' to represent predomains;
huffman [Sun, 19 Dec 2010 17:37:19 -0800] rev 41292
use deflations over type 'udom u' to represent predomains; removed now-unnecessary class liftdomain;
Sun, 19 Dec 2010 10:33:46 -0800 add lemma u_map_oo
huffman [Sun, 19 Dec 2010 10:33:46 -0800] rev 41291
add lemma u_map_oo
Sun, 19 Dec 2010 09:52:33 -0800 replace foo_approx functions with foo_emb, foo_prj functions for universal domain embeddings
huffman [Sun, 19 Dec 2010 09:52:33 -0800] rev 41290
replace foo_approx functions with foo_emb, foo_prj functions for universal domain embeddings
Sun, 19 Dec 2010 06:59:01 -0800 minimize imports; move domain class instances for powerdomain types into Powerdomains.thy
huffman [Sun, 19 Dec 2010 06:59:01 -0800] rev 41289
minimize imports; move domain class instances for powerdomain types into Powerdomains.thy
Sun, 19 Dec 2010 06:39:19 -0800 powerdomain theories require class 'bifinite' instead of 'domain'
huffman [Sun, 19 Dec 2010 06:39:19 -0800] rev 41288
powerdomain theories require class 'bifinite' instead of 'domain'
Sun, 19 Dec 2010 06:34:41 -0800 type 'defl' takes a type parameter again (cf. b525988432e9)
huffman [Sun, 19 Dec 2010 06:34:41 -0800] rev 41287
type 'defl' takes a type parameter again (cf. b525988432e9)
Sun, 19 Dec 2010 05:15:31 -0800 reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
huffman [Sun, 19 Dec 2010 05:15:31 -0800] rev 41286
reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
Sun, 19 Dec 2010 04:06:02 -0800 renamed Bifinite.thy to Representable.thy
huffman [Sun, 19 Dec 2010 04:06:02 -0800] rev 41285
renamed Bifinite.thy to Representable.thy
Fri, 17 Dec 2010 16:43:45 -0800 renamed CompactBasis.thy to Compact_Basis.thy
huffman [Fri, 17 Dec 2010 16:43:45 -0800] rev 41284
renamed CompactBasis.thy to Compact_Basis.thy
Sun, 19 Dec 2010 19:03:49 +0100 merged
boehmes [Sun, 19 Dec 2010 19:03:49 +0100] rev 41283
merged
Sun, 19 Dec 2010 18:55:21 +0100 updated SMT certificates
boehmes [Sun, 19 Dec 2010 18:55:21 +0100] rev 41282
updated SMT certificates
Sun, 19 Dec 2010 18:54:29 +0100 removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions);
boehmes [Sun, 19 Dec 2010 18:54:29 +0100] rev 41281
removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions); removed odd retyping during folify (instead, keep all terms well-typed)
Sun, 19 Dec 2010 17:55:56 +0100 only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general);
boehmes [Sun, 19 Dec 2010 17:55:56 +0100] rev 41280
only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general); hide internal constants z3div and z3mod; rewrite div/mod to z3div/z3mod instead of adding extra rules characterizing div/mod in terms of z3div/z3mod
Sun, 19 Dec 2010 13:25:18 +0100 escape backticks in altstrings
blanchet [Sun, 19 Dec 2010 13:25:18 +0100] rev 41279
escape backticks in altstrings
Sun, 19 Dec 2010 11:48:42 +0100 added a timestamp to Nitpick in verbose mode for debugging purposes;
blanchet [Sun, 19 Dec 2010 11:48:42 +0100] rev 41278
added a timestamp to Nitpick in verbose mode for debugging purposes; turn on verbose mode for the examples
Sun, 19 Dec 2010 00:13:25 +0100 reduce the minimizer slack and add verbose information
blanchet [Sun, 19 Dec 2010 00:13:25 +0100] rev 41277
reduce the minimizer slack and add verbose information
Sat, 18 Dec 2010 23:31:22 +0100 two layers of timeouts seem to be less reliable than a single layer
blanchet [Sat, 18 Dec 2010 23:31:22 +0100] rev 41276
two layers of timeouts seem to be less reliable than a single layer
Sat, 18 Dec 2010 22:15:39 +0100 move relevance filter into hard timeout
blanchet [Sat, 18 Dec 2010 22:15:39 +0100] rev 41275
move relevance filter into hard timeout
Sat, 18 Dec 2010 21:24:34 +0100 handle timeouts in Mirabelle more gracefully
blanchet [Sat, 18 Dec 2010 21:24:34 +0100] rev 41274
handle timeouts in Mirabelle more gracefully
Sat, 18 Dec 2010 21:07:34 +0100 made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever);
blanchet [Sat, 18 Dec 2010 21:07:34 +0100] rev 41273
made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever); disabled inductions (E and SPASS don't like them), but kept "ext" (seems more harmless)
Sat, 18 Dec 2010 18:43:16 +0100 Add mixins to locale dependencies.
ballarin [Sat, 18 Dec 2010 18:43:16 +0100] rev 41272
Add mixins to locale dependencies.
Sat, 18 Dec 2010 18:43:14 +0100 Enable show_hyps, which appears to be set in batch mode but in an interactive session.
ballarin [Sat, 18 Dec 2010 18:43:14 +0100] rev 41271
Enable show_hyps, which appears to be set in batch mode but in an interactive session.
Sat, 18 Dec 2010 18:43:13 +0100 Add mixins to sublocale command.
ballarin [Sat, 18 Dec 2010 18:43:13 +0100] rev 41270
Add mixins to sublocale command.
Sat, 18 Dec 2010 14:02:14 +0100 tuning
blanchet [Sat, 18 Dec 2010 14:02:14 +0100] rev 41269
tuning
Sat, 18 Dec 2010 13:48:24 +0100 higher hard timeout
blanchet [Sat, 18 Dec 2010 13:48:24 +0100] rev 41268
higher hard timeout
Sat, 18 Dec 2010 13:43:46 +0100 lower threshold where the binary algorithm kick in and use the same value for automatic minimization
blanchet [Sat, 18 Dec 2010 13:43:46 +0100] rev 41267
lower threshold where the binary algorithm kick in and use the same value for automatic minimization
Sat, 18 Dec 2010 13:38:14 +0100 compile
blanchet [Sat, 18 Dec 2010 13:38:14 +0100] rev 41266
compile
Sat, 18 Dec 2010 13:34:32 +0100 let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
blanchet [Sat, 18 Dec 2010 13:34:32 +0100] rev 41265
let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
Sat, 18 Dec 2010 12:55:33 +0100 use minimizing prover in Mirabelle
blanchet [Sat, 18 Dec 2010 12:55:33 +0100] rev 41264
use minimizing prover in Mirabelle
Sat, 18 Dec 2010 12:53:56 +0100 renamed function to run prover with minimizer and changed signature to clarify its semantics and make it a drop in replacement for "get_prover"
blanchet [Sat, 18 Dec 2010 12:53:56 +0100] rev 41263
renamed function to run prover with minimizer and changed signature to clarify its semantics and make it a drop in replacement for "get_prover"
Sat, 18 Dec 2010 12:46:58 +0100 factored out running a prover with (optionally) an implicit minimizer phrase
blanchet [Sat, 18 Dec 2010 12:46:58 +0100] rev 41262
factored out running a prover with (optionally) an implicit minimizer phrase
Fri, 17 Dec 2010 23:18:39 +0100 merged;
wenzelm [Fri, 17 Dec 2010 23:18:39 +0100] rev 41261
merged;
Fri, 17 Dec 2010 23:09:53 +0100 remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
blanchet [Fri, 17 Dec 2010 23:09:53 +0100] rev 41260
remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
Fri, 17 Dec 2010 22:15:08 +0100 more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
blanchet [Fri, 17 Dec 2010 22:15:08 +0100] rev 41259
more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
Fri, 17 Dec 2010 21:47:13 +0100 convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
blanchet [Fri, 17 Dec 2010 21:47:13 +0100] rev 41258
convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
Fri, 17 Dec 2010 21:32:06 +0100 merged
blanchet [Fri, 17 Dec 2010 21:32:06 +0100] rev 41257
merged
Fri, 17 Dec 2010 21:31:19 +0100 put the SMT weights back where they belong, so that they're also used by Mirabelle
blanchet [Fri, 17 Dec 2010 21:31:19 +0100] rev 41256
put the SMT weights back where they belong, so that they're also used by Mirabelle
Fri, 17 Dec 2010 18:23:56 +0100 added debugging option to find out how good the relevance filter was at identifying relevant facts
blanchet [Fri, 17 Dec 2010 18:23:56 +0100] rev 41255
added debugging option to find out how good the relevance filter was at identifying relevant facts
Fri, 17 Dec 2010 22:23:56 +0100 extra checking of name bindings for classes, types, consts;
wenzelm [Fri, 17 Dec 2010 22:23:56 +0100] rev 41254
extra checking of name bindings for classes, types, consts; tuned;
Fri, 17 Dec 2010 20:21:35 +0100 more explicit references to structure Raw_Simplifier;
wenzelm [Fri, 17 Dec 2010 20:21:35 +0100] rev 41253
more explicit references to structure Raw_Simplifier;
Fri, 17 Dec 2010 18:38:33 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:38:33 +0100] rev 41252
merged
Fri, 17 Dec 2010 18:33:35 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:33:35 +0100] rev 41251
merged
Fri, 17 Dec 2010 18:15:56 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:15:56 +0100] rev 41250
merged
Fri, 17 Dec 2010 18:10:37 +0100 Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
wenzelm [Fri, 17 Dec 2010 18:10:37 +0100] rev 41249
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
Fri, 17 Dec 2010 18:32:40 +0100 dropped slightly odd Conv.tap_thy
haftmann [Fri, 17 Dec 2010 18:32:40 +0100] rev 41248
dropped slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 avoid slightly odd Conv.tap_thy
haftmann [Fri, 17 Dec 2010 18:24:44 +0100] rev 41247
avoid slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 allocate intermediate directories in module hierarchy
haftmann [Fri, 17 Dec 2010 18:24:44 +0100] rev 41246
allocate intermediate directories in module hierarchy
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip