paulson [Fri, 21 Jan 2005 13:55:07 +0100] rev 15451
fixed thin_tac with higher-level assumptions by removing the old code to
handle the iterated introduction of parameters
paulson [Fri, 21 Jan 2005 13:54:09 +0100] rev 15450
inserted quotes preparatory to conversion
paulson [Fri, 21 Jan 2005 13:53:30 +0100] rev 15449
fixed the treatment of demodulation and paramodulation
paulson [Fri, 21 Jan 2005 13:52:57 +0100] rev 15448
negate_nead (???) changed to negated_asm_of_head
paulson [Fri, 21 Jan 2005 13:52:09 +0100] rev 15447
new theorem image_eq_fold
paulson [Fri, 21 Jan 2005 13:51:39 +0100] rev 15446
auto update
nipkow [Wed, 19 Jan 2005 16:45:24 +0100] rev 15445
*** empty log message ***
berghofe [Tue, 18 Jan 2005 14:38:20 +0100] rev 15444
induct_tac and case_tac no longer depend on Syntax.string_of_vname.
berghofe [Tue, 18 Jan 2005 14:36:04 +0100] rev 15443
indexname function now parses type variables as well; changed input
type from string list to string.
berghofe [Tue, 18 Jan 2005 14:34:24 +0100] rev 15442
Added variants of instantiation functions that operate on pairs of type
(indexname * string) instead of (string * string).