Sun, 22 May 2005 18:59:05 +0200 updated;
wenzelm [Sun, 22 May 2005 18:59:05 +0200] rev 16034
updated;
Sun, 22 May 2005 16:54:09 +0200 Retrieve theorems from proof context -- improved version of
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;
Sun, 22 May 2005 16:53:11 +0200 added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
wenzelm [Sun, 22 May 2005 16:53:11 +0200] rev 16032
added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
Sun, 22 May 2005 16:51:19 +0200 moved everything related to thms_containing to 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);
Sun, 22 May 2005 16:51:18 +0200 added reserved;
wenzelm [Sun, 22 May 2005 16:51:18 +0200] rev 16030
added reserved;
Sun, 22 May 2005 16:51:17 +0200 added ident_with;
wenzelm [Sun, 22 May 2005 16:51:17 +0200] rev 16029
added ident_with;
Sun, 22 May 2005 16:51:16 +0200 fold ProofContext.declare_term;
wenzelm [Sun, 22 May 2005 16:51:16 +0200] rev 16028
fold ProofContext.declare_term;
Sun, 22 May 2005 16:51:15 +0200 added 'print_simpset';
wenzelm [Sun, 22 May 2005 16:51:15 +0200] rev 16027
added 'print_simpset'; tuned 'thms_containing'; removed 'print_intros';
Sun, 22 May 2005 16:51:14 +0200 added print_simpset;
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);
Sun, 22 May 2005 16:51:13 +0200 added find_theorems.ML, ../simplifier.ML;
wenzelm [Sun, 22 May 2005 16:51:13 +0200] rev 16025
added find_theorems.ML, ../simplifier.ML;
Sun, 22 May 2005 16:51:12 +0200 tuned terms_of_tpairs;
wenzelm [Sun, 22 May 2005 16:51:12 +0200] rev 16024
tuned terms_of_tpairs;
Sun, 22 May 2005 16:51:11 +0200 added string_of_thmref, selections, fact_index_of, valid_thms;
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
Sun, 22 May 2005 16:51:10 +0200 FindTheorems.print_theorems;
wenzelm [Sun, 22 May 2005 16:51:10 +0200] rev 16022
FindTheorems.print_theorems;
Sun, 22 May 2005 16:51:09 +0200 findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
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;
Sun, 22 May 2005 16:51:08 +0200 major tuning;
wenzelm [Sun, 22 May 2005 16:51:08 +0200] rev 16020
major tuning;
Sun, 22 May 2005 16:51:07 +0200 Simplifier already setup in Pure;
wenzelm [Sun, 22 May 2005 16:51:07 +0200] rev 16019
Simplifier already setup in Pure;
Sun, 22 May 2005 16:51:06 +0200 tuned antiquotations;
wenzelm [Sun, 22 May 2005 16:51:06 +0200] rev 16018
tuned antiquotations;
Sun, 22 May 2005 16:51:05 +0200 tuned thms_containing;
wenzelm [Sun, 22 May 2005 16:51:05 +0200] rev 16017
tuned thms_containing;
Sun, 22 May 2005 16:51:04 +0200 tuned;
wenzelm [Sun, 22 May 2005 16:51:04 +0200] rev 16016
tuned;
Sun, 22 May 2005 16:51:04 +0200 moved to Pure;
wenzelm [Sun, 22 May 2005 16:51:04 +0200] rev 16015
moved to Pure;
Sun, 22 May 2005 16:51:03 +0200 moved here from Provers;
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;
Sun, 22 May 2005 16:51:02 +0200 removed find_rewrites (superceded by improved thms_containing);
wenzelm [Sun, 22 May 2005 16:51:02 +0200] rev 16013
removed find_rewrites (superceded by improved thms_containing);
Fri, 20 May 2005 18:35:10 +0200 bug fixes for clause form transformation
paulson [Fri, 20 May 2005 18:35:10 +0200] rev 16012
bug fixes for clause form transformation
Fri, 20 May 2005 18:34:14 +0200 converted some problems to Isar format
paulson [Fri, 20 May 2005 18:34:14 +0200] rev 16011
converted some problems to Isar format
Thu, 19 May 2005 18:07:05 +0200 subst again
nipkow [Thu, 19 May 2005 18:07:05 +0200] rev 16010
subst again
Thu, 19 May 2005 11:08:15 +0200 Skolemization of simprules and classical rules
paulson [Thu, 19 May 2005 11:08:15 +0200] rev 16009
Skolemization of simprules and classical rules
Thu, 19 May 2005 02:33:40 +0200 pcpo instance for type unit
huffman [Thu, 19 May 2005 02:33:40 +0200] rev 16008
pcpo instance for type unit
Thu, 19 May 2005 01:22:53 +0200 lucas - bugfix to subst in assumptions: fixed index error for conditional rules.
dixon [Thu, 19 May 2005 01:22:53 +0200] rev 16007
lucas - bugfix to subst in assumptions: fixed index error for conditional rules.
Wed, 18 May 2005 23:49:52 +0200 shortened proof of adm_disj
huffman [Wed, 18 May 2005 23:49:52 +0200] rev 16006
shortened proof of adm_disj
Wed, 18 May 2005 23:29:36 +0200 cleaned up and shortened some proofs
huffman [Wed, 18 May 2005 23:29:36 +0200] rev 16005
cleaned up and shortened some proofs
Wed, 18 May 2005 23:04:13 +0200 lucas - fixed subst in assumptions to count redexes from left to right.
dixon [Wed, 18 May 2005 23:04:13 +0200] rev 16004
lucas - fixed subst in assumptions to count redexes from left to right.
Wed, 18 May 2005 11:31:00 +0200 removed update_node, which is just an instance of map_node;
wenzelm [Wed, 18 May 2005 11:31:00 +0200] rev 16003
removed update_node, which is just an instance of map_node; tuned;
Wed, 18 May 2005 11:30:59 +0200 tuned;
wenzelm [Wed, 18 May 2005 11:30:59 +0200] rev 16002
tuned;
Wed, 18 May 2005 11:30:58 +0200 updated;
wenzelm [Wed, 18 May 2005 11:30:58 +0200] rev 16001
updated;
Wed, 18 May 2005 10:51:15 +0200 searching for combination of criteria (intro, elim, dest, name, pattern)
kleing [Wed, 18 May 2005 10:51:15 +0200] rev 16000
searching for combination of criteria (intro, elim, dest, name, pattern)
Wed, 18 May 2005 10:47:25 +0200 made para on searching more readable
kleing [Wed, 18 May 2005 10:47:25 +0200] rev 15999
made para on searching more readable
Wed, 18 May 2005 10:24:11 +0200 new cnf function taking Skolemization theorems as an extra argument
paulson [Wed, 18 May 2005 10:24:11 +0200] rev 15998
new cnf function taking Skolemization theorems as an extra argument
Wed, 18 May 2005 10:23:47 +0200 consolidation and simplification
paulson [Wed, 18 May 2005 10:23:47 +0200] rev 15997
consolidation and simplification
Wed, 18 May 2005 06:29:42 +0200 documented new thms_containing ('rewrites' still missing)
kleing [Wed, 18 May 2005 06:29:42 +0200] rev 15996
documented new thms_containing ('rewrites' still missing)
Wed, 18 May 2005 00:13:19 +0200 documented new subst
nipkow [Wed, 18 May 2005 00:13:19 +0200] rev 15995
documented new subst
Tue, 17 May 2005 19:24:15 +0200 proper Id line;
wenzelm [Tue, 17 May 2005 19:24:15 +0200] rev 15994
proper Id line;
Tue, 17 May 2005 19:23:54 +0200 updated;
wenzelm [Tue, 17 May 2005 19:23:54 +0200] rev 15993
updated;
Tue, 17 May 2005 18:51:16 +0200 var_or_skolem: always print question mark for vars stemming from skolems;
wenzelm [Tue, 17 May 2005 18:51:16 +0200] rev 15992
var_or_skolem: always print question mark for vars stemming from skolems;
Tue, 17 May 2005 18:10:44 +0200 added read_variable: optional question mark on input;
wenzelm [Tue, 17 May 2005 18:10:44 +0200] rev 15991
added read_variable: optional question mark on input; removed obsolete token_assoc; scan_indexname: improved treatment of \<^isub> and \<^isup>; read_var: more robust against bad input; tuned;
Tue, 17 May 2005 18:10:43 +0200 substantial tuning -- adapted to common conventions;
wenzelm [Tue, 17 May 2005 18:10:43 +0200] rev 15990
substantial tuning -- adapted to common conventions;
Tue, 17 May 2005 18:10:42 +0200 re-init ml_prompts after loop termination;
wenzelm [Tue, 17 May 2005 18:10:42 +0200] rev 15989
re-init ml_prompts after loop termination;
Tue, 17 May 2005 18:10:41 +0200 renamed show_var_qmarks to show_question_marks;
wenzelm [Tue, 17 May 2005 18:10:41 +0200] rev 15988
renamed show_var_qmarks to show_question_marks; renamed TermStyle.lookup_style to TermStyle.the_style;
Tue, 17 May 2005 18:10:40 +0200 Syntax.read_variable;
wenzelm [Tue, 17 May 2005 18:10:40 +0200] rev 15987
Syntax.read_variable;
Tue, 17 May 2005 18:10:39 +0200 renamed show_var_qmarks to show_question_marks;
wenzelm [Tue, 17 May 2005 18:10:39 +0200] rev 15986
renamed show_var_qmarks to show_question_marks; string_of_vname: improved treatment of \<^isub> and \<^isup>;
Tue, 17 May 2005 18:10:38 +0200 renamed show_var_qmarks to show_question_marks;
wenzelm [Tue, 17 May 2005 18:10:38 +0200] rev 15985
renamed show_var_qmarks to show_question_marks; var_or_skolem: proper treatment of show_question_marks via Syntax.read_variable;
Tue, 17 May 2005 18:10:37 +0200 updated;
wenzelm [Tue, 17 May 2005 18:10:37 +0200] rev 15984
updated;
Tue, 17 May 2005 18:10:36 +0200 renamed show_var_qmarks to show_question_marks;
wenzelm [Tue, 17 May 2005 18:10:36 +0200] rev 15983
renamed show_var_qmarks to show_question_marks;
Tue, 17 May 2005 18:10:35 +0200 removed ISAMODE settings;
wenzelm [Tue, 17 May 2005 18:10:35 +0200] rev 15982
removed ISAMODE settings;
Tue, 17 May 2005 18:10:34 +0200 no longer support isa-FOO interface;
wenzelm [Tue, 17 May 2005 18:10:34 +0200] rev 15981
no longer support isa-FOO interface; removed Isamode; tuned;
Tue, 17 May 2005 18:10:33 +0200 no longer support isa-FOO interface;
wenzelm [Tue, 17 May 2005 18:10:33 +0200] rev 15980
no longer support isa-FOO interface;
Tue, 17 May 2005 18:10:31 +0200 tuned;
wenzelm [Tue, 17 May 2005 18:10:31 +0200] rev 15979
tuned;
Tue, 17 May 2005 18:10:31 +0200 obsolete;
wenzelm [Tue, 17 May 2005 18:10:31 +0200] rev 15978
obsolete;
Tue, 17 May 2005 17:01:35 +0200 added comment
paulson [Tue, 17 May 2005 17:01:35 +0200] rev 15977
added comment
Tue, 17 May 2005 17:01:19 +0200 streamlined proof using new subst method
paulson [Tue, 17 May 2005 17:01:19 +0200] rev 15976
streamlined proof using new subst method
Tue, 17 May 2005 10:19:46 +0200 moved credit to CONTRIBUTORS;
wenzelm [Tue, 17 May 2005 10:19:46 +0200] rev 15975
moved credit to CONTRIBUTORS;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip