huffman [Sat, 16 Sep 2006 02:40:00 +0200] rev 20552
generalized types of many constants to work over arbitrary vector spaces;
modified theorems using Rep_star to eliminate existential quantifiers
huffman [Sat, 16 Sep 2006 02:35:58 +0200] rev 20551
add theorem norm_diff_triangle_ineq
huffman [Sat, 16 Sep 2006 02:32:48 +0200] rev 20550
add required type annotation
wenzelm [Fri, 15 Sep 2006 22:56:17 +0200] rev 20549
removed type aliases for theory/theory_ref;
wenzelm [Fri, 15 Sep 2006 22:56:13 +0200] rev 20548
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
wenzelm [Fri, 15 Sep 2006 22:56:08 +0200] rev 20547
tuned;
wenzelm [Fri, 15 Sep 2006 20:08:38 +0200] rev 20546
rrule: maintain 'extra' field for rule that contain extra vars outside elhs;
rewrite_rule_extra_vars: tuned;
rewritec: omit incr_indexes in most cases, which is a big performance gain;
wenzelm [Fri, 15 Sep 2006 20:08:37 +0200] rev 20545
instantiate: omit has_duplicates check, which is irrelevant for soundness;
webertj [Fri, 15 Sep 2006 18:06:51 +0200] rev 20544
trivial whitespace change
wenzelm [Fri, 15 Sep 2006 16:49:41 +0200] rev 20543
tuned;