blanchet [Fri, 25 Jun 2010 15:30:38 +0200] rev 37571
more moving around of ML files in "Sledgehammer.thy"
blanchet [Fri, 25 Jun 2010 15:22:12 +0200] rev 37570
got rid of needless exception
blanchet [Fri, 25 Jun 2010 15:18:58 +0200] rev 37569
move "MESON" up;
the ultimate goal is to make Sledgehammer depend on MESON and Metis, rather than a big spaghetti
blanchet [Fri, 25 Jun 2010 15:16:22 +0200] rev 37568
remove junk
blanchet [Fri, 25 Jun 2010 15:08:03 +0200] rev 37567
further reduce dependencies on "sledgehammer_fact_filter.ML"
blanchet [Fri, 25 Jun 2010 15:01:35 +0200] rev 37566
move "prepare_clauses" from "sledgehammer_fact_filter.ML" to "sledgehammer_hol_clause.ML";
since it has nothing to do with filtering
wenzelm [Mon, 28 Jun 2010 10:39:39 +0200] rev 37565
merged
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 28 Jun 2010 09:48:36 +0200] rev 37564
Quotient package reverse lifting
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 28 Jun 2010 07:38:39 +0200] rev 37563
Add reverse lifting flag to automated theorem derivation
Cezary Kaliszyk <kaliszyk@in.tum.de> [Mon, 28 Jun 2010 07:32:51 +0200] rev 37562
Restrict quotient definitions to constants
Christian Urban <urbanc@in.tum.de> [Sun, 27 Jun 2010 08:33:01 +0100] rev 37561
mixfix can be given for automatically lifted constants
Christian Urban <urbanc@in.tum.de> [Sat, 26 Jun 2010 08:23:40 +0100] rev 37560
streamlined the generation of quotient theorems out of raw theorems
haftmann [Fri, 25 Jun 2010 19:12:04 +0200] rev 37559
merged
haftmann [Fri, 25 Jun 2010 11:42:29 +0200] rev 37558
avoid REPEAT after THEN_ALL_NEW
wenzelm [Sat, 26 Jun 2010 22:44:25 +0200] rev 37557
refresh Isabelle token marker after buffer properties changed, e.g. when fold mode is switched;