paulson [Wed, 26 Jan 2005 11:53:30 +0100] rev 15466
implemented cache for conversion to clauses
nipkow [Tue, 25 Jan 2005 14:49:16 +0100] rev 15465
enclosed in (*<*) (*>*)
berghofe [Mon, 24 Jan 2005 18:18:28 +0100] rev 15464
Added variant of eres_inst_tac that operates on indexnames instead of strings.
berghofe [Mon, 24 Jan 2005 18:16:57 +0100] rev 15463
Adapted to modified interface of PureThy.get_thm(s).
berghofe [Mon, 24 Jan 2005 18:15:19 +0100] rev 15462
Eliminated hack for deleting leading question mark from induction
variable name.
berghofe [Mon, 24 Jan 2005 18:12:22 +0100] rev 15461
Replaced xstring by thmref.
berghofe [Mon, 24 Jan 2005 18:11:06 +0100] rev 15460
Removed unnecessary subsignature checks to speed up rewriting.
berghofe [Mon, 24 Jan 2005 18:09:29 +0100] rev 15459
Introduced function DatatypeProp.make_primrec_Ts to avoid code duplication.
berghofe [Mon, 24 Jan 2005 18:07:10 +0100] rev 15458
Replaced xstring by thmref.
berghofe [Mon, 24 Jan 2005 17:59:48 +0100] rev 15457
Adapted to modified interface of PureThy.get_thm(s).