paulson [Mon, 09 Sep 1996 17:34:24 +0200] rev 1964
Stronger proofs; work for Otway-Rees
paulson [Mon, 09 Sep 1996 17:33:23 +0200] rev 1963
These simpsets must not use miniscoping
paulson [Mon, 09 Sep 1996 11:08:01 +0200] rev 1962
Corrected associativity: must be to right, as the type dictatess
paulson [Mon, 09 Sep 1996 10:59:32 +0200] rev 1961
Removal of (EX x. P) <-> P and (ALL x. P) <-> P
from ex_simps and all_simps. as they are already in quant_simps.
paulson [Fri, 06 Sep 1996 11:56:12 +0200] rev 1960
Improved error handling: if there are syntax or type-checking
errors, prints the name of the offending axiom
paulson [Fri, 06 Sep 1996 10:45:48 +0200] rev 1959
Modified proof to work with miniscoping
paulson [Thu, 05 Sep 1996 18:42:48 +0200] rev 1958
Now uses thin_tac
paulson [Thu, 05 Sep 1996 18:31:14 +0200] rev 1957
Now uses thin_tac
paulson [Thu, 05 Sep 1996 18:30:13 +0200] rev 1956
Renaming of _rews to _simps
paulson [Thu, 05 Sep 1996 18:29:43 +0200] rev 1955
Added thin_tac to signature; previous change was useless