Fri, 23 Apr 2010 15:17:59 +0200 less special treatment of times_divide_eq [simp]
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36304
less special treatment of times_divide_eq [simp]
Fri, 23 Apr 2010 15:17:59 +0200 sharpened constraint (c.f. 4e7f5b22dd7d)
haftmann [Fri, 23 Apr 2010 15:17:59 +0200] rev 36303
sharpened constraint (c.f. 4e7f5b22dd7d)
Fri, 23 Apr 2010 13:58:15 +0200 more localization; tuned proofs
haftmann [Fri, 23 Apr 2010 13:58:15 +0200] rev 36302
more localization; tuned proofs
Fri, 23 Apr 2010 13:58:14 +0200 more localization; factored out lemmas for division_ring
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36301
more localization; factored out lemmas for division_ring
Fri, 23 Apr 2010 13:58:14 +0200 modernized abstract algebra theories
haftmann [Fri, 23 Apr 2010 13:58:14 +0200] rev 36300
modernized abstract algebra theories
Fri, 23 Apr 2010 10:50:17 +0200 merged
haftmann [Fri, 23 Apr 2010 10:50:17 +0200] rev 36299
merged
Thu, 22 Apr 2010 12:07:00 +0200 swapped generic code generator and SML code generator
haftmann [Thu, 22 Apr 2010 12:07:00 +0200] rev 36298
swapped generic code generator and SML code generator
Fri, 23 Apr 2010 19:36:04 +0200 removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
wenzelm [Fri, 23 Apr 2010 19:36:04 +0200] rev 36297
removed obsolete Named_Thm_Set -- Named_Thms provides efficient member operation;
Fri, 23 Apr 2010 18:30:01 +0200 Item_Net/Named_Thms: export efficient member operation;
wenzelm [Fri, 23 Apr 2010 18:30:01 +0200] rev 36296
Item_Net/Named_Thms: export efficient member operation;
Fri, 23 Apr 2010 16:12:57 +0200 initialized atps reference with standard setup in the atp manager
bulwahn [Fri, 23 Apr 2010 16:12:57 +0200] rev 36295
initialized atps reference with standard setup in the atp manager
Fri, 23 Apr 2010 12:24:30 +0200 compile
blanchet [Fri, 23 Apr 2010 12:24:30 +0200] rev 36294
compile
Fri, 23 Apr 2010 12:07:12 +0200 handle SPASS's equality predicate correctly in Isar proof reconstruction
blanchet [Fri, 23 Apr 2010 12:07:12 +0200] rev 36293
handle SPASS's equality predicate correctly in Isar proof reconstruction
Fri, 23 Apr 2010 11:34:49 +0200 merged
blanchet [Fri, 23 Apr 2010 11:34:49 +0200] rev 36292
merged
Fri, 23 Apr 2010 11:32:36 +0200 added Isar proof reconstruction support for SPASS -- which means all provers can now yield Isar proofs;
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)
Thu, 22 Apr 2010 16:30:54 +0200 remove hack that is no longer necessary now that "ATP_Wrapper" properly detects which ATPs are installed
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
Thu, 22 Apr 2010 16:30:04 +0200 set "atps" reference's default value to "(remote_)e (remote_)spass (remote_)vampire", based on what is 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
Thu, 22 Apr 2010 15:01:36 +0200 minor code cleanup
blanchet [Thu, 22 Apr 2010 15:01:36 +0200] rev 36288
minor code cleanup
Thu, 22 Apr 2010 14:47:52 +0200 if Isar proof reconstruction is not supported, tell the user so they don't wonder why their "isar_proof" option did nothing
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
Thu, 22 Apr 2010 13:50:58 +0200 "remote_e" and "remote_vampire" support TSTP proof output + fix "overlord" mode ATP output postprocessing
blanchet [Thu, 22 Apr 2010 13:50:58 +0200] rev 36286
"remote_e" and "remote_vampire" support TSTP proof output + fix "overlord" mode ATP output postprocessing
Thu, 22 Apr 2010 10:54:56 +0200 Isar proof reconstruction: type variables introduced by the ATP should be treated as type parameters for type inference purposes;
blanchet [Thu, 22 Apr 2010 10:54:56 +0200] rev 36285
Isar proof reconstruction: type variables introduced by the ATP should be treated as type parameters for type inference purposes; this solves the unification exception that consistently was thrown for Cezary's "FSet3" theory
Thu, 22 Apr 2010 10:13:02 +0200 postprocess ATP output in "overlord" mode to make it more readable
blanchet [Thu, 22 Apr 2010 10:13:02 +0200] rev 36284
postprocess ATP output in "overlord" mode to make it more readable
Wed, 21 Apr 2010 17:06:26 +0200 failure of reconstructing the Isar proof (e.g., exception) should not prevent Sledgehammer from showing the short one-liner proof -- but in "debug" mode we do want to know what the exception is
blanchet [Wed, 21 Apr 2010 17:06:26 +0200] rev 36283
failure of reconstructing the Isar proof (e.g., exception) should not prevent Sledgehammer from showing the short one-liner proof -- but in "debug" mode we do want to know what the exception is
Wed, 21 Apr 2010 16:38:03 +0200 generate command-line in addition to timestamp in ATP output file, for debugging purposes
blanchet [Wed, 21 Apr 2010 16:38:03 +0200] rev 36282
generate command-line in addition to timestamp in ATP output file, for debugging purposes
Wed, 21 Apr 2010 16:21:19 +0200 pass relevant options from "sledgehammer" to "sledgehammer minimize";
blanchet [Wed, 21 Apr 2010 16:21:19 +0200] rev 36281
pass relevant options from "sledgehammer" to "sledgehammer minimize"; one nice side effect of this change is that the "sledgehammer minimize" syntax now only occurs in "sledgehammer_isar.ML", instead of being spread across two files
Fri, 23 Apr 2010 10:00:53 +0200 Finite set theory
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 23 Apr 2010 10:00:53 +0200] rev 36280
Finite set theory
Thu, 22 Apr 2010 22:12:12 +0200 merged
wenzelm [Thu, 22 Apr 2010 22:12:12 +0200] rev 36279
merged
Thu, 22 Apr 2010 20:39:48 +0100 Tidied up using s/l
paulson [Thu, 22 Apr 2010 20:39:48 +0100] rev 36278
Tidied up using s/l
Thu, 22 Apr 2010 22:01:06 +0200 split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
wenzelm [Thu, 22 Apr 2010 22:01:06 +0200] rev 36277
split Class.thy into parts to conserve a bit of memory and increase the chance of making it work on Cygwin with only 2 GB available;
Thu, 22 Apr 2010 11:55:19 +0200 fun_rel introduction and list_rel elimination for quotient package
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 22 Apr 2010 11:55:19 +0200] rev 36276
fun_rel introduction and list_rel elimination for quotient package
Thu, 22 Apr 2010 09:30:39 +0200 lemmas concerning remdups
haftmann [Thu, 22 Apr 2010 09:30:39 +0200] rev 36275
lemmas concerning remdups
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip