berghofe [Thu, 27 Jan 2005 12:35:20 +0100] rev 15474
Proofs are now hidden by default.
berghofe [Thu, 27 Jan 2005 12:34:52 +0100] rev 15473
- Proofs are now hidden by default
- Added show_var_qmarks flag
berghofe [Thu, 27 Jan 2005 12:34:09 +0100] rev 15472
Added show_var_qmarks flag.
nipkow [Wed, 26 Jan 2005 17:34:42 +0100] rev 15471
*** empty log message ***
nipkow [Wed, 26 Jan 2005 16:39:44 +0100] rev 15470
added OptionalSugar
nipkow [Wed, 26 Jan 2005 13:50:59 +0100] rev 15469
new
nipkow [Wed, 26 Jan 2005 12:20:16 +0100] rev 15468
moved to HOL/Library
nipkow [Wed, 26 Jan 2005 12:20:07 +0100] rev 15467
*** empty log message ***
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).
berghofe [Mon, 24 Jan 2005 17:56:18 +0100] rev 15456
Specific theorems in a named list of theorems can now be referred to
via indices (type thmref).
paulson [Mon, 24 Jan 2005 16:25:36 +0100] rev 15455
updated description of arith_tac
paulson [Mon, 24 Jan 2005 12:41:06 +0100] rev 15454
thin_tac now works on P==>Q
paulson [Mon, 24 Jan 2005 12:40:52 +0100] rev 15453
some rationalizing of res_inst_tac
paulson [Fri, 21 Jan 2005 18:00:18 +0100] rev 15452
Jia Meng: delta simpsets and clasets
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.