kleing [Wed, 02 Feb 2005 08:45:14 +0100] rev 15482
link to PG FAQ for start up problem
paulson [Tue, 01 Feb 2005 18:01:57 +0100] rev 15481
the new subst tactic, by Lucas Dixon
nipkow [Sun, 30 Jan 2005 20:48:50 +0100] rev 15480
renamed a few vars, added a lemma
nipkow [Fri, 28 Jan 2005 15:44:03 +0100] rev 15479
proof simpification
kleing [Fri, 28 Jan 2005 04:35:51 +0100] rev 15478
moved sugar.sty to textinputs
kleing [Fri, 28 Jan 2005 04:34:55 +0100] rev 15477
-H false for showing proofs (not -H true)
nipkow [Thu, 27 Jan 2005 13:33:21 +0100] rev 15476
fixed bugs
berghofe [Thu, 27 Jan 2005 12:37:02 +0100] rev 15475
- Proofs are now hidden by default when generating documents
- New syntax for referring to theorems in lists
- Improvements to theory loader (relative and absolute paths)
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