blanchet [Mon, 04 Oct 2010 18:31:34 +0200] rev 39938
fixed two bugs in new skolemizer: instantiations now take types into consideration, and rotate_tac is given the proper offset
blanchet [Mon, 04 Oct 2010 17:30:34 +0200] rev 39937
correctly handle multiple copies of the same axiom with the same types
blanchet [Mon, 04 Oct 2010 16:36:20 +0200] rev 39936
put two operations in the right order
blanchet [Mon, 04 Oct 2010 16:24:53 +0200] rev 39935
reintroduce old "unify_prem_with_concl" code to avoid reaching unification bound + primitive handling for polymorphism
blanchet [Mon, 04 Oct 2010 15:05:19 +0200] rev 39934
apply "assume_tac" directly on the right assumption, using "rotate_tac" -- this ensures that the desired unifications are performed
blanchet [Mon, 04 Oct 2010 14:36:18 +0200] rev 39933
instantiate foralls and release exists in the order described by the topological order