blanchet [Sun, 25 Apr 2010 00:25:44 +0200] rev 36390
remove "show_skolems" option and change style of record declarations
blanchet [Sun, 25 Apr 2010 00:10:30 +0200] rev 36389
remove "skolemize" option from Nitpick, since Skolemization is always useful
blanchet [Sat, 24 Apr 2010 17:48:21 +0200] rev 36388
removed Nitpick's "uncurry" option
blanchet [Sat, 24 Apr 2010 16:44:45 +0200] rev 36387
fix typesetting
blanchet [Sat, 24 Apr 2010 16:43:03 +0200] rev 36386
Fruhjahrsputz: remove three mostly useless Nitpick options
blanchet [Sat, 24 Apr 2010 16:33:01 +0200] rev 36385
remove type annotations as comments;
Nitpick is now 1136 lines shorter
blanchet [Sat, 24 Apr 2010 16:17:30 +0200] rev 36384
cosmetics
blanchet [Sat, 24 Apr 2010 16:05:42 +0200] rev 36383
better error reporting;
in particular, users shouldn't panic if "metis" can prove "False", especially in "neg_clausify"-style proofs
blanchet [Fri, 23 Apr 2010 19:36:49 +0200] rev 36382
cosmetics
blanchet [Fri, 23 Apr 2010 19:26:39 +0200] rev 36381
reuse timestamp function
blanchet [Fri, 23 Apr 2010 19:18:39 +0200] rev 36380
stop referring to Sledgehammer_Util stuff all over Nitpick code; instead, redeclare any needed function in Nitpick_Util as synonym for the Sledgehammer_Util function of the same name
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
blanchet [Fri, 23 Apr 2010 19:12:49 +0200] rev 36378
remove some bloat
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
blanchet [Fri, 23 Apr 2010 18:06:41 +0200] rev 36376
renamed module "ATP_Wrapper" to "ATP_Systems"
blanchet [Fri, 23 Apr 2010 17:38:25 +0200] rev 36375
move the minimizer to the Sledgehammer directory
blanchet [Fri, 23 Apr 2010 16:59:48 +0200] rev 36374
remove debugging code
blanchet [Fri, 23 Apr 2010 16:55:51 +0200] rev 36373
move some sledgehammer stuff out of "atp_manager.ML"
blanchet [Fri, 23 Apr 2010 16:21:47 +0200] rev 36372
give an error if no ATP is set
blanchet [Fri, 23 Apr 2010 16:15:35 +0200] rev 36371
move the Sledgehammer menu options to "sledgehammer_isar.ML"
blanchet [Fri, 23 Apr 2010 15:48:34 +0200] rev 36370
centralized ATP-specific error handling in "atp_wrapper.ML"
blanchet [Fri, 23 Apr 2010 13:16:50 +0200] rev 36369
handle ATP proof delimiters in a cleaner, more extensible fashion
wenzelm [Mon, 26 Apr 2010 22:59:28 +0200] rev 36368
merged
huffman [Mon, 26 Apr 2010 11:08:49 -0700] rev 36367
fix another if-then-else parse error
huffman [Mon, 26 Apr 2010 10:57:04 -0700] rev 36366
fix if-then-else parse error
huffman [Mon, 26 Apr 2010 09:45:22 -0700] rev 36365
merged
huffman [Mon, 26 Apr 2010 09:37:46 -0700] rev 36364
fix syntax precedence declarations for UNION, INTER, SUP, INF
huffman [Mon, 26 Apr 2010 09:26:31 -0700] rev 36363
syntax precedence for If and Let
huffman [Mon, 26 Apr 2010 09:21:25 -0700] rev 36362
fix lots of looping simp calls and other warnings
huffman [Sun, 25 Apr 2010 23:22:29 -0700] rev 36361
fix duplicate simp rule warnings
huffman [Sun, 25 Apr 2010 20:48:19 -0700] rev 36360
define finer-than ordering on net type; move some theorems into Limits.thy
huffman [Sun, 25 Apr 2010 16:23:40 -0700] rev 36359
generalize type of continuous_on
huffman [Sun, 25 Apr 2010 11:58:39 -0700] rev 36358
define nets directly as filters, instead of as filter bases
wenzelm [Mon, 26 Apr 2010 21:50:28 +0200] rev 36357
use 'example_proof' (invisible);
wenzelm [Mon, 26 Apr 2010 21:45:08 +0200] rev 36356
command 'example_proof' opens an empty proof body;
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;
wenzelm [Mon, 26 Apr 2010 20:30:50 +0200] rev 36354
eliminanated some unreferenced identifiers;
tuned;
wenzelm [Mon, 26 Apr 2010 16:08:04 +0200] rev 36353
merged
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
haftmann [Mon, 26 Apr 2010 13:43:31 +0200] rev 36351
merged
haftmann [Mon, 26 Apr 2010 11:34:19 +0200] rev 36350
dropped group_simps, ring_simps, field_eq_simps
haftmann [Mon, 26 Apr 2010 11:34:17 +0200] rev 36349
class division_ring_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
haftmann [Mon, 26 Apr 2010 11:34:15 +0200] rev 36347
line break
wenzelm [Mon, 26 Apr 2010 14:44:41 +0200] rev 36346
removed unused AxClass.class_intros;
wenzelm [Mon, 26 Apr 2010 11:20:18 +0200] rev 36345
updated Sign.add_type_abbrev;
haftmann [Mon, 26 Apr 2010 07:47:18 +0200] rev 36344
merged
haftmann [Sun, 25 Apr 2010 08:25:34 +0200] rev 36343
field_simps as named theorems
wenzelm [Sun, 25 Apr 2010 23:26:40 +0200] rev 36342
merged
huffman [Sun, 25 Apr 2010 10:23:03 -0700] rev 36341
generalize more constants and lemmas
huffman [Sun, 25 Apr 2010 09:01:03 -0700] rev 36340
simplify types of path operations (use real instead of real^1)
huffman [Sun, 25 Apr 2010 07:41:57 -0700] rev 36339
add lemmas convex_real_interval and convex_box
huffman [Sat, 24 Apr 2010 21:29:22 -0700] rev 36338
generalize more constants and lemmas
huffman [Sat, 24 Apr 2010 19:32:20 -0700] rev 36337
generalize constant closest_point
huffman [Sat, 24 Apr 2010 14:06:19 -0700] rev 36336
minimize imports
huffman [Sat, 24 Apr 2010 13:34:11 -0700] rev 36335
fix imports