haftmann [Mon, 14 Jun 2010 15:10:36 +0200] rev 37411
removed simplifier congruence rule of "prod_case"
blanchet [Mon, 14 Jun 2010 10:36:01 +0200] rev 37410
adjusted the polymorphism handling of Skolem constants so that proof reconstruction doesn't fail in "equality_inf"
haftmann [Sat, 12 Jun 2010 15:48:17 +0200] rev 37409
merged
haftmann [Sat, 12 Jun 2010 15:47:50 +0200] rev 37408
declare lexn.simps [code del]
haftmann [Fri, 11 Jun 2010 17:14:02 +0200] rev 37407
declare lex_prod_def [code del]
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37406
modernized specifications
haftmann [Fri, 11 Jun 2010 17:14:01 +0200] rev 37405
avoid references to old constdefs
blanchet [Sat, 12 Jun 2010 11:12:54 +0200] rev 37404
merged
blanchet [Sat, 12 Jun 2010 11:12:31 +0200] rev 37403
disable new polymorphic code for now, until remaining issues in "equality_inf" are resolved
blanchet [Sat, 12 Jun 2010 11:11:07 +0200] rev 37402
"raise Fail" for internal errors + one new internal error (instead of "Match")
blanchet [Fri, 11 Jun 2010 18:05:05 +0200] rev 37401
make test work again (broken since 09467cdfa198?)
blanchet [Fri, 11 Jun 2010 17:57:16 +0200] rev 37400
adjust Nitpick example to follow latest wave of renamings
blanchet [Fri, 11 Jun 2010 17:10:23 +0200] rev 37399
proper polymorphic Skolemization of uncached facts + synchronization of caching and relevance filter
blanchet [Fri, 11 Jun 2010 17:07:27 +0200] rev 37398
beta-eta-contract, to respect "first_order_match"'s specification;
Sledgehammer's Skolem cache sometimes failed without the contraction