wenzelm [Thu, 22 Dec 2005 00:29:09 +0100] rev 18477
consume: expand defs in prems of concls;
added add_consumes;
make/extract_cases: split cases consisting of meta-conjunctions;
added mutual_rule;
wenzelm [Thu, 22 Dec 2005 00:29:08 +0100] rev 18476
cases: main is_proper flag;
print_cases: show proper cases only;
wenzelm [Thu, 22 Dec 2005 00:29:07 +0100] rev 18475
auto cases: marked improper;
tuned;
wenzelm [Thu, 22 Dec 2005 00:29:06 +0100] rev 18474
conjunction_tac: single goal;
wenzelm [Thu, 22 Dec 2005 00:29:04 +0100] rev 18473
CONJUNCTS2;
wenzelm [Thu, 22 Dec 2005 00:29:03 +0100] rev 18472
rule_context: numbered cases;
wenzelm [Thu, 22 Dec 2005 00:29:01 +0100] rev 18471
conjunction_tac: single goal;
added CONJUNCTS2, precise_conjunction_tac;
removed smart_conjunction_tac;
wenzelm [Thu, 22 Dec 2005 00:29:00 +0100] rev 18470
renamed imp_cong' to imp_cong_rule;
wenzelm [Thu, 22 Dec 2005 00:28:58 +0100] rev 18469
mk_conjunction: proper treatment of bounds;
added dest_conjunction(s);
wenzelm [Thu, 22 Dec 2005 00:28:54 +0100] rev 18468
fixed has_internal;
added is_internal;
renamed imp_cong' to imp_cong_rule;
uniform versions of forall_conv, concl_conv, prems_conv, conjunction_conv;