nipkow [Mon, 23 May 2005 11:14:58 +0200] rev 16042
tuned trace info (depth)
nipkow [Mon, 23 May 2005 11:06:41 +0200] rev 16041
simplifier trace info; Suc-intervals
haftmann [Mon, 23 May 2005 10:49:25 +0200] rev 16040
some adaptions
quigley [Mon, 23 May 2005 00:18:51 +0200] rev 16039
Moved some of the clausify functions from ATP/res_clasimpset.ML to res_axioms.ML.
Changed watcher.ML so that the Unix.execute and Unix.reap functions are used instead of those in modUnix.ML, and
consequently removed modUnix.ML from Reconstruction.thy
wenzelm [Sun, 22 May 2005 19:26:18 +0200] rev 16038
tuned;
wenzelm [Sun, 22 May 2005 19:26:17 +0200] rev 16037
string FindTheorems.criterion;
wenzelm [Sun, 22 May 2005 19:26:16 +0200] rev 16036
added read_criterion/pretty_criterion;
improved rule filters -- intro excludes elim rules;
tuned output;
tuned;
wenzelm [Sun, 22 May 2005 19:26:15 +0200] rev 16035
added show_dummy_patterns;
wenzelm [Sun, 22 May 2005 18:59:05 +0200] rev 16034
updated;
wenzelm [Sun, 22 May 2005 16:54:09 +0200] rev 16033
Retrieve theorems from proof context -- improved version of
thms_containing by Rafal Kolanski, NICTA;
wenzelm [Sun, 22 May 2005 16:53:11 +0200] rev 16032
added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
wenzelm [Sun, 22 May 2005 16:51:19 +0200] rev 16031
moved everything related to thms_containing to find_theorems.ML;
export is_known;
added fact_index_of, valid_thms;
gen_read': removed unused dummies option;
declare_term(_syntax): canonical argument order;
removed declare_terms(_syntax);
wenzelm [Sun, 22 May 2005 16:51:18 +0200] rev 16030
added reserved;
wenzelm [Sun, 22 May 2005 16:51:17 +0200] rev 16029
added ident_with;
wenzelm [Sun, 22 May 2005 16:51:16 +0200] rev 16028
fold ProofContext.declare_term;
wenzelm [Sun, 22 May 2005 16:51:15 +0200] rev 16027
added 'print_simpset';
tuned 'thms_containing';
removed 'print_intros';
wenzelm [Sun, 22 May 2005 16:51:14 +0200] rev 16026
added print_simpset;
renamed print_thms_containing to find_theorems;
removed print_intros (superceded by find_theorems intro);
wenzelm [Sun, 22 May 2005 16:51:13 +0200] rev 16025
added find_theorems.ML, ../simplifier.ML;
wenzelm [Sun, 22 May 2005 16:51:12 +0200] rev 16024
tuned terms_of_tpairs;
wenzelm [Sun, 22 May 2005 16:51:11 +0200] rev 16023
added string_of_thmref, selections, fact_index_of, valid_thms;
moved find_matching_thms, is_matching_thm, find_intros/intros_goal/elims to Isar/find_theorems.ML;
tuned
wenzelm [Sun, 22 May 2005 16:51:10 +0200] rev 16022
FindTheorems.print_theorems;
wenzelm [Sun, 22 May 2005 16:51:09 +0200] rev 16021
findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
wenzelm [Sun, 22 May 2005 16:51:08 +0200] rev 16020
major tuning;
wenzelm [Sun, 22 May 2005 16:51:07 +0200] rev 16019
Simplifier already setup in Pure;
wenzelm [Sun, 22 May 2005 16:51:06 +0200] rev 16018
tuned antiquotations;
wenzelm [Sun, 22 May 2005 16:51:05 +0200] rev 16017
tuned thms_containing;
wenzelm [Sun, 22 May 2005 16:51:04 +0200] rev 16016
tuned;
wenzelm [Sun, 22 May 2005 16:51:04 +0200] rev 16015
moved to Pure;
wenzelm [Sun, 22 May 2005 16:51:03 +0200] rev 16014
moved here from Provers;
removed find_rewrites (superceded by find_theorems rewrite);
outer syntax moved to Pure/Isar/isar_syn.ML;
wenzelm [Sun, 22 May 2005 16:51:02 +0200] rev 16013
removed find_rewrites (superceded by improved thms_containing);