wenzelm [Thu, 16 Oct 2008 22:44:36 +0200] rev 28627
conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
wenzelm [Thu, 16 Oct 2008 22:44:35 +0200] rev 28626
added make;
wenzelm [Thu, 16 Oct 2008 22:44:34 +0200] rev 28625
maintain sort occurrences of declared terms;
wenzelm [Thu, 16 Oct 2008 22:44:33 +0200] rev 28624
added weaken_sorts;
strip_shyps: minimal list of minimized extra sorts;
tuned;
wenzelm [Thu, 16 Oct 2008 22:44:32 +0200] rev 28623
added make, minimal_sorts;
wenzelm [Thu, 16 Oct 2008 22:44:31 +0200] rev 28622
added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
wenzelm [Thu, 16 Oct 2008 22:44:30 +0200] rev 28621
added check_shyps, which reject pending sort hypotheses;
wenzelm [Thu, 16 Oct 2008 22:44:29 +0200] rev 28620
Drule.norm_hhf_eqs;