Fri, 23 Apr 2010 19:16:52 +0200 make "ATP_Manager.get_prover" a total function, since we always want to show the same error text
blanchet [Fri, 23 Apr 2010 19:16:52 +0200] rev 36379
make "ATP_Manager.get_prover" a total function, since we always want to show the same error text
Fri, 23 Apr 2010 19:12:49 +0200 remove some bloat
blanchet [Fri, 23 Apr 2010 19:12:49 +0200] rev 36378
remove some bloat
Fri, 23 Apr 2010 18:11:41 +0200 now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
blanchet [Fri, 23 Apr 2010 18:11:41 +0200] rev 36377
now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
Fri, 23 Apr 2010 18:06:41 +0200 renamed module "ATP_Wrapper" to "ATP_Systems"
blanchet [Fri, 23 Apr 2010 18:06:41 +0200] rev 36376
renamed module "ATP_Wrapper" to "ATP_Systems"
Fri, 23 Apr 2010 17:38:25 +0200 move the minimizer to the Sledgehammer directory
blanchet [Fri, 23 Apr 2010 17:38:25 +0200] rev 36375
move the minimizer to the Sledgehammer directory
Fri, 23 Apr 2010 16:59:48 +0200 remove debugging code
blanchet [Fri, 23 Apr 2010 16:59:48 +0200] rev 36374
remove debugging code
Fri, 23 Apr 2010 16:55:51 +0200 move some sledgehammer stuff out of "atp_manager.ML"
blanchet [Fri, 23 Apr 2010 16:55:51 +0200] rev 36373
move some sledgehammer stuff out of "atp_manager.ML"
Fri, 23 Apr 2010 16:21:47 +0200 give an error if no ATP is set
blanchet [Fri, 23 Apr 2010 16:21:47 +0200] rev 36372
give an error if no ATP is set
Fri, 23 Apr 2010 16:15:35 +0200 move the Sledgehammer menu options to "sledgehammer_isar.ML"
blanchet [Fri, 23 Apr 2010 16:15:35 +0200] rev 36371
move the Sledgehammer menu options to "sledgehammer_isar.ML"
Fri, 23 Apr 2010 15:48:34 +0200 centralized ATP-specific error handling in "atp_wrapper.ML"
blanchet [Fri, 23 Apr 2010 15:48:34 +0200] rev 36370
centralized ATP-specific error handling in "atp_wrapper.ML"
Fri, 23 Apr 2010 13:16:50 +0200 handle ATP proof delimiters in a cleaner, more extensible fashion
blanchet [Fri, 23 Apr 2010 13:16:50 +0200] rev 36369
handle ATP proof delimiters in a cleaner, more extensible fashion
Mon, 26 Apr 2010 22:59:28 +0200 merged
wenzelm [Mon, 26 Apr 2010 22:59:28 +0200] rev 36368
merged
Mon, 26 Apr 2010 11:08:49 -0700 fix another if-then-else parse error
huffman [Mon, 26 Apr 2010 11:08:49 -0700] rev 36367
fix another if-then-else parse error
Mon, 26 Apr 2010 10:57:04 -0700 fix if-then-else parse error
huffman [Mon, 26 Apr 2010 10:57:04 -0700] rev 36366
fix if-then-else parse error
Mon, 26 Apr 2010 09:45:22 -0700 merged
huffman [Mon, 26 Apr 2010 09:45:22 -0700] rev 36365
merged
Mon, 26 Apr 2010 09:37:46 -0700 fix syntax precedence declarations for UNION, INTER, SUP, INF
huffman [Mon, 26 Apr 2010 09:37:46 -0700] rev 36364
fix syntax precedence declarations for UNION, INTER, SUP, INF
Mon, 26 Apr 2010 09:26:31 -0700 syntax precedence for If and Let
huffman [Mon, 26 Apr 2010 09:26:31 -0700] rev 36363
syntax precedence for If and Let
Mon, 26 Apr 2010 09:21:25 -0700 fix lots of looping simp calls and other warnings
huffman [Mon, 26 Apr 2010 09:21:25 -0700] rev 36362
fix lots of looping simp calls and other warnings
Sun, 25 Apr 2010 23:22:29 -0700 fix duplicate simp rule warnings
huffman [Sun, 25 Apr 2010 23:22:29 -0700] rev 36361
fix duplicate simp rule warnings
Sun, 25 Apr 2010 20:48:19 -0700 define finer-than ordering on net type; move some theorems into Limits.thy
huffman [Sun, 25 Apr 2010 20:48:19 -0700] rev 36360
define finer-than ordering on net type; move some theorems into Limits.thy
Sun, 25 Apr 2010 16:23:40 -0700 generalize type of continuous_on
huffman [Sun, 25 Apr 2010 16:23:40 -0700] rev 36359
generalize type of continuous_on
Sun, 25 Apr 2010 11:58:39 -0700 define nets directly as filters, instead of as filter bases
huffman [Sun, 25 Apr 2010 11:58:39 -0700] rev 36358
define nets directly as filters, instead of as filter bases
Mon, 26 Apr 2010 21:50:28 +0200 use 'example_proof' (invisible);
wenzelm [Mon, 26 Apr 2010 21:50:28 +0200] rev 36357
use 'example_proof' (invisible);
Mon, 26 Apr 2010 21:45:08 +0200 command 'example_proof' opens an empty proof body;
wenzelm [Mon, 26 Apr 2010 21:45:08 +0200] rev 36356
command 'example_proof' opens an empty proof body;
Mon, 26 Apr 2010 21:36:44 +0200 proofs that are discontinued via 'oops' are treated as relevant --- for improved robustness of the final join of all proofs, which is hooked to results that are missing here;
wenzelm [Mon, 26 Apr 2010 21:36:44 +0200] rev 36355
proofs that are discontinued via 'oops' are treated as relevant --- for improved robustness of the final join of all proofs, which is hooked to results that are missing here;
Mon, 26 Apr 2010 20:30:50 +0200 eliminanated some unreferenced identifiers;
wenzelm [Mon, 26 Apr 2010 20:30:50 +0200] rev 36354
eliminanated some unreferenced identifiers; tuned;
Mon, 26 Apr 2010 16:08:04 +0200 merged
wenzelm [Mon, 26 Apr 2010 16:08:04 +0200] rev 36353
merged
Mon, 26 Apr 2010 15:14:14 +0200 add bounded_lattice_bot and bounded_lattice_top type classes
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 26 Apr 2010 15:14:14 +0200] rev 36352
add bounded_lattice_bot and bounded_lattice_top type classes
Mon, 26 Apr 2010 13:43:31 +0200 merged
haftmann [Mon, 26 Apr 2010 13:43:31 +0200] rev 36351
merged
Mon, 26 Apr 2010 11:34:19 +0200 dropped group_simps, ring_simps, field_eq_simps
haftmann [Mon, 26 Apr 2010 11:34:19 +0200] rev 36350
dropped group_simps, ring_simps, field_eq_simps
Mon, 26 Apr 2010 11:34:17 +0200 class division_ring_inverse_zero
haftmann [Mon, 26 Apr 2010 11:34:17 +0200] rev 36349
class division_ring_inverse_zero
Mon, 26 Apr 2010 11:34:15 +0200 dropped group_simps, ring_simps, field_eq_simps; classes division_ring_inverse_zero, field_inverse_zero, linordered_field_inverse_zero
haftmann [Mon, 26 Apr 2010 11:34:15 +0200] rev 36348
dropped group_simps, ring_simps, field_eq_simps; classes division_ring_inverse_zero, field_inverse_zero, linordered_field_inverse_zero
Mon, 26 Apr 2010 11:34:15 +0200 line break
haftmann [Mon, 26 Apr 2010 11:34:15 +0200] rev 36347
line break
Mon, 26 Apr 2010 14:44:41 +0200 removed unused AxClass.class_intros;
wenzelm [Mon, 26 Apr 2010 14:44:41 +0200] rev 36346
removed unused AxClass.class_intros;
Mon, 26 Apr 2010 11:20:18 +0200 updated Sign.add_type_abbrev;
wenzelm [Mon, 26 Apr 2010 11:20:18 +0200] rev 36345
updated Sign.add_type_abbrev;
Mon, 26 Apr 2010 07:47:18 +0200 merged
haftmann [Mon, 26 Apr 2010 07:47:18 +0200] rev 36344
merged
Sun, 25 Apr 2010 08:25:34 +0200 field_simps as named theorems
haftmann [Sun, 25 Apr 2010 08:25:34 +0200] rev 36343
field_simps as named theorems
Sun, 25 Apr 2010 23:26:40 +0200 merged
wenzelm [Sun, 25 Apr 2010 23:26:40 +0200] rev 36342
merged
Sun, 25 Apr 2010 10:23:03 -0700 generalize more constants and lemmas
huffman [Sun, 25 Apr 2010 10:23:03 -0700] rev 36341
generalize more constants and lemmas
Sun, 25 Apr 2010 09:01:03 -0700 simplify types of path operations (use real instead of real^1)
huffman [Sun, 25 Apr 2010 09:01:03 -0700] rev 36340
simplify types of path operations (use real instead of real^1)
Sun, 25 Apr 2010 07:41:57 -0700 add lemmas convex_real_interval and convex_box
huffman [Sun, 25 Apr 2010 07:41:57 -0700] rev 36339
add lemmas convex_real_interval and convex_box
Sat, 24 Apr 2010 21:29:22 -0700 generalize more constants and lemmas
huffman [Sat, 24 Apr 2010 21:29:22 -0700] rev 36338
generalize more constants and lemmas
Sat, 24 Apr 2010 19:32:20 -0700 generalize constant closest_point
huffman [Sat, 24 Apr 2010 19:32:20 -0700] rev 36337
generalize constant closest_point
Sat, 24 Apr 2010 14:06:19 -0700 minimize imports
huffman [Sat, 24 Apr 2010 14:06:19 -0700] rev 36336
minimize imports
Sat, 24 Apr 2010 13:34:11 -0700 fix imports
huffman [Sat, 24 Apr 2010 13:34:11 -0700] rev 36335
fix imports
Sat, 24 Apr 2010 13:31:52 -0700 document generation for Multivariate_Analysis
huffman [Sat, 24 Apr 2010 13:31:52 -0700] rev 36334
document generation for Multivariate_Analysis
Sat, 24 Apr 2010 11:11:09 -0700 move l2-norm stuff into separate theory file
huffman [Sat, 24 Apr 2010 11:11:09 -0700] rev 36333
move l2-norm stuff into separate theory file
Sat, 24 Apr 2010 09:37:24 -0700 convert proofs to Isar-style
huffman [Sat, 24 Apr 2010 09:37:24 -0700] rev 36332
convert proofs to Isar-style
Sat, 24 Apr 2010 09:34:36 -0700 Library/Fraction_Field.thy: ordering relations for fractions
huffman [Sat, 24 Apr 2010 09:34:36 -0700] rev 36331
Library/Fraction_Field.thy: ordering relations for fractions
Sun, 25 Apr 2010 23:09:32 +0200 renamed Drule.unconstrainTs to Thm.unconstrain_allTs to accomdate the version by krauss/schropp;
wenzelm [Sun, 25 Apr 2010 23:09:32 +0200] rev 36330
renamed Drule.unconstrainTs to Thm.unconstrain_allTs to accomdate the version by krauss/schropp; less pervasive names;
Sun, 25 Apr 2010 22:50:47 +0200 more systematic treatment of data -- avoid slightly odd nested tuples here;
wenzelm [Sun, 25 Apr 2010 22:50:47 +0200] rev 36329
more systematic treatment of data -- avoid slightly odd nested tuples here; tuned;
Sun, 25 Apr 2010 21:18:04 +0200 replaced Sorts.rep_algebra by slightly more abstract selectors classes_of/arities_of;
wenzelm [Sun, 25 Apr 2010 21:18:04 +0200] rev 36328
replaced Sorts.rep_algebra by slightly more abstract selectors classes_of/arities_of;
Sun, 25 Apr 2010 21:02:36 +0200 misc tuning and simplification;
wenzelm [Sun, 25 Apr 2010 21:02:36 +0200] rev 36327
misc tuning and simplification;
Sun, 25 Apr 2010 19:44:47 +0200 simplified some private bindings;
wenzelm [Sun, 25 Apr 2010 19:44:47 +0200] rev 36326
simplified some private bindings;
Sun, 25 Apr 2010 19:09:37 +0200 classrel and arity completion by krauss/schropp;
wenzelm [Sun, 25 Apr 2010 19:09:37 +0200] rev 36325
classrel and arity completion by krauss/schropp;
Sun, 25 Apr 2010 16:10:05 +0200 removed obsolete/unused Proof.match_bind;
wenzelm [Sun, 25 Apr 2010 16:10:05 +0200] rev 36324
removed obsolete/unused Proof.match_bind;
Sun, 25 Apr 2010 15:52:03 +0200 modernized naming conventions of main Isar proof elements;
wenzelm [Sun, 25 Apr 2010 15:52:03 +0200] rev 36323
modernized naming conventions of main Isar proof elements;
Sun, 25 Apr 2010 15:13:33 +0200 goals: simplified handling of implicit variables -- removed obsolete warning;
wenzelm [Sun, 25 Apr 2010 15:13:33 +0200] rev 36322
goals: simplified handling of implicit variables -- removed obsolete warning;
Fri, 23 Apr 2010 23:42:46 +0200 updated generated files;
wenzelm [Fri, 23 Apr 2010 23:42:46 +0200] rev 36321
updated generated files;
Fri, 23 Apr 2010 23:38:01 +0200 cover 'schematic_lemma' etc.;
wenzelm [Fri, 23 Apr 2010 23:38:01 +0200] rev 36320
cover 'schematic_lemma' etc.;
Fri, 23 Apr 2010 23:35:43 +0200 mark schematic statements explicitly;
wenzelm [Fri, 23 Apr 2010 23:35:43 +0200] rev 36319
mark schematic statements explicitly;
Fri, 23 Apr 2010 23:33:48 +0200 eliminated spurious schematic statements;
wenzelm [Fri, 23 Apr 2010 23:33:48 +0200] rev 36318
eliminated spurious schematic statements;
Fri, 23 Apr 2010 22:48:07 +0200 explicit 'schematic_theorem' etc. for schematic theorem statements;
wenzelm [Fri, 23 Apr 2010 22:48:07 +0200] rev 36317
explicit 'schematic_theorem' etc. for schematic theorem statements;
Fri, 23 Apr 2010 22:39:49 +0200 collapse category "schematic goal" in keyword table -- Proof General does not know about this;
wenzelm [Fri, 23 Apr 2010 22:39:49 +0200] rev 36316
collapse category "schematic goal" in keyword table -- Proof General does not know about this;
Fri, 23 Apr 2010 21:00:28 +0200 added keyword category "schematic goal", which prevents any attempt to fork the proof;
wenzelm [Fri, 23 Apr 2010 21:00:28 +0200] rev 36315
added keyword category "schematic goal", which prevents any attempt to fork the proof;
Fri, 23 Apr 2010 19:36:23 +0200 merged
wenzelm [Fri, 23 Apr 2010 19:36:23 +0200] rev 36314
merged
Fri, 23 Apr 2010 19:32:37 +0200 merged
haftmann [Fri, 23 Apr 2010 19:32:37 +0200] rev 36313
merged
Fri, 23 Apr 2010 16:45:53 +0200 separated instantiation of division_by_zero
haftmann [Fri, 23 Apr 2010 16:45:53 +0200] rev 36312
separated instantiation of division_by_zero
Fri, 23 Apr 2010 16:38:51 +0200 epheremal replacement of field_simps by field_eq_simps; dropped old division_by_zero instance
haftmann [Fri, 23 Apr 2010 16:38:51 +0200] rev 36311
epheremal replacement of field_simps by field_eq_simps; dropped old division_by_zero instance
Fri, 23 Apr 2010 16:17:25 +0200 adapted to new times_divide_eq simp situation
haftmann [Fri, 23 Apr 2010 16:17:25 +0200] rev 36310
adapted to new times_divide_eq simp situation
Fri, 23 Apr 2010 16:17:25 +0200 epheremal replacement of field_simps by field_eq_simps
haftmann [Fri, 23 Apr 2010 16:17:25 +0200] rev 36309
epheremal replacement of field_simps by field_eq_simps
Fri, 23 Apr 2010 16:17:24 +0200 dequalified fact name
haftmann [Fri, 23 Apr 2010 16:17:24 +0200] rev 36308
dequalified fact name
Fri, 23 Apr 2010 15:18:00 +0200 sharpened constraint (c.f. 4e7f5b22dd7d); explicit is better than implicit
haftmann [Fri, 23 Apr 2010 15:18:00 +0200] rev 36307
sharpened constraint (c.f. 4e7f5b22dd7d); explicit is better than implicit
Fri, 23 Apr 2010 15:18:00 +0200 separated instantiation of division_by_zero
haftmann [Fri, 23 Apr 2010 15:18:00 +0200] rev 36306
separated instantiation of division_by_zero
Fri, 23 Apr 2010 15:17:59 +0200 dequalified fact name
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36305
dequalified fact name
Fri, 23 Apr 2010 15:17:59 +0200 less special treatment of times_divide_eq [simp]
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36304
less special treatment of times_divide_eq [simp]
Fri, 23 Apr 2010 15:17:59 +0200 sharpened constraint (c.f. 4e7f5b22dd7d)
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36303
sharpened constraint (c.f. 4e7f5b22dd7d)
Fri, 23 Apr 2010 13:58:15 +0200 more localization; tuned proofs
haftmann [Fri, 23 Apr 2010 13:58:15 +0200] rev 36302
more localization; tuned proofs
Fri, 23 Apr 2010 13:58:14 +0200 more localization; factored out lemmas for division_ring
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36301
more localization; factored out lemmas for division_ring
Fri, 23 Apr 2010 13:58:14 +0200 modernized abstract algebra theories
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36300
modernized abstract algebra theories
Fri, 23 Apr 2010 10:50:17 +0200 merged
haftmann [Fri, 23 Apr 2010 10:50:17 +0200] rev 36299
merged
Thu, 22 Apr 2010 12:07:00 +0200 swapped generic code generator and SML code generator
haftmann [Thu, 22 Apr 2010 12:07:00 +0200] rev 36298
swapped generic code generator and SML code generator
Fri, 23 Apr 2010 19:36:04 +0200 removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
wenzelm [Fri, 23 Apr 2010 19:36:04 +0200] rev 36297
removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
Fri, 23 Apr 2010 18:30:01 +0200 Item_Net/Named_Thms: export efficient member operation;
wenzelm [Fri, 23 Apr 2010 18:30:01 +0200] rev 36296
Item_Net/Named_Thms: export efficient member operation;
Fri, 23 Apr 2010 16:12:57 +0200 initialized atps reference with standard setup in the atp manager
bulwahn [Fri, 23 Apr 2010 16:12:57 +0200] rev 36295
initialized atps reference with standard setup in the atp manager
Fri, 23 Apr 2010 12:24:30 +0200 compile
blanchet [Fri, 23 Apr 2010 12:24:30 +0200] rev 36294
compile
Fri, 23 Apr 2010 12:07:12 +0200 handle SPASS's equality predicate correctly in Isar proof reconstruction
blanchet [Fri, 23 Apr 2010 12:07:12 +0200] rev 36293
handle SPASS's equality predicate correctly in Isar proof reconstruction
Fri, 23 Apr 2010 11:34:49 +0200 merged
blanchet [Fri, 23 Apr 2010 11:34:49 +0200] rev 36292
merged
Fri, 23 Apr 2010 11:32:36 +0200 added Isar proof reconstruction support for SPASS -- which means all provers can now yield Isar proofs;
blanchet [Fri, 23 Apr 2010 11:32:36 +0200] rev 36291
added Isar proof reconstruction support for SPASS -- which means all provers can now yield Isar proofs; the implementation might still be flaky, but exceptions are caught so that a proof reconstruction failure doesn't result in a Sledgehammer failure (the one-line Metis proof might still work after all)
Thu, 22 Apr 2010 16:30:54 +0200 remove hack that is no longer necessary now that "ATP_Wrapper" properly detects which ATPs are installed
blanchet [Thu, 22 Apr 2010 16:30:54 +0200] rev 36290
remove hack that is no longer necessary now that "ATP_Wrapper" properly detects which ATPs are installed
Thu, 22 Apr 2010 16:30:04 +0200 set "atps" reference's default value to "(remote_)e (remote_)spass (remote_)vampire", based on what is installed
blanchet [Thu, 22 Apr 2010 16:30:04 +0200] rev 36289
set "atps" reference's default value to "(remote_)e (remote_)spass (remote_)vampire", based on what is installed
Thu, 22 Apr 2010 15:01:36 +0200 minor code cleanup
blanchet [Thu, 22 Apr 2010 15:01:36 +0200] rev 36288
minor code cleanup
Thu, 22 Apr 2010 14:47:52 +0200 if Isar proof reconstruction is not supported, tell the user so they don't wonder why their "isar_proof" option did nothing
blanchet [Thu, 22 Apr 2010 14:47:52 +0200] rev 36287
if Isar proof reconstruction is not supported, tell the user so they don't wonder why their "isar_proof" option did nothing
Thu, 22 Apr 2010 13:50:58 +0200 "remote_e" and "remote_vampire" support TSTP proof output + fix "overlord" mode ATP output postprocessing
blanchet [Thu, 22 Apr 2010 13:50:58 +0200] rev 36286
"remote_e" and "remote_vampire" support TSTP proof output + fix "overlord" mode ATP output postprocessing
Thu, 22 Apr 2010 10:54:56 +0200 Isar proof reconstruction: type variables introduced by the ATP should be treated as type parameters for type inference purposes;
blanchet [Thu, 22 Apr 2010 10:54:56 +0200] rev 36285
Isar proof reconstruction: type variables introduced by the ATP should be treated as type parameters for type inference purposes; this solves the unification exception that consistently was thrown for Cezary's "FSet3" theory
Thu, 22 Apr 2010 10:13:02 +0200 postprocess ATP output in "overlord" mode to make it more readable
blanchet [Thu, 22 Apr 2010 10:13:02 +0200] rev 36284
postprocess ATP output in "overlord" mode to make it more readable
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip