Tue, 28 Oct 1997 17:58:35 +0100 PureThy.add_store_axioms_i;
wenzelm [Tue, 28 Oct 1997 17:58:35 +0100] rev 4029
PureThy.add_store_axioms_i;
Tue, 28 Oct 1997 17:58:08 +0100 PureThy.add_store_defs_i, PureThy.add_store_axioms_i;
wenzelm [Tue, 28 Oct 1997 17:58:08 +0100] rev 4028
PureThy.add_store_defs_i, PureThy.add_store_axioms_i;
Tue, 28 Oct 1997 17:56:57 +0100 PureThy.add_store_defs_i;
wenzelm [Tue, 28 Oct 1997 17:56:57 +0100] rev 4027
PureThy.add_store_defs_i;
Tue, 28 Oct 1997 17:56:15 +0100 PureThy.add_store_axioms;
wenzelm [Tue, 28 Oct 1997 17:56:15 +0100] rev 4026
PureThy.add_store_axioms;
Tue, 28 Oct 1997 17:41:40 +0100 fixed qed;
wenzelm [Tue, 28 Oct 1997 17:41:40 +0100] rev 4025
fixed qed;
Tue, 28 Oct 1997 17:41:15 +0100 do not change global_names flag;
wenzelm [Tue, 28 Oct 1997 17:41:15 +0100] rev 4024
do not change global_names flag;
Tue, 28 Oct 1997 17:37:46 +0100 restructured -- uses PureThy storage facilities;
wenzelm [Tue, 28 Oct 1997 17:37:46 +0100] rev 4023
restructured -- uses PureThy storage facilities;
Tue, 28 Oct 1997 17:36:16 +0100 added ignored_consts, thms_containing, add_store_axioms(_i),
wenzelm [Tue, 28 Oct 1997 17:36:16 +0100] rev 4022
added ignored_consts, thms_containing, add_store_axioms(_i), add_store_defs(_i), thms_of; tuned pure thys;
Tue, 28 Oct 1997 17:34:12 +0100 always reload .ML *and* .thy file;
wenzelm [Tue, 28 Oct 1997 17:34:12 +0100] rev 4021
always reload .ML *and* .thy file;
Tue, 28 Oct 1997 17:32:38 +0100 PureThy.add_store_defs, PureThy.add_store_axioms;
wenzelm [Tue, 28 Oct 1997 17:32:38 +0100] rev 4020
PureThy.add_store_defs, PureThy.add_store_axioms;
Tue, 28 Oct 1997 17:31:55 +0100 added ancestors;
wenzelm [Tue, 28 Oct 1997 17:31:55 +0100] rev 4019
added ancestors;
Tue, 28 Oct 1997 17:30:47 +0100 added name_of_thm;
wenzelm [Tue, 28 Oct 1997 17:30:47 +0100] rev 4018
added name_of_thm; improved name_thm: does not overwrite existing name;
Tue, 28 Oct 1997 17:29:48 +0100 add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons,
wenzelm [Tue, 28 Oct 1997 17:29:48 +0100] rev 4017
add_typ_classes, add_typ_tycons, add_term_classes, add_term_tycons, add_term_consts, map_typ, map_term: moved from sign.ML to term.ML;
Tue, 28 Oct 1997 17:28:11 +0100 eq_thm moved to thm.ML;
wenzelm [Tue, 28 Oct 1997 17:28:11 +0100] rev 4016
eq_thm moved to thm.ML; store ProtoPure lemmas;
Tue, 28 Oct 1997 17:27:10 +0100 add_store_axioms_i;
wenzelm [Tue, 28 Oct 1997 17:27:10 +0100] rev 4015
add_store_axioms_i;
Tue, 28 Oct 1997 14:03:25 +0100 Added finite_UNION/SigmaI.
nipkow [Tue, 28 Oct 1997 14:03:25 +0100] rev 4014
Added finite_UNION/SigmaI.
Mon, 27 Oct 1997 16:01:53 +0100 oops;
wenzelm [Mon, 27 Oct 1997 16:01:53 +0100] rev 4013
oops;
Mon, 27 Oct 1997 15:57:50 +0100 renamed put_* to store_*;
wenzelm [Mon, 27 Oct 1997 15:57:50 +0100] rev 4012
renamed put_* to store_*;
Mon, 27 Oct 1997 15:43:53 +0100 flipped global_names default;
wenzelm [Mon, 27 Oct 1997 15:43:53 +0100] rev 4011
flipped global_names default;
Mon, 27 Oct 1997 15:43:16 +0100 do not change global_names flag;
wenzelm [Mon, 27 Oct 1997 15:43:16 +0100] rev 4010
do not change global_names flag;
Mon, 27 Oct 1997 15:29:01 +0100 Isa94-2 instead of Isa95;
wenzelm [Mon, 27 Oct 1997 15:29:01 +0100] rev 4009
Isa94-2 instead of Isa95;
Mon, 27 Oct 1997 11:34:33 +0100 adapted domain and ax_ops package for name spaces
oheimb [Mon, 27 Oct 1997 11:34:33 +0100] rev 4008
adapted domain and ax_ops package for name spaces
Mon, 27 Oct 1997 10:46:36 +0100 made SML/NJ happy;
wenzelm [Mon, 27 Oct 1997 10:46:36 +0100] rev 4007
made SML/NJ happy;
Mon, 27 Oct 1997 10:34:17 +0100 Deleted two needless theorems
paulson [Mon, 27 Oct 1997 10:34:17 +0100] rev 4006
Deleted two needless theorems
Sat, 25 Oct 1997 14:43:55 +0200 internalized some names
oheimb [Sat, 25 Oct 1997 14:43:55 +0200] rev 4005
internalized some names
Sat, 25 Oct 1997 14:39:25 +0200 corrected two comments
oheimb [Sat, 25 Oct 1997 14:39:25 +0200] rev 4004
corrected two comments
Fri, 24 Oct 1997 18:10:51 +0200 Added
nipkow [Fri, 24 Oct 1997 18:10:51 +0200] rev 4003
Added goal Set.thy "(Union M = {}) = (! A : M. A = {})"; AddIffs [Union_empty_conv]; Good idea??
Fri, 24 Oct 1997 18:02:23 +0200 oops, swap warnings;
wenzelm [Fri, 24 Oct 1997 18:02:23 +0200] rev 4002
oops, swap warnings;
Fri, 24 Oct 1997 17:28:20 +0200 record: tuned output;
wenzelm [Fri, 24 Oct 1997 17:28:20 +0200] rev 4001
record: tuned output;
Fri, 24 Oct 1997 17:25:33 +0200 ProtoPure.flexpair_def;
wenzelm [Fri, 24 Oct 1997 17:25:33 +0200] rev 4000
ProtoPure.flexpair_def;
Fri, 24 Oct 1997 17:19:14 +0200 ProtoPure.flexpair_def;
wenzelm [Fri, 24 Oct 1997 17:19:14 +0200] rev 3999
ProtoPure.flexpair_def;
Fri, 24 Oct 1997 17:18:49 +0200 merge: default to ProtoPure.thy;
wenzelm [Fri, 24 Oct 1997 17:18:49 +0200] rev 3998
merge: default to ProtoPure.thy;
Fri, 24 Oct 1997 17:18:25 +0200 ProtoPure.thy etc.;
wenzelm [Fri, 24 Oct 1997 17:18:25 +0200] rev 3997
ProtoPure.thy etc.;
Fri, 24 Oct 1997 17:18:00 +0200 tuned names;
wenzelm [Fri, 24 Oct 1997 17:18:00 +0200] rev 3996
tuned names; tuned prep_ext_merge;
Fri, 24 Oct 1997 17:17:10 +0200 self_ref: check_stale;
wenzelm [Fri, 24 Oct 1997 17:17:10 +0200] rev 3995
self_ref: check_stale; moved pure stuff to pure_thy.ML;
Fri, 24 Oct 1997 17:15:59 +0200 eq_thm (from drule.ML);
wenzelm [Fri, 24 Oct 1997 17:15:59 +0200] rev 3994
eq_thm (from drule.ML);
Fri, 24 Oct 1997 17:14:41 +0200 added declared: T -> string -> bool;
wenzelm [Fri, 24 Oct 1997 17:14:41 +0200] rev 3993
added declared: T -> string -> bool; intern / extern;
Fri, 24 Oct 1997 17:14:02 +0200 Pure.thy;
wenzelm [Fri, 24 Oct 1997 17:14:02 +0200] rev 3992
Pure.thy;
Fri, 24 Oct 1997 17:13:21 +0200 ProtoPure.thy;
wenzelm [Fri, 24 Oct 1997 17:13:21 +0200] rev 3991
ProtoPure.thy;
Fri, 24 Oct 1997 17:12:35 +0200 tuned;
wenzelm [Fri, 24 Oct 1997 17:12:35 +0200] rev 3990
tuned; added print_data "theorems";
Fri, 24 Oct 1997 17:12:09 +0200 tuned;
wenzelm [Fri, 24 Oct 1997 17:12:09 +0200] rev 3989
tuned;
Fri, 24 Oct 1997 17:11:48 +0200 removed add_thms_as_axms;
wenzelm [Fri, 24 Oct 1997 17:11:48 +0200] rev 3988
removed add_thms_as_axms;
Fri, 24 Oct 1997 17:11:23 +0200 Init 'theorems' data. The Pure theories.
wenzelm [Fri, 24 Oct 1997 17:11:23 +0200] rev 3987
Init 'theorems' data. The Pure theories.
Fri, 24 Oct 1997 17:07:34 +0200 added pure_thy.ML;
wenzelm [Fri, 24 Oct 1997 17:07:34 +0200] rev 3986
added pure_thy.ML;
Fri, 24 Oct 1997 17:06:45 +0200 tuned;
wenzelm [Fri, 24 Oct 1997 17:06:45 +0200] rev 3985
tuned;
Fri, 24 Oct 1997 11:56:12 +0200 Modified comment.
nipkow [Fri, 24 Oct 1997 11:56:12 +0200] rev 3984
Modified comment.
Fri, 24 Oct 1997 11:24:21 +0200 Deleted very odd Delsimps[Collect_False_empty] which made proofs fail!
nipkow [Fri, 24 Oct 1997 11:24:21 +0200] rev 3983
Deleted very odd Delsimps[Collect_False_empty] which made proofs fail!
Fri, 24 Oct 1997 11:05:21 +0200 HOL/Map
nipkow [Fri, 24 Oct 1997 11:05:21 +0200] rev 3982
HOL/Map
Fri, 24 Oct 1997 10:31:31 +0200 Added the new theory Map.
nipkow [Fri, 24 Oct 1997 10:31:31 +0200] rev 3981
Added the new theory Map.
Thu, 23 Oct 1997 12:49:16 +0200 added record section;
wenzelm [Thu, 23 Oct 1997 12:49:16 +0200] rev 3980
added record section;
Thu, 23 Oct 1997 12:48:48 +0200 Sign.name_of;
wenzelm [Thu, 23 Oct 1997 12:48:48 +0200] rev 3979
Sign.name_of;
Thu, 23 Oct 1997 12:47:59 +0200 Sign.stamp_names_of;
wenzelm [Thu, 23 Oct 1997 12:47:59 +0200] rev 3978
Sign.stamp_names_of;
Thu, 23 Oct 1997 12:44:46 +0200 improved typ parser, exported;
wenzelm [Thu, 23 Oct 1997 12:44:46 +0200] rev 3977
improved typ parser, exported;
Thu, 23 Oct 1997 12:43:07 +0200 tuned;
wenzelm [Thu, 23 Oct 1997 12:43:07 +0200] rev 3976
tuned;
Thu, 23 Oct 1997 12:13:15 +0200 hide id, stamps;
wenzelm [Thu, 23 Oct 1997 12:13:15 +0200] rev 3975
hide id, stamps; added stamp_names_of, name_of; replaced make_draft by prep_ext; improved print_sg; tuned;
Thu, 23 Oct 1997 12:10:55 +0200 Sign.stamp_names_of;
wenzelm [Thu, 23 Oct 1997 12:10:55 +0200] rev 3974
Sign.stamp_names_of;
Thu, 23 Oct 1997 12:10:32 +0200 added sort_wrt;
wenzelm [Thu, 23 Oct 1997 12:10:32 +0200] rev 3973
added sort_wrt;
Thu, 23 Oct 1997 12:09:48 +0200 fixed prune of hidden short names;
wenzelm [Thu, 23 Oct 1997 12:09:48 +0200] rev 3972
fixed prune of hidden short names;
Thu, 23 Oct 1997 12:09:31 +0200 tuned;
wenzelm [Thu, 23 Oct 1997 12:09:31 +0200] rev 3971
tuned;
Wed, 22 Oct 1997 11:36:43 +0200 tuned;
wenzelm [Wed, 22 Oct 1997 11:36:43 +0200] rev 3970
tuned;
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip