haftmann [Mon, 28 Jun 2010 15:32:27 +0200] rev 37607
tuned theory text
haftmann [Mon, 28 Jun 2010 15:32:26 +0200] rev 37606
inner_simps is not enough, need also local facts
haftmann [Mon, 28 Jun 2010 15:32:26 +0200] rev 37605
put section on distinctness before listsum; refined code generation operations; dropped ancient infix mem
haftmann [Mon, 28 Jun 2010 15:32:25 +0200] rev 37604
explicit is better than implicit
haftmann [Mon, 28 Jun 2010 15:32:25 +0200] rev 37603
avoid List.all
haftmann [Mon, 28 Jun 2010 15:32:24 +0200] rev 37602
tuned whitespace
haftmann [Mon, 28 Jun 2010 15:32:24 +0200] rev 37601
tuned lemma formulations
haftmann [Mon, 28 Jun 2010 15:32:24 +0200] rev 37600
list_ex replaces list_exists
haftmann [Mon, 28 Jun 2010 15:32:20 +0200] rev 37599
tuned syntax
haftmann [Mon, 28 Jun 2010 15:32:17 +0200] rev 37598
explicit is better than implicit
haftmann [Mon, 28 Jun 2010 15:32:13 +0200] rev 37597
modernized specifications
haftmann [Mon, 28 Jun 2010 15:32:08 +0200] rev 37596
dropped ancient infix mem
haftmann [Mon, 28 Jun 2010 15:32:06 +0200] rev 37595
dropped ancient infix mem; refined code generation operations in List.thy
Christian Urban <urbanc@in.tum.de> [Tue, 29 Jun 2010 02:18:08 +0100] rev 37594
cosmetics: avoided statement of raw theorems, used the method descending instead
Christian Urban <urbanc@in.tum.de> [Tue, 29 Jun 2010 01:38:29 +0100] rev 37593
separated the lifting and descending procedures in the quotient package
Christian Urban <urbanc@in.tum.de> [Mon, 28 Jun 2010 16:20:39 +0100] rev 37592
separation of translations in derive_qtrm / derive_rtrm (similarly for types)
haftmann [Mon, 28 Jun 2010 15:03:07 +0200] rev 37591
merged constants "split" and "prod_case"
haftmann [Mon, 28 Jun 2010 15:03:07 +0200] rev 37590
merged constants "split" and "prod_case" -- nitpick behaves differently
haftmann [Mon, 28 Jun 2010 15:03:06 +0200] rev 37589
tuned whitespace
blanchet [Mon, 28 Jun 2010 13:36:21 +0200] rev 37588
merged
blanchet [Mon, 28 Jun 2010 11:04:02 +0200] rev 37587
compile
blanchet [Mon, 28 Jun 2010 08:55:46 +0200] rev 37586
merged
blanchet [Fri, 25 Jun 2010 23:35:14 +0200] rev 37585
multiplexing
blanchet [Fri, 25 Jun 2010 18:34:06 +0200] rev 37584
factor out thread creation
blanchet [Fri, 25 Jun 2010 18:05:36 +0200] rev 37583
factored non-ATP specific code from "ATP_Manager" out, so that it can be reused for the LEO-II integration
blanchet [Fri, 25 Jun 2010 18:03:01 +0200] rev 37582
update docs
blanchet [Fri, 25 Jun 2010 17:32:55 +0200] rev 37581
simpler argument
blanchet [Fri, 25 Jun 2010 17:26:14 +0200] rev 37580
got rid of "respect_no_atp" option, which even I don't use
blanchet [Fri, 25 Jun 2010 17:13:38 +0200] rev 37579
reorder ML files
blanchet [Fri, 25 Jun 2010 17:08:39 +0200] rev 37578
renamed "Sledgehammer_FOL_Clauses" to "Metis_Clauses", so that Metis doesn't depend on Sledgehammer