Sat, 28 Jul 2007 20:40:27 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 05 Jul 2007 20:01:28 +0200 |
wenzelm |
simplified ObjectLogic.atomize;
|
file |
diff |
annotate
|
Tue, 03 Jul 2007 17:17:07 +0200 |
wenzelm |
CONVERSION tactical;
|
file |
diff |
annotate
|
Thu, 10 May 2007 00:39:45 +0200 |
wenzelm |
moved conversions to structure Conv;
|
file |
diff |
annotate
|
Mon, 30 Apr 2007 13:32:58 +0200 |
wenzelm |
explicit treatment of legacy_features;
|
file |
diff |
annotate
|
Mon, 18 Dec 2006 08:21:35 +0100 |
haftmann |
switched argument order in *.syntax lifters
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
Thu, 07 Dec 2006 00:42:04 +0100 |
wenzelm |
reorganized structure Goal vs. Tactic;
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:07 +0200 |
wenzelm |
improved LocalDefs.add_def;
|
file |
diff |
annotate
|
Mon, 11 Sep 2006 21:35:19 +0200 |
wenzelm |
induct method: renamed 'fixing' to 'arbitrary';
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:40 +0200 |
wenzelm |
simplified Assumption/ProofContext.export;
|
file |
diff |
annotate
|
Sat, 17 Jun 2006 19:37:45 +0200 |
wenzelm |
RuleCases.mutual_rule: ctxt;
|
file |
diff |
annotate
|
Mon, 12 Jun 2006 21:19:00 +0200 |
wenzelm |
tuned Seq/Envir/Unify interfaces;
|
file |
diff |
annotate
|
Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
Wed, 22 Feb 2006 22:18:32 +0100 |
wenzelm |
simplified Pure conjunction;
|
file |
diff |
annotate
|
Fri, 10 Feb 2006 02:22:16 +0100 |
wenzelm |
Args/Attrib syntax: Context.generic;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:00 +0100 |
wenzelm |
Logic.rlist_abs;
|
file |
diff |
annotate
|
Sat, 28 Jan 2006 17:28:52 +0100 |
wenzelm |
LocalDefs.add_def;
|
file |
diff |
annotate
|
Fri, 27 Jan 2006 19:03:02 +0100 |
wenzelm |
moved theorem tags from Drule to PureThy;
|
file |
diff |
annotate
|
Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
Sat, 14 Jan 2006 17:14:06 +0100 |
wenzelm |
sane ERROR handling;
|
file |
diff |
annotate
|
Tue, 10 Jan 2006 19:33:30 +0100 |
wenzelm |
fix_tac: no warning;
|
file |
diff |
annotate
|
Sat, 07 Jan 2006 12:26:25 +0100 |
wenzelm |
RuleCases.make_common/nested;
|
file |
diff |
annotate
|
Thu, 05 Jan 2006 17:14:07 +0100 |
wenzelm |
RuleCases.strict_mutual_rule;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 18:36:27 +0100 |
wenzelm |
removed obsolete atomize_old;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 15:16:44 +0100 |
wenzelm |
proper treatment of nested conjunctions, i.e. simultaneous goals and mutual rules;
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:28:51 +0100 |
wenzelm |
simplified setup: removed dest_concls, local_impI, conjI;
|
file |
diff |
annotate
|
Fri, 02 Dec 2005 08:06:59 +0100 |
haftmann |
introduced new map2, fold
|
file |
diff |
annotate
|
Tue, 29 Nov 2005 23:00:20 +0100 |
wenzelm |
moved nth_list to Pure/library.ML;
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 20:57:51 +0100 |
wenzelm |
induct: insert defs in object-logic form;
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 18:58:36 +0100 |
wenzelm |
fix_tac: proper treatment of major premises in goal;
|
file |
diff |
annotate
|
Wed, 23 Nov 2005 22:23:52 +0100 |
wenzelm |
more robust revert_skolem;
|
file |
diff |
annotate
|
Wed, 23 Nov 2005 18:52:02 +0100 |
wenzelm |
(co)induct: taking;
|
file |
diff |
annotate
|
Tue, 22 Nov 2005 19:34:43 +0100 |
wenzelm |
make coinduct actually work;
|
file |
diff |
annotate
|
Sat, 19 Nov 2005 14:21:02 +0100 |
wenzelm |
induct: CONJUNCTS for multiple goals;
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 17:45:24 +0100 |
wenzelm |
induct: support local definitions to be passed through the induction;
|
file |
diff |
annotate
|
Thu, 10 Nov 2005 20:57:17 +0100 |
wenzelm |
induct method: fixes;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:27:47 +0200 |
wenzelm |
accomodate simplified Thm.lift_rule;
|
file |
diff |
annotate
|
Fri, 21 Oct 2005 18:14:41 +0200 |
wenzelm |
Goal.norm_hhf_rule, Goal.init;
|
file |
diff |
annotate
|
Tue, 14 Jun 2005 21:56:57 +0200 |
wenzelm |
export cases_tac, induct_tac;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 18:57:18 +0200 |
berghofe |
Adapted to new interface of instantiation and unification / matching functions.
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:46:04 +0200 |
wenzelm |
*** MESSAGE REFERS TO PREVIOUS VERSION ***
|
file |
diff |
annotate
|
Wed, 13 Apr 2005 18:34:22 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Fri, 04 Mar 2005 15:07:34 +0100 |
skalberg |
Removed practically all references to Library.foldr.
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Mon, 11 Oct 2004 07:39:19 +0200 |
nipkow |
Induction now preserves the name of the induction variable.
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Sat, 21 Feb 2004 08:43:08 +0100 |
nipkow |
Transitive_Closure: added consumes and case_names attributes
|
file |
diff |
annotate
|
Mon, 30 Sep 2002 15:45:11 +0200 |
nipkow |
fixes !!-bound vars in induction statement automatically
|
file |
diff |
annotate
|
Fri, 26 Jul 2002 21:09:39 +0200 |
wenzelm |
support for split assumptions in cases (hyps vs. prems);
|
file |
diff |
annotate
|
Fri, 31 May 2002 18:49:31 +0200 |
berghofe |
Changed interface of MetaSimplifier.rewrite_term.
|
file |
diff |
annotate
|
Tue, 07 May 2002 14:26:32 +0200 |
wenzelm |
use eq_thm_prop instead of slightly inadequate eq_thm;
|
file |
diff |
annotate
|
Sat, 26 Jan 2002 19:17:15 +0100 |
wenzelm |
cases: really append cases_default;
|
file |
diff |
annotate
|
Thu, 17 Jan 2002 21:02:18 +0100 |
wenzelm |
MetaSimplifier.rewrite_term replaces slow Tactic.rewrite_cterm;
|
file |
diff |
annotate
|
Wed, 28 Nov 2001 00:38:11 +0100 |
wenzelm |
join_rules RuleCases.save;
|
file |
diff |
annotate
|
Mon, 19 Nov 2001 20:46:05 +0100 |
wenzelm |
induct method: localize rews for rule;
|
file |
diff |
annotate
|
Mon, 12 Nov 2001 23:30:16 +0100 |
wenzelm |
induct: rule_versions produces localized variants;
|
file |
diff |
annotate
|
Mon, 12 Nov 2001 20:23:24 +0100 |
wenzelm |
proper handling of mutual rules (esp. for sets);
|
file |
diff |
annotate
|
Mon, 05 Nov 2001 20:56:29 +0100 |
wenzelm |
Method.trace ctxt;
|
file |
diff |
annotate
|