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;
Tue, 17 May 2005 10:19:45 +0200 moved credit to CONTRIBUTORS;
wenzelm [Tue, 17 May 2005 10:19:45 +0200] rev 15974
moved credit to CONTRIBUTORS; tuned;
Tue, 17 May 2005 10:19:44 +0200 tuned;
wenzelm [Tue, 17 May 2005 10:19:44 +0200] rev 15973
tuned;
Tue, 17 May 2005 10:19:43 +0200 export ISABELLE_HOME, do not normalize;
wenzelm [Tue, 17 May 2005 10:19:43 +0200] rev 15972
export ISABELLE_HOME, do not normalize; tuned;
Tue, 17 May 2005 10:19:42 +0200 removed THIS_IS_ISABELLE_ADMIN;
wenzelm [Tue, 17 May 2005 10:19:42 +0200] rev 15971
removed THIS_IS_ISABELLE_ADMIN;
Tue, 17 May 2005 10:08:24 +0200 removed rev_append;
wenzelm [Tue, 17 May 2005 10:08:24 +0200] rev 15970
removed rev_append; tuned presentation of datatype option: removed apsome, export the and if_none;
Tue, 17 May 2005 10:08:24 +0200 obsolete;
wenzelm [Tue, 17 May 2005 10:08:24 +0200] rev 15969
obsolete;
Tue, 17 May 2005 10:05:15 +0200 added;
wenzelm [Tue, 17 May 2005 10:05:15 +0200] rev 15968
added;
Tue, 17 May 2005 09:58:40 +0200 proper treatment of directory links;
wenzelm [Tue, 17 May 2005 09:58:40 +0200] rev 15967
proper treatment of directory links; tuned;
Tue, 17 May 2005 01:24:19 +0200 use Drule.vars_of_terms
kleing [Tue, 17 May 2005 01:24:19 +0200] rev 15966
use Drule.vars_of_terms
Mon, 16 May 2005 10:29:15 +0200 Use of IntInf.int instead of int in most numeric simprocs; avoids
paulson [Mon, 16 May 2005 10:29:15 +0200] rev 15965
Use of IntInf.int instead of int in most numeric simprocs; avoids integer overflow in SML/NJ
Mon, 16 May 2005 09:35:05 +0200 searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
kleing [Mon, 16 May 2005 09:35:05 +0200] rev 15964
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
Mon, 16 May 2005 09:34:20 +0200 export parser for "-"
kleing [Mon, 16 May 2005 09:34:20 +0200] rev 15963
export parser for "-"
Mon, 16 May 2005 08:28:16 +0200 line wrap
kleing [Mon, 16 May 2005 08:28:16 +0200] rev 15962
line wrap
Sun, 15 May 2005 21:04:10 +0200 Eta-expanded merge function (to make SmlNJ happy).
berghofe [Sun, 15 May 2005 21:04:10 +0200] rev 15961
Eta-expanded merge function (to make SmlNJ happy).
Sat, 14 May 2005 21:31:13 +0200 added Proof.context to antiquotation
haftmann [Sat, 14 May 2005 21:31:13 +0200] rev 15960
added Proof.context to antiquotation
Fri, 13 May 2005 20:21:41 +0200 lucas - fixed bug with uninstantiated type contexts in eqsubst and added the automatic removal of duplicate subgoals (when there are no flex-flex constraints)
dixon [Fri, 13 May 2005 20:21:41 +0200] rev 15959
lucas - fixed bug with uninstantiated type contexts in eqsubst and added the automatic removal of duplicate subgoals (when there are no flex-flex constraints)
Fri, 13 May 2005 19:55:09 +0200 -(n::nat) is now regarded as atomic
nipkow [Fri, 13 May 2005 19:55:09 +0200] rev 15958
-(n::nat) is now regarded as atomic
Fri, 13 May 2005 17:19:04 +0200 Bugfix in syntax translation for record type.
schirmer [Fri, 13 May 2005 17:19:04 +0200] rev 15957
Bugfix in syntax translation for record type.
Thu, 12 May 2005 18:24:42 +0200 theorem names for caching
paulson [Thu, 12 May 2005 18:24:42 +0200] rev 15956
theorem names for caching
Thu, 12 May 2005 15:42:58 +0200 memoization of ResAxioms.cnf_axiom rather than of Reconstruction.clausify_rule
paulson [Thu, 12 May 2005 15:42:58 +0200] rev 15955
memoization of ResAxioms.cnf_axiom rather than of Reconstruction.clausify_rule
Thu, 12 May 2005 10:48:46 +0200 first-order now ignores "all"
paulson [Thu, 12 May 2005 10:48:46 +0200] rev 15954
first-order now ignores "all"
Thu, 12 May 2005 09:45:54 +0200 fixed a few things and added Haftmann as author
nipkow [Thu, 12 May 2005 09:45:54 +0200] rev 15953
fixed a few things and added Haftmann as author
Wed, 11 May 2005 17:45:38 +0200 documented new subst method
paulson [Wed, 11 May 2005 17:45:38 +0200] rev 15952
documented new subst method
Wed, 11 May 2005 16:30:24 +0200 corrections
haftmann [Wed, 11 May 2005 16:30:24 +0200] rev 15951
corrections
Wed, 11 May 2005 09:50:33 +0200 Added thms by Brian Huffmann
nipkow [Wed, 11 May 2005 09:50:33 +0200] rev 15950
Added thms by Brian Huffmann
Tue, 10 May 2005 18:37:43 +0200 new cterm primitives
paulson [Tue, 10 May 2005 18:37:43 +0200] rev 15949
new cterm primitives
Tue, 10 May 2005 10:25:21 +0200 oops...cannot use subst here
paulson [Tue, 10 May 2005 10:25:21 +0200] rev 15948
oops...cannot use subst here
Tue, 10 May 2005 06:59:32 +0200 table centering, headline 'other platform'
kleing [Tue, 10 May 2005 06:59:32 +0200] rev 15947
table centering, headline 'other platform'
(0) -10000 -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 +10000 +30000 tip