Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Wed, 29 Nov 2006 04:11:09 +0100 |
wenzelm |
simplified Logic.count_prems;
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 18:07:33 +0100 |
wenzelm |
moved theorem kinds from PureThy to Thm;
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 21:44:35 +0100 |
wenzelm |
removed obsolete first_duplicate;
|
file |
diff |
annotate
|
Tue, 31 Oct 2006 09:29:06 +0100 |
haftmann |
fixed type signature of Type.varify
|
file |
diff |
annotate
|
Wed, 11 Oct 2006 10:49:36 +0200 |
haftmann |
abandoned findrep
|
file |
diff |
annotate
|
Sat, 07 Oct 2006 01:31:12 +0200 |
wenzelm |
added def_name_optional;
|
file |
diff |
annotate
|
Sun, 01 Oct 2006 18:29:34 +0200 |
wenzelm |
cterm_match: avoid recalculation of maxidx;
|
file |
diff |
annotate
|
Thu, 21 Sep 2006 19:05:31 +0200 |
wenzelm |
added dest_binop;
|
file |
diff |
annotate
|
Mon, 18 Sep 2006 19:39:11 +0200 |
wenzelm |
added dest_arg, i.e. a tuned version of #2 o dest_comb;
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 20:08:37 +0200 |
wenzelm |
instantiate: omit has_duplicates check, which is irrelevant for soundness;
|
file |
diff |
annotate
|
Tue, 12 Sep 2006 12:12:57 +0200 |
wenzelm |
ctyp: maintain maxidx;
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 08:18:59 +0200 |
haftmann |
abandoned equal_list in favor for eq_list
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 17:30:38 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 22:26:41 +0200 |
wenzelm |
normalized Proof.context/method type aliases;
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 21:28:54 +0200 |
wenzelm |
adjust_maxidx: pass explicit lower bound;
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 12:16:54 +0200 |
wenzelm |
replaced Term.variant(list) by Name.variant(_list);
|
file |
diff |
annotate
|
Sat, 08 Jul 2006 12:54:45 +0200 |
wenzelm |
tuned exception handling;
|
file |
diff |
annotate
|
Tue, 04 Jul 2006 19:49:53 +0200 |
wenzelm |
varifyT: no longer pervasive;
|
file |
diff |
annotate
|
Sat, 17 Jun 2006 19:37:51 +0200 |
wenzelm |
added generalize rule;
|
file |
diff |
annotate
|
Tue, 13 Jun 2006 23:41:52 +0200 |
wenzelm |
added hyps_of;
|
file |
diff |
annotate
|
Mon, 12 Jun 2006 21:19:00 +0200 |
wenzelm |
tuned Seq/Envir/Unify interfaces;
|
file |
diff |
annotate
|
Mon, 01 May 2006 17:05:13 +0200 |
wenzelm |
class_triv: Sign.certify_class;
|
file |
diff |
annotate
|
Sat, 29 Apr 2006 23:16:47 +0200 |
wenzelm |
added unconstrainT;
|
file |
diff |
annotate
|
Wed, 26 Apr 2006 22:38:16 +0200 |
wenzelm |
curried Seq.cons;
|
file |
diff |
annotate
|
Thu, 13 Apr 2006 12:01:07 +0200 |
wenzelm |
added maxidx_of;
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 12:18:15 +0100 |
wenzelm |
avoid polymorphic equality;
|
file |
diff |
annotate
|
Fri, 10 Mar 2006 04:03:48 +0100 |
mengj |
Shortened the exception messages from assume.
|
file |
diff |
annotate
|
Sat, 11 Feb 2006 17:17:47 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 07 Feb 2006 19:56:51 +0100 |
wenzelm |
removed obsolete sign_of_cterm;
|
file |
diff |
annotate
|
Mon, 06 Feb 2006 20:59:11 +0100 |
wenzelm |
union_tpairs: Library.merge;
|
file |
diff |
annotate
|
Sat, 21 Jan 2006 23:02:25 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
Fri, 23 Dec 2005 15:16:52 +0100 |
wenzelm |
turned bicompose_no_flatten into compose_no_flatten, without elimination;
|
file |
diff |
annotate
|
Thu, 22 Dec 2005 00:29:20 +0100 |
wenzelm |
added bicompose_no_flatten, which refrains from
|
file |
diff |
annotate
|
Fri, 16 Dec 2005 09:00:11 +0100 |
haftmann |
re-arranged tuples (theory * 'a) to ('a * theory) in Pure
|
file |
diff |
annotate
|
Wed, 16 Nov 2005 17:45:30 +0100 |
wenzelm |
tuned Pattern.match/unify;
|
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:41 +0100 |
wenzelm |
Thm.varifyT': natural argument order;
|
file |
diff |
annotate
|
Fri, 28 Oct 2005 22:28:04 +0200 |
wenzelm |
added cgoal_of;
|
file |
diff |
annotate
|
Sat, 15 Oct 2005 00:09:20 +0200 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Thu, 29 Sep 2005 00:59:01 +0200 |
wenzelm |
abstract_rule: tuned exception msgs;
|
file |
diff |
annotate
|
Thu, 15 Sep 2005 17:16:56 +0200 |
wenzelm |
TableFun/Symtab: curried lookup and update;
|
file |
diff |
annotate
|
Tue, 13 Sep 2005 22:19:29 +0200 |
wenzelm |
added simple_fact;
|
file |
diff |
annotate
|
Thu, 01 Sep 2005 18:48:50 +0200 |
wenzelm |
curried_lookup/update;
|
file |
diff |
annotate
|
Wed, 31 Aug 2005 15:46:40 +0200 |
wenzelm |
refer to theory instead of low-level tsig;
|
file |
diff |
annotate
|
Mon, 29 Aug 2005 16:18:04 +0200 |
wenzelm |
use AList operations;
|
file |
diff |
annotate
|
Mon, 01 Aug 2005 19:20:45 +0200 |
wenzelm |
Compress.term;
|
file |
diff |
annotate
|
Thu, 28 Jul 2005 15:20:02 +0200 |
wenzelm |
added weaken, adjust_maxidx_thm;
|
file |
diff |
annotate
|
Tue, 19 Jul 2005 17:21:56 +0200 |
wenzelm |
tuned instantiate (avoid subst_atomic, subst_atomic_types);
|
file |
diff |
annotate
|
Thu, 14 Jul 2005 19:28:31 +0200 |
wenzelm |
invoke_oracle: do not keep theory value, but theory_ref;
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 20:00:34 +0200 |
wenzelm |
added full_prop_of: includes tpairs;
|
file |
diff |
annotate
|
Wed, 06 Jul 2005 10:41:45 +0200 |
wenzelm |
tuned maxidx;
|
file |
diff |
annotate
|
Mon, 04 Jul 2005 17:07:13 +0200 |
wenzelm |
dest_ctyp: raise exception for non-constructor;
|
file |
diff |
annotate
|
Fri, 01 Jul 2005 14:42:00 +0200 |
wenzelm |
ctyp: added 'sorts' field;
|
file |
diff |
annotate
|
Wed, 29 Jun 2005 15:13:31 +0200 |
wenzelm |
more efficient treatment of shyps and hyps (use ordered lists);
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 18:33:08 +0200 |
wenzelm |
accomodate identification of type Sign.sg and theory;
|
file |
diff |
annotate
|
Thu, 09 Jun 2005 12:04:53 +0200 |
wenzelm |
axioms: NameSpace.table;
|
file |
diff |
annotate
|
Sun, 05 Jun 2005 23:07:25 +0200 |
wenzelm |
Type.freeze;
|
file |
diff |
annotate
|
Tue, 31 May 2005 11:53:26 +0200 |
wenzelm |
added eq_thms;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:12 +0200 |
wenzelm |
tuned terms_of_tpairs;
|
file |
diff |
annotate
|
Thu, 21 Apr 2005 19:12:03 +0200 |
berghofe |
- Eliminated nodup_vars check.
|
file |
diff |
annotate
|
Thu, 07 Apr 2005 09:28:03 +0200 |
wenzelm |
added get_axiom_i, invoke_oracle_i;
|
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, 24 Jan 2005 12:41:06 +0100 |
paulson |
thin_tac now works on P==>Q
|
file |
diff |
annotate
|
Tue, 26 Oct 2004 16:34:19 +0200 |
berghofe |
Changed function cabs to also allow abstraction over Vars.
|
file |
diff |
annotate
|
Thu, 29 Jul 2004 17:45:21 +0200 |
berghofe |
- optimized nodup_vars check in capply
|
file |
diff |
annotate
|
Sat, 29 May 2004 15:03:59 +0200 |
wenzelm |
improved output; refer to Pretty.pp;
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:27:10 +0200 |
wenzelm |
adapted names of some sort ops;
|
file |
diff |
annotate
|
Mon, 21 Oct 2002 17:04:47 +0200 |
berghofe |
Changed handling of flex-flex constraints: now stored in separate
|
file |
diff |
annotate
|
Thu, 10 Oct 2002 19:02:23 +0200 |
nipkow |
added failure trace information to pattern unification
|
file |
diff |
annotate
|
Mon, 07 Oct 2002 19:01:51 +0200 |
nipkow |
take/drop -> splitAt
|
file |
diff |
annotate
|
Tue, 27 Aug 2002 11:05:31 +0200 |
wenzelm |
added proof_of;
|
file |
diff |
annotate
|
Thu, 28 Feb 2002 19:24:00 +0100 |
wenzelm |
moved match_bvs, match_bvars, renAbs to term.ML;
|
file |
diff |
annotate
|
Thu, 21 Feb 2002 20:11:05 +0100 |
wenzelm |
fixed get_name_tags in order to work with hyps;
|
file |
diff |
annotate
|
Thu, 17 Jan 2002 21:04:16 +0100 |
wenzelm |
added prop_of: thm -> term (at last!);
|
file |
diff |
annotate
|
Fri, 14 Dec 2001 11:54:13 +0100 |
wenzelm |
varifyT' returns newly introduces variables;
|
file |
diff |
annotate
|
Thu, 04 Oct 2001 23:27:01 +0200 |
wenzelm |
major_prem_of: Logic.strip_assums_concl;
|
file |
diff |
annotate
|
Fri, 28 Sep 2001 11:04:44 +0200 |
berghofe |
Exchanged % and %%.
|
file |
diff |
annotate
|
Thu, 13 Sep 2001 16:26:16 +0200 |
berghofe |
Fixed proof term bug in permute_prems.
|
file |
diff |
annotate
|
Fri, 31 Aug 2001 16:13:00 +0200 |
berghofe |
Replaced old derivations by proof terms.
|
file |
diff |
annotate
|
Wed, 03 Jan 2001 21:18:31 +0100 |
wenzelm |
Thm: dest_comb, dest_abs, capply, cabs no longer global;
|
file |
diff |
annotate
|
Fri, 17 Nov 2000 18:50:01 +0100 |
wenzelm |
Envir.beta_norm;
|
file |
diff |
annotate
|
Tue, 07 Nov 2000 17:52:12 +0100 |
berghofe |
- Moved rewriting functions to meta_simplifier.ML
|
file |
diff |
annotate
|
Fri, 27 Oct 2000 16:25:21 +0200 |
wenzelm |
back to 1.167, due to Emacs/CVS casualty!!;
|
file |
diff |
annotate
|
Fri, 27 Oct 2000 15:23:39 +0200 |
wenzelm |
*** empty log message ***
|
file |
diff |
annotate
|
Thu, 07 Sep 2000 15:31:09 +0200 |
nipkow |
Added meaningful output to cong-error msg.
|
file |
diff |
annotate
|
Tue, 29 Aug 2000 15:13:10 +0200 |
nipkow |
*** empty log message ***
|
file |
diff |
annotate
|
Wed, 16 Aug 2000 18:10:15 +0200 |
nipkow |
Fixed completeness bug in simplifier: congruence rules could preclude
|
file |
diff |
annotate
|
Wed, 02 Aug 2000 19:39:48 +0200 |
wenzelm |
derivations: maintain oracle flag;
|
file |
diff |
annotate
|
Sun, 30 Jul 2000 12:50:07 +0200 |
wenzelm |
added sign_of_cterm;
|
file |
diff |
annotate
|
Sat, 03 Jun 2000 23:58:37 +0200 |
wenzelm |
fixed Thm.eq_thm: use Sign.joinable;
|
file |
diff |
annotate
|
Wed, 10 May 2000 21:03:12 +0200 |
wenzelm |
dest_mss: sort procs wrt. names;
|
file |
diff |
annotate
|
Mon, 08 May 2000 11:45:57 +0200 |
wenzelm |
tuned msg;
|
file |
diff |
annotate
|
Thu, 30 Mar 2000 14:19:33 +0200 |
wenzelm |
read_def_cterms: use Sign.read_def_terms;
|
file |
diff |
annotate
|
Fri, 10 Mar 2000 14:58:25 +0100 |
berghofe |
Envir now uses Vartab instead of association lists.
|
file |
diff |
annotate
|
Sun, 27 Feb 2000 15:13:44 +0100 |
wenzelm |
added major_prem_of;
|
file |
diff |
annotate
|
Thu, 24 Feb 2000 16:04:25 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 24 Feb 2000 15:58:10 +0100 |
wenzelm |
capply, cabs: Sign.nodup_vars;
|
file |
diff |
annotate
|
Mon, 17 Jan 2000 14:10:32 +0100 |
paulson |
Thm.instantiate no longer normalizes, but Drule.instantiate does
|
file |
diff |
annotate
|
Thu, 16 Dec 1999 17:01:16 +0100 |
paulson |
SOUNDNESS BUG FIX for rotate_rule. The original code did not expect
|
file |
diff |
annotate
|
Fri, 22 Oct 1999 20:25:00 +0200 |
wenzelm |
debug_simp;
|
file |
diff |
annotate
|
Wed, 29 Sep 1999 14:02:33 +0200 |
wenzelm |
removed implies_intr_shyps;
|
file |
diff |
annotate
|
Thu, 09 Sep 1999 19:01:37 +0200 |
wenzelm |
added no_prems;
|
file |
diff |
annotate
|
Thu, 09 Sep 1999 12:25:01 +0200 |
wenzelm |
removed obsolete comment;
|
file |
diff |
annotate
|
Mon, 23 Aug 1999 16:13:42 +0200 |
nipkow |
Now rewrite rules with flexible heads are allowed.
|
file |
diff |
annotate
|
Mon, 23 Aug 1999 09:36:05 +0200 |
nipkow |
Corrected two busg in the simplifier.
|
file |
diff |
annotate
|
Wed, 18 Aug 1999 20:39:41 +0200 |
wenzelm |
(*no fix_shyps*);
|
file |
diff |
annotate
|
Wed, 18 Aug 1999 10:54:44 +0200 |
paulson |
new primitive rule permute_prems to underlie defer_tac and rotate_prems
|
file |
diff |
annotate
|
Fri, 23 Jul 1999 16:52:45 +0200 |
wenzelm |
tuned add_term_varnames;
|
file |
diff |
annotate
|
Thu, 08 Jul 1999 18:30:00 +0200 |
wenzelm |
improved error msgs of instantiate;
|
file |
diff |
annotate
|
Tue, 06 Jul 1999 21:03:03 +0200 |
wenzelm |
added clear_mss;
|
file |
diff |
annotate
|
Sat, 05 Jun 1999 20:30:29 +0200 |
wenzelm |
varifyT': observe additional 'fixed' tfrees;
|
file |
diff |
annotate
|
Thu, 29 Apr 1999 18:33:31 +0200 |
nipkow |
Eta contraction is now performed all the time during rewriting.
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 16:33:00 +0100 |
wenzelm |
qualify Theory.sign_of etc.;
|
file |
diff |
annotate
|
Wed, 17 Mar 1999 13:32:20 +0100 |
wenzelm |
added def_name;
|
file |
diff |
annotate
|
Tue, 12 Jan 1999 13:39:21 +0100 |
wenzelm |
signature BASIC_THM;
|
file |
diff |
annotate
|
Thu, 08 Oct 1998 11:59:17 +0200 |
nipkow |
Further improvement of the simplifier.
|
file |
diff |
annotate
|