Tue, 27 Apr 2010 21:34:22 +0200 really minimize sorts after certification -- looks like this is intended here;
wenzelm [Tue, 27 Apr 2010 21:34:22 +0200] rev 36428
really minimize sorts after certification -- looks like this is intended here;
Tue, 27 Apr 2010 19:44:04 +0200 tuned signature;
wenzelm [Tue, 27 Apr 2010 19:44:04 +0200] rev 36427
tuned signature;
Tue, 27 Apr 2010 16:24:57 +0200 merged
wenzelm [Tue, 27 Apr 2010 16:24:57 +0200] rev 36426
merged
Tue, 27 Apr 2010 12:20:17 +0200 tuned whitespace
haftmann [Tue, 27 Apr 2010 12:20:17 +0200] rev 36425
tuned whitespace
Tue, 27 Apr 2010 12:20:09 +0200 got rid of [simplified]
haftmann [Tue, 27 Apr 2010 12:20:09 +0200] rev 36424
got rid of [simplified]
Tue, 27 Apr 2010 11:52:41 +0200 got rid of [simplified]
haftmann [Tue, 27 Apr 2010 11:52:41 +0200] rev 36423
got rid of [simplified]
Tue, 27 Apr 2010 10:51:39 +0200 fix SML/NJ compilation (I hope)
blanchet [Tue, 27 Apr 2010 10:51:39 +0200] rev 36422
fix SML/NJ compilation (I hope)
Tue, 27 Apr 2010 16:09:15 +0200 tuned classrel completion -- bypass composition with reflexive edges;
wenzelm [Tue, 27 Apr 2010 16:09:15 +0200] rev 36421
tuned classrel completion -- bypass composition with reflexive edges;
Tue, 27 Apr 2010 15:23:05 +0200 tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
wenzelm [Tue, 27 Apr 2010 15:23:05 +0200] rev 36420
tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
Tue, 27 Apr 2010 15:03:19 +0200 tuned aritiy completion -- slightly less intermediate data structures;
wenzelm [Tue, 27 Apr 2010 15:03:19 +0200] rev 36419
tuned aritiy completion -- slightly less intermediate data structures;
Tue, 27 Apr 2010 14:41:27 +0200 clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
wenzelm [Tue, 27 Apr 2010 14:41:27 +0200] rev 36418
clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
Tue, 27 Apr 2010 14:19:47 +0200 misc tuning and simplification;
wenzelm [Tue, 27 Apr 2010 14:19:47 +0200] rev 36417
misc tuning and simplification;
Tue, 27 Apr 2010 10:42:41 +0200 NEWS and CONTRIBUTORS
haftmann [Tue, 27 Apr 2010 10:42:41 +0200] rev 36416
NEWS and CONTRIBUTORS
Tue, 27 Apr 2010 09:49:40 +0200 explicit is better than implicit
haftmann [Tue, 27 Apr 2010 09:49:40 +0200] rev 36415
explicit is better than implicit
Tue, 27 Apr 2010 09:49:36 +0200 tuned class linordered_field_inverse_zero
haftmann [Tue, 27 Apr 2010 09:49:36 +0200] rev 36414
tuned class linordered_field_inverse_zero
Tue, 27 Apr 2010 08:18:25 +0200 merged
haftmann [Tue, 27 Apr 2010 08:18:25 +0200] rev 36413
merged
Tue, 27 Apr 2010 08:17:40 +0200 instances for *_inverse_zero classes
haftmann [Tue, 27 Apr 2010 08:17:40 +0200] rev 36412
instances for *_inverse_zero classes
Tue, 27 Apr 2010 08:17:39 +0200 canonical import
haftmann [Tue, 27 Apr 2010 08:17:39 +0200] rev 36411
canonical import
Mon, 26 Apr 2010 15:38:14 +0200 merged
haftmann [Mon, 26 Apr 2010 15:38:14 +0200] rev 36410
merged
Mon, 26 Apr 2010 15:37:50 +0200 use new classes (linordered_)field_inverse_zero
haftmann [Mon, 26 Apr 2010 15:37:50 +0200] rev 36409
use new classes (linordered_)field_inverse_zero
Mon, 26 Apr 2010 23:46:45 +0200 merged
blanchet [Mon, 26 Apr 2010 23:46:45 +0200] rev 36408
merged
Mon, 26 Apr 2010 23:45:51 +0200 renamed option
blanchet [Mon, 26 Apr 2010 23:45:51 +0200] rev 36407
renamed option
Mon, 26 Apr 2010 23:45:32 +0200 fixes 2a5c6e7b55cb;
blanchet [Mon, 26 Apr 2010 23:45:32 +0200] rev 36406
fixes 2a5c6e7b55cb; do not throw out the baby with the bath water
Mon, 26 Apr 2010 21:50:36 +0200 compile
blanchet [Mon, 26 Apr 2010 21:50:36 +0200] rev 36405
compile
Mon, 26 Apr 2010 21:41:54 +0200 make compile (and not just load dynamically)
blanchet [Mon, 26 Apr 2010 21:41:54 +0200] rev 36404
make compile (and not just load dynamically)
Mon, 26 Apr 2010 21:25:32 +0200 merge
blanchet [Mon, 26 Apr 2010 21:25:32 +0200] rev 36403
merge
Mon, 26 Apr 2010 21:20:43 +0200 introduced direct proof reconstruction code, eliminating the need for the "neg_clausify" method;
blanchet [Mon, 26 Apr 2010 21:20:43 +0200] rev 36402
introduced direct proof reconstruction code, eliminating the need for the "neg_clausify" method; the code is still somewhat experimental but any exceptions it throws are catched, and Sledgehammer will still yield a one-line metis proof in case of proof reconstruction failure
Mon, 26 Apr 2010 21:18:20 +0200 adapt code to reflect new signature of "neg_clausify"
blanchet [Mon, 26 Apr 2010 21:18:20 +0200] rev 36401
adapt code to reflect new signature of "neg_clausify"
Mon, 26 Apr 2010 21:17:41 +0200 rename options and keep track of conjecture shape (to facilitate proof reconstruction)
blanchet [Mon, 26 Apr 2010 21:17:41 +0200] rev 36400
rename options and keep track of conjecture shape (to facilitate proof reconstruction)
Mon, 26 Apr 2010 21:17:04 +0200 rename options
blanchet [Mon, 26 Apr 2010 21:17:04 +0200] rev 36399
rename options
Mon, 26 Apr 2010 21:16:35 +0200 make "neg_clausify" return a list of lists of clauses, so that it's possible to see which clause comes from which theorem
blanchet [Mon, 26 Apr 2010 21:16:35 +0200] rev 36398
make "neg_clausify" return a list of lists of clauses, so that it's possible to see which clause comes from which theorem
Mon, 26 Apr 2010 21:14:28 +0200 remove needless code that was copy-pasted from Quickcheck (where it made sense)
blanchet [Mon, 26 Apr 2010 21:14:28 +0200] rev 36397
remove needless code that was copy-pasted from Quickcheck (where it made sense)
Sun, 25 Apr 2010 15:30:33 +0200 cosmetics
blanchet [Sun, 25 Apr 2010 15:30:33 +0200] rev 36396
cosmetics
Sun, 25 Apr 2010 15:04:20 +0200 cosmetics
blanchet [Sun, 25 Apr 2010 15:04:20 +0200] rev 36395
cosmetics
Sun, 25 Apr 2010 14:40:36 +0200 move "neg_clausify" method and "clausify" attribute to "sledgehammer_isar.ML"
blanchet [Sun, 25 Apr 2010 14:40:36 +0200] rev 36394
move "neg_clausify" method and "clausify" attribute to "sledgehammer_isar.ML"
Sun, 25 Apr 2010 11:38:46 +0200 support readable names even when Isar proof reconstruction is enabled -- useful for debugging
blanchet [Sun, 25 Apr 2010 11:38:46 +0200] rev 36393
support readable names even when Isar proof reconstruction is enabled -- useful for debugging
Sun, 25 Apr 2010 10:22:31 +0200 cosmetics: rename internal functions
blanchet [Sun, 25 Apr 2010 10:22:31 +0200] rev 36392
cosmetics: rename internal functions
Sun, 25 Apr 2010 00:33:26 +0200 cosmetics
blanchet [Sun, 25 Apr 2010 00:33:26 +0200] rev 36391
cosmetics
Sun, 25 Apr 2010 00:25:44 +0200 remove "show_skolems" option and change style of record declarations
blanchet [Sun, 25 Apr 2010 00:25:44 +0200] rev 36390
remove "show_skolems" option and change style of record declarations
Sun, 25 Apr 2010 00:10:30 +0200 remove "skolemize" option from Nitpick, since Skolemization is always useful
blanchet [Sun, 25 Apr 2010 00:10:30 +0200] rev 36389
remove "skolemize" option from Nitpick, since Skolemization is always useful
Sat, 24 Apr 2010 17:48:21 +0200 removed Nitpick's "uncurry" option
blanchet [Sat, 24 Apr 2010 17:48:21 +0200] rev 36388
removed Nitpick's "uncurry" option
Sat, 24 Apr 2010 16:44:45 +0200 fix typesetting
blanchet [Sat, 24 Apr 2010 16:44:45 +0200] rev 36387
fix typesetting
Sat, 24 Apr 2010 16:43:03 +0200 Fruhjahrsputz: remove three mostly useless Nitpick options
blanchet [Sat, 24 Apr 2010 16:43:03 +0200] rev 36386
Fruhjahrsputz: remove three mostly useless Nitpick options
Sat, 24 Apr 2010 16:33:01 +0200 remove type annotations as comments;
blanchet [Sat, 24 Apr 2010 16:33:01 +0200] rev 36385
remove type annotations as comments; Nitpick is now 1136 lines shorter
Sat, 24 Apr 2010 16:17:30 +0200 cosmetics
blanchet [Sat, 24 Apr 2010 16:17:30 +0200] rev 36384
cosmetics
Sat, 24 Apr 2010 16:05:42 +0200 better error reporting;
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
Fri, 23 Apr 2010 19:36:49 +0200 cosmetics
blanchet [Fri, 23 Apr 2010 19:36:49 +0200] rev 36382
cosmetics
Fri, 23 Apr 2010 19:26:39 +0200 reuse timestamp function
blanchet [Fri, 23 Apr 2010 19:26:39 +0200] rev 36381
reuse timestamp function
Fri, 23 Apr 2010 19:18:39 +0200 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: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
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip