src/Pure/thm.ML
Wed, 26 Apr 2006 22:38:16 +0200 wenzelm curried Seq.cons;
Thu, 13 Apr 2006 12:01:07 +0200 wenzelm added maxidx_of;
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Fri, 10 Mar 2006 04:03:48 +0100 mengj Shortened the exception messages from assume.
Sat, 11 Feb 2006 17:17:47 +0100 wenzelm tuned;
Tue, 07 Feb 2006 19:56:51 +0100 wenzelm removed obsolete sign_of_cterm;
Mon, 06 Feb 2006 20:59:11 +0100 wenzelm union_tpairs: Library.merge;
Sat, 21 Jan 2006 23:02:25 +0100 wenzelm simplified type attribute;
Fri, 23 Dec 2005 15:16:52 +0100 wenzelm turned bicompose_no_flatten into compose_no_flatten, without elimination;
Thu, 22 Dec 2005 00:29:20 +0100 wenzelm added bicompose_no_flatten, which refrains from
Fri, 16 Dec 2005 09:00:11 +0100 haftmann re-arranged tuples (theory * 'a) to ('a * theory) in Pure
Wed, 16 Nov 2005 17:45:30 +0100 wenzelm tuned Pattern.match/unify;
Thu, 10 Nov 2005 20:57:11 +0100 wenzelm renamed Thm.cgoal_of to Thm.cprem_of;
Wed, 09 Nov 2005 16:26:41 +0100 wenzelm Thm.varifyT': natural argument order;
Fri, 28 Oct 2005 22:28:04 +0200 wenzelm added cgoal_of;
Sat, 15 Oct 2005 00:09:20 +0200 wenzelm tuned comment;
Thu, 29 Sep 2005 00:59:01 +0200 wenzelm abstract_rule: tuned exception msgs;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Tue, 13 Sep 2005 22:19:29 +0200 wenzelm added simple_fact;
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Mon, 29 Aug 2005 16:18:04 +0200 wenzelm use AList operations;
Mon, 01 Aug 2005 19:20:45 +0200 wenzelm Compress.term;
Thu, 28 Jul 2005 15:20:02 +0200 wenzelm added weaken, adjust_maxidx_thm;
Tue, 19 Jul 2005 17:21:56 +0200 wenzelm tuned instantiate (avoid subst_atomic, subst_atomic_types);
Thu, 14 Jul 2005 19:28:31 +0200 wenzelm invoke_oracle: do not keep theory value, but theory_ref;
Wed, 06 Jul 2005 20:00:34 +0200 wenzelm added full_prop_of: includes tpairs;
Wed, 06 Jul 2005 10:41:45 +0200 wenzelm tuned maxidx;
Mon, 04 Jul 2005 17:07:13 +0200 wenzelm dest_ctyp: raise exception for non-constructor;
Fri, 01 Jul 2005 14:42:00 +0200 wenzelm ctyp: added 'sorts' field;
Wed, 29 Jun 2005 15:13:31 +0200 wenzelm more efficient treatment of shyps and hyps (use ordered lists);
Fri, 17 Jun 2005 18:33:08 +0200 wenzelm accomodate identification of type Sign.sg and theory;
Thu, 09 Jun 2005 12:04:53 +0200 wenzelm axioms: NameSpace.table;
Sun, 05 Jun 2005 23:07:25 +0200 wenzelm Type.freeze;
Tue, 31 May 2005 11:53:26 +0200 wenzelm added eq_thms;
Sun, 22 May 2005 16:51:12 +0200 wenzelm tuned terms_of_tpairs;
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Thu, 07 Apr 2005 09:28:03 +0200 wenzelm added get_axiom_i, invoke_oracle_i;
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 24 Jan 2005 12:41:06 +0100 paulson thin_tac now works on P==>Q
Tue, 26 Oct 2004 16:34:19 +0200 berghofe Changed function cabs to also allow abstraction over Vars.
Thu, 29 Jul 2004 17:45:21 +0200 berghofe - optimized nodup_vars check in capply
Sat, 29 May 2004 15:03:59 +0200 wenzelm improved output; refer to Pretty.pp;
Fri, 21 May 2004 21:27:10 +0200 wenzelm adapted names of some sort ops;
Mon, 21 Oct 2002 17:04:47 +0200 berghofe Changed handling of flex-flex constraints: now stored in separate
Thu, 10 Oct 2002 19:02:23 +0200 nipkow added failure trace information to pattern unification
Mon, 07 Oct 2002 19:01:51 +0200 nipkow take/drop -> splitAt
Tue, 27 Aug 2002 11:05:31 +0200 wenzelm added proof_of;
Thu, 28 Feb 2002 19:24:00 +0100 wenzelm moved match_bvs, match_bvars, renAbs to term.ML;
Thu, 21 Feb 2002 20:11:05 +0100 wenzelm fixed get_name_tags in order to work with hyps;
Thu, 17 Jan 2002 21:04:16 +0100 wenzelm added prop_of: thm -> term (at last!);
Fri, 14 Dec 2001 11:54:13 +0100 wenzelm varifyT' returns newly introduces variables;
Thu, 04 Oct 2001 23:27:01 +0200 wenzelm major_prem_of: Logic.strip_assums_concl;
Fri, 28 Sep 2001 11:04:44 +0200 berghofe Exchanged % and %%.
Thu, 13 Sep 2001 16:26:16 +0200 berghofe Fixed proof term bug in permute_prems.
Fri, 31 Aug 2001 16:13:00 +0200 berghofe Replaced old derivations by proof terms.
Wed, 03 Jan 2001 21:18:31 +0100 wenzelm Thm: dest_comb, dest_abs, capply, cabs no longer global;
Fri, 17 Nov 2000 18:50:01 +0100 wenzelm Envir.beta_norm;
less more (0) -100 -60 tip