src/Pure/drule.ML
Tue, 11 Jul 2006 12:17:02 +0200 wenzelm replaced Term.variant(list) by Name.variant(_list);
Tue, 04 Jul 2006 19:49:50 +0200 wenzelm added generalize;
Sat, 17 Jun 2006 19:37:47 +0200 wenzelm Term.internal;
Tue, 13 Jun 2006 23:41:44 +0200 wenzelm removed weak_eq_thm;
Mon, 12 Jun 2006 21:19:00 +0200 wenzelm tuned Seq/Envir/Unify interfaces;
Sun, 11 Jun 2006 21:59:21 +0200 wenzelm outer_params: Syntax.dest_internal;
Mon, 05 Jun 2006 21:54:21 +0200 wenzelm support embedded terms;
Thu, 01 Jun 2006 14:51:37 +0200 paulson Tiny code cleanup
Fri, 26 May 2006 22:20:05 +0200 wenzelm forall_intr_list: do not ignore errors;
Mon, 01 May 2006 17:05:11 +0200 wenzelm added sort_triv;
Sat, 29 Apr 2006 23:16:46 +0200 wenzelm added unconstrainTs;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Thu, 13 Apr 2006 12:00:59 +0200 wenzelm added equal_elim_rule2;
Sat, 04 Mar 2006 21:10:07 +0100 wenzelm added mk_conjunction;
Wed, 22 Feb 2006 22:18:38 +0100 wenzelm removed rename_indexes_wrt;
Wed, 15 Feb 2006 21:35:02 +0100 wenzelm added distinct_prems_rl;
Mon, 06 Feb 2006 20:58:54 +0100 wenzelm Envir.(beta_)eta_contract;
Fri, 03 Feb 2006 23:12:30 +0100 wenzelm removed add/del_rules;
Sat, 28 Jan 2006 17:28:54 +0100 wenzelm added equals_cong;
Fri, 27 Jan 2006 19:03:02 +0100 wenzelm moved theorem tags from Drule to PureThy;
Wed, 25 Jan 2006 00:21:35 +0100 wenzelm abs_def: improved error;
Sat, 21 Jan 2006 23:02:24 +0100 wenzelm simplified type attribute;
Tue, 10 Jan 2006 19:33:32 +0100 wenzelm added declaration_attribute;
Sat, 31 Dec 2005 21:49:43 +0100 wenzelm tuned forall_intr_vars;
Fri, 23 Dec 2005 15:16:46 +0100 wenzelm conj_elim_precise: proper treatment of nested conjunctions;
Thu, 22 Dec 2005 00:28:54 +0100 wenzelm fixed has_internal;
Thu, 08 Dec 2005 20:16:10 +0100 wenzelm removed Syntax.deskolem;
Fri, 02 Dec 2005 22:54:45 +0100 wenzelm abs_def: beta/eta contract lhs;
Fri, 25 Nov 2005 18:58:37 +0100 wenzelm forall_conv: limit prefix;
Tue, 22 Nov 2005 19:34:44 +0100 wenzelm export map_tags;
Sat, 19 Nov 2005 14:21:03 +0100 wenzelm removed conj_mono;
Wed, 16 Nov 2005 17:45:25 +0100 wenzelm added protect_cong, cong_mono_thm;
Wed, 09 Nov 2005 16:26:44 +0100 wenzelm added fold_terms;
Tue, 08 Nov 2005 10:43:09 +0100 wenzelm removed impose_hyps, satisfy_hyps;
Fri, 28 Oct 2005 22:27:52 +0200 wenzelm added incr_indexes;
Fri, 21 Oct 2005 18:14:44 +0200 wenzelm renamed triv_goal to goalI, rev_triv_goal to goalD;
Thu, 29 Sep 2005 12:30:30 +0200 berghofe Optimized and exported flexflex_unique.
Mon, 26 Sep 2005 19:19:14 +0200 wenzelm moved disambiguate_frees to ProofKernel;
Mon, 26 Sep 2005 02:06:44 +0200 obua added Drule.disambiguate_frees : thm -> thm
Mon, 12 Sep 2005 18:20:32 +0200 haftmann introduced new-style AList operations
Wed, 31 Aug 2005 15:46:40 +0200 wenzelm refer to theory instead of low-level tsig;
Mon, 01 Aug 2005 19:20:37 +0200 wenzelm replaced atless by term_ord;
Thu, 28 Jul 2005 15:20:06 +0200 wenzelm tuned gen_all, forall_elim_list, implies_intr_list, standard;
Fri, 15 Jul 2005 15:44:15 +0200 wenzelm tuned fold on terms;
Wed, 13 Jul 2005 11:30:37 +0200 haftmann (fix for an accidental commit)
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Wed, 06 Jul 2005 20:00:25 +0200 wenzelm Thm.full_prop_of;
Mon, 04 Jul 2005 17:08:19 +0200 wenzelm tuned;
Wed, 29 Jun 2005 15:13:25 +0200 wenzelm added implies_intr_hyps (from thm.ML);
Fri, 17 Jun 2005 18:33:08 +0200 wenzelm accomodate identification of type Sign.sg and theory;
Tue, 10 May 2005 18:37:43 +0200 paulson new cterm primitives
Wed, 04 May 2005 18:50:21 +0200 berghofe Added eta_long_conversion.
Thu, 28 Apr 2005 21:35:47 +0200 wenzelm added plain_prop_of;
Thu, 21 Apr 2005 19:12:03 +0200 berghofe - Eliminated nodup_vars check.
Thu, 07 Apr 2005 09:27:20 +0200 wenzelm added add_used; include tpairs;
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.
Tue, 22 Feb 2005 18:42:22 +0100 dixon Lucas - fixed bug in zero_var_indexes: it was ignoring vars in the flex-flex pairs. These are now taken into account.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Thu, 03 Feb 2005 16:06:19 +0100 paulson new treatment of demodulation in proof reconstruction
less more (0) -100 -60 tip