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
huffman [Sat, 24 Apr 2010 13:31:52 -0700] rev 36334
document generation for Multivariate_Analysis
huffman [Sat, 24 Apr 2010 11:11:09 -0700] rev 36333
move l2-norm stuff into separate theory file
huffman [Sat, 24 Apr 2010 09:37:24 -0700] rev 36332
convert proofs to Isar-style
huffman [Sat, 24 Apr 2010 09:34:36 -0700] rev 36331
Library/Fraction_Field.thy: ordering relations for fractions
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;
wenzelm [Sun, 25 Apr 2010 22:50:47 +0200] rev 36329
more systematic treatment of data -- avoid slightly odd nested tuples here;
tuned;
wenzelm [Sun, 25 Apr 2010 21:18:04 +0200] rev 36328
replaced Sorts.rep_algebra by slightly more abstract selectors classes_of/arities_of;
wenzelm [Sun, 25 Apr 2010 21:02:36 +0200] rev 36327
misc tuning and simplification;
wenzelm [Sun, 25 Apr 2010 19:44:47 +0200] rev 36326
simplified some private bindings;
wenzelm [Sun, 25 Apr 2010 19:09:37 +0200] rev 36325
classrel and arity completion by krauss/schropp;
wenzelm [Sun, 25 Apr 2010 16:10:05 +0200] rev 36324
removed obsolete/unused Proof.match_bind;
wenzelm [Sun, 25 Apr 2010 15:52:03 +0200] rev 36323
modernized naming conventions of main Isar proof elements;
wenzelm [Sun, 25 Apr 2010 15:13:33 +0200] rev 36322
goals: simplified handling of implicit variables -- removed obsolete warning;
wenzelm [Fri, 23 Apr 2010 23:42:46 +0200] rev 36321
updated generated files;
wenzelm [Fri, 23 Apr 2010 23:38:01 +0200] rev 36320
cover 'schematic_lemma' etc.;
wenzelm [Fri, 23 Apr 2010 23:35:43 +0200] rev 36319
mark schematic statements explicitly;
wenzelm [Fri, 23 Apr 2010 23:33:48 +0200] rev 36318
eliminated spurious schematic statements;
wenzelm [Fri, 23 Apr 2010 22:48:07 +0200] rev 36317
explicit 'schematic_theorem' etc. for schematic theorem statements;
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;
wenzelm [Fri, 23 Apr 2010 21:00:28 +0200] rev 36315
added keyword category "schematic goal", which prevents any attempt to fork the proof;
wenzelm [Fri, 23 Apr 2010 19:36:23 +0200] rev 36314
merged
haftmann [Fri, 23 Apr 2010 19:32:37 +0200] rev 36313
merged
haftmann [Fri, 23 Apr 2010 16:45:53 +0200] rev 36312
separated instantiation of division_by_zero
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
haftmann [Fri, 23 Apr 2010 16:17:25 +0200] rev 36310
adapted to new times_divide_eq simp situation
haftmann [Fri, 23 Apr 2010 16:17:25 +0200] rev 36309
epheremal replacement of field_simps by field_eq_simps
haftmann [Fri, 23 Apr 2010 16:17:24 +0200] rev 36308
dequalified fact name
haftmann [Fri, 23 Apr 2010 15:18:00 +0200] rev 36307
sharpened constraint (c.f. 4e7f5b22dd7d); explicit is better than implicit
haftmann [Fri, 23 Apr 2010 15:18:00 +0200] rev 36306
separated instantiation of division_by_zero
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36305
dequalified fact name
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36304
less special treatment of times_divide_eq [simp]
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36303
sharpened constraint (c.f. 4e7f5b22dd7d)
haftmann [Fri, 23 Apr 2010 13:58:15 +0200] rev 36302
more localization; tuned proofs
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36301
more localization; factored out lemmas for division_ring
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36300
modernized abstract algebra theories
haftmann [Fri, 23 Apr 2010 10:50:17 +0200] rev 36299
merged
haftmann [Thu, 22 Apr 2010 12:07:00 +0200] rev 36298
swapped generic code generator and SML code generator
wenzelm [Fri, 23 Apr 2010 19:36:04 +0200] rev 36297
removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
wenzelm [Fri, 23 Apr 2010 18:30:01 +0200] rev 36296
Item_Net/Named_Thms: export efficient member operation;
bulwahn [Fri, 23 Apr 2010 16:12:57 +0200] rev 36295
initialized atps reference with standard setup in the atp manager
blanchet [Fri, 23 Apr 2010 12:24:30 +0200] rev 36294
compile
blanchet [Fri, 23 Apr 2010 12:07:12 +0200] rev 36293
handle SPASS's equality predicate correctly in Isar proof reconstruction
blanchet [Fri, 23 Apr 2010 11:34:49 +0200] rev 36292
merged
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)
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