Mon, 05 Nov 2007 23:17:02 +0100 |
wenzelm |
removed unused compose_hhf, comp_hhf;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:11 +0200 |
wenzelm |
moved (asm_)rewrite_goal_tac from goal.ML to meta_simplifier.ML (no longer depends on SELECT_GOAL);
|
file |
diff |
annotate
|
Tue, 19 Jun 2007 23:15:27 +0200 |
wenzelm |
balanced conjunctions;
|
file |
diff |
annotate
|
Mon, 18 Jun 2007 23:30:46 +0200 |
wenzelm |
tuned conjunction tactics: slightly smaller proof terms;
|
file |
diff |
annotate
|
Wed, 13 Jun 2007 00:01:59 +0200 |
wenzelm |
renamed prove_raw to prove_internal;
|
file |
diff |
annotate
|
Mon, 04 Jun 2007 21:04:19 +0200 |
wenzelm |
added assume_rule_tac;
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:48 +0200 |
wenzelm |
moved some Drule operations to Thm (see more_thm.ML);
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Thu, 30 Nov 2006 14:17:29 +0100 |
wenzelm |
added norm/close_result (supercede local_standard etc.);
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:12 +0100 |
wenzelm |
COMP_INCR;
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 22:05:12 +0100 |
wenzelm |
ProofContext.init;
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:44 +0200 |
wenzelm |
normalized Proof.context/method type aliases;
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 21:28:52 +0200 |
wenzelm |
Thm.adjust_maxidx;
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 00:51:32 +0200 |
wenzelm |
prove: proper assumption context, more tactic arguments;
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 13:43:06 +0200 |
wenzelm |
moved Goal.norm_hhf(_protect) to meta_simplifier.ML (pervasive);
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 12:12:00 +0200 |
wenzelm |
prove: Variable.declare_internal (more efficient);
|
file |
diff |
annotate
|
Sat, 08 Jul 2006 12:54:44 +0200 |
wenzelm |
prove/prove_multi: context;
|
file |
diff |
annotate
|
Mon, 12 Jun 2006 21:19:02 +0200 |
wenzelm |
Unify.matches_list;
|
file |
diff |
annotate
|
Mon, 05 Jun 2006 21:54:20 +0200 |
wenzelm |
allow non-trivial schematic goals (via embedded term vars);
|
file |
diff |
annotate
|
Thu, 11 May 2006 21:46:17 +0200 |
wenzelm |
check result against certified prop, i.e. admit non-normal statements;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:01 +0200 |
wenzelm |
use conjunction stuff from conjunction.ML;
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 18:37:27 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 05 Mar 2006 23:56:57 +0100 |
wenzelm |
SELECT_GOAL: fixed trivial case;
|
file |
diff |
annotate
|
Sat, 04 Mar 2006 21:10:08 +0100 |
wenzelm |
added extract, retrofit;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 15:16:46 +0100 |
wenzelm |
Thm.compose_no_flatten;
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:29:18 +0100 |
wenzelm |
conclude/SELECT: Thm.bicompose_no_flatten avoids unsolicited modification of result;
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 18:58:38 +0100 |
wenzelm |
tuned names;
|
file |
diff |
annotate
|
Sat, 19 Nov 2005 14:21:04 +0100 |
wenzelm |
tuned norm_hhf_protected;
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 17:45:26 +0100 |
wenzelm |
norm_hhf: no normalization of protected props;
|
file |
diff |
annotate
|
Thu, 10 Nov 2005 20:57:11 +0100 |
wenzelm |
renamed Thm.cgoal_of to Thm.cprem_of;
|
file |
diff |
annotate
|
Wed, 09 Nov 2005 16:26:54 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 08 Nov 2005 10:43:10 +0100 |
wenzelm |
export compose_hhf;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:27:55 +0200 |
wenzelm |
renamed Goal constant to prop, more general protect/unprotect interfaces;
|
file |
diff |
annotate
|
Tue, 25 Oct 2005 18:18:57 +0200 |
wenzelm |
prove_raw: cterms, explicit asms;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:20:29 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:15:00 +0200 |
wenzelm |
Internal goals.
|
file |
diff |
annotate
|