bulwahn [Wed, 01 Jun 2011 09:10:13 +0200] rev 43124
splitting RBT theory into RBT and RBT_Mapping
bulwahn [Wed, 01 Jun 2011 08:07:28 +0200] rev 43123
creating a free variable with proper name and local mixfix syntax (cf. db9b9e46131c)
bulwahn [Wed, 01 Jun 2011 08:07:27 +0200] rev 43122
code preprocessor applies simplifier when schematic variables are fixed to free variables to allow rewriting with congruence rules in the preprocessing steps
blanchet [Wed, 01 Jun 2011 00:23:16 +0200] rev 43121
make SML/NJ happier
blanchet [Wed, 01 Jun 2011 00:12:38 +0200] rev 43120
make sure "Trueprop" is removed before combinators are added -- the code is fragile in that respect
blanchet [Tue, 31 May 2011 23:39:27 +0200] rev 43119
speed up example by disabling preplay, and temporarily comment out a broken Sledgehammer call
boehmes [Tue, 31 May 2011 19:28:03 +0200] rev 43118
updated SMT certificates
boehmes [Tue, 31 May 2011 19:27:19 +0200] rev 43117
proper nesting of loops in new monomorphizer;
less duplication of code in new monomorphizer;
drop output of warnings of new monomorphizer
boehmes [Tue, 31 May 2011 19:21:20 +0200] rev 43116
use new monomorphizer for SMT;
simplify the monomorphizer by inlining functions and proper passing of arguments
bulwahn [Tue, 31 May 2011 18:13:00 +0200] rev 43115
merged