wenzelm [Thu, 28 Jul 2005 15:20:04 +0200] rev 16947
Sign.typ_unify;
Tactic.prove;
wenzelm [Thu, 28 Jul 2005 15:20:03 +0200] rev 16946
typ_match, unify: canonical argument order;
added raw_match, raw_instance;
proper implementation of raw_unify;
wenzelm [Thu, 28 Jul 2005 15:20:02 +0200] rev 16945
added weaken, adjust_maxidx_thm;
wenzelm [Thu, 28 Jul 2005 15:20:01 +0200] rev 16944
check_overloading replaces datatype overloading;
tuned;
wenzelm [Thu, 28 Jul 2005 15:20:00 +0200] rev 16943
added add_tfreesT, add_tfrees;
added bound;
added zero_var_indexesT, zero_var_indexes, zero_var_indexes_subst;
removed add_term_constsT;
tuned;
wenzelm [Thu, 28 Jul 2005 15:19:59 +0200] rev 16942
norm_hhf_rule: Thm.adjust_maxidx_thm before Drule.gen_all;
removed prove_standard, prove_multi_standard;
wenzelm [Thu, 28 Jul 2005 15:19:58 +0200] rev 16941
added add_const_constraint(_i), const_constraint;
added typ_match, typ_unify;
wenzelm [Thu, 28 Jul 2005 15:19:57 +0200] rev 16940
adapted Type.typ_match;
tuned;