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