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
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
blanchet [Thu, 22 Apr 2010 15:01:36 +0200] rev 36288
minor code cleanup
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