smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50271
deal with the case that metis does not time out, but fails instead
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50270
reapplied changes to make SML/NJ happy
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50269
renaming, minor tweaks, added signature
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50268
added signature
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50267
moved thms_of_name to Sledgehammer_Util and removed copies, updated references
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50266
removed duplicate decleration
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50265
made use of sledgehammer_util
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50264
renamed sledgehammer_isar_reconstruct to sledgehammer_proof
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50263
added comments to new source files
smolkas [Wed, 28 Nov 2012 12:25:43 +0100] rev 50262
fixed problem with fact names
smolkas [Wed, 28 Nov 2012 12:25:06 +0100] rev 50261
remove hack and generalize code slightly
smolkas [Wed, 28 Nov 2012 12:23:44 +0100] rev 50260
simplified isar_qualifiers and qs merging
smolkas [Wed, 28 Nov 2012 12:22:17 +0100] rev 50259
put shrink in own structure
smolkas [Wed, 28 Nov 2012 12:22:05 +0100] rev 50258
put annotate in own structure
smolkas [Wed, 28 Nov 2012 12:21:42 +0100] rev 50257
support assumptions as facts for preplaying
smolkas [Wed, 28 Nov 2012 12:20:06 +0100] rev 50256
some minor improvements in shrink_proof
wenzelm [Wed, 28 Nov 2012 17:18:53 +0100] rev 50255
some support for ML runtime statistics;
wenzelm [Wed, 28 Nov 2012 16:09:05 +0100] rev 50254
prefer tight Markup.print_int/parse_int for property values;
wenzelm [Wed, 28 Nov 2012 16:07:17 +0100] rev 50253
clarified new identifier syntax: exclude \<^isup>, include subscripted prime (to allow imitating full identifier here);
wenzelm [Wed, 28 Nov 2012 15:59:18 +0100] rev 50252
eliminated slightly odd identifiers;
wenzelm [Wed, 28 Nov 2012 15:38:12 +0100] rev 50251
tuned syntax, potentially more robust;
wenzelm [Wed, 28 Nov 2012 14:55:46 +0100] rev 50250
smarter list layout;
wenzelm [Tue, 27 Nov 2012 20:01:57 +0100] rev 50249
repaired text following 491c5c81c2e8;
wenzelm [Tue, 27 Nov 2012 19:43:00 +0100] rev 50248
merged
hoelzl [Tue, 27 Nov 2012 19:31:11 +0100] rev 50247
introduce filter_lim as a generatlization of tendsto
wenzelm [Tue, 27 Nov 2012 19:24:30 +0100] rev 50246
merged
immler [Tue, 27 Nov 2012 13:48:40 +0100] rev 50245
based countable topological basis on Countable_Set
immler [Tue, 27 Nov 2012 11:29:47 +0100] rev 50244
qualified interpretation of sigma_algebra, to avoid name clashes
immler [Thu, 22 Nov 2012 10:09:54 +0100] rev 50243
eliminated finite_set_sequence with countable set
wenzelm [Tue, 27 Nov 2012 19:22:36 +0100] rev 50242
support for sub-structured identifier syntax (inactive);
wenzelm [Tue, 27 Nov 2012 13:22:29 +0100] rev 50241
eliminated some improper identifiers;
hoelzl [Tue, 27 Nov 2012 10:56:31 +0100] rev 50240
add upper bounds for factorial and binomial; add equation for binomial using nat-division (both from AFP/Girth_Chromatic)