Fri, 17 Oct 1997 11:10:13 +0200 Added "op" before "occs" to make sml/nj happy
paulson [Fri, 17 Oct 1997 11:10:13 +0200] rev 3915
Added "op" before "occs" to make sml/nj happy
Fri, 17 Oct 1997 11:09:34 +0200 New rewrite rules for simplifying conditionals
paulson [Fri, 17 Oct 1997 11:09:34 +0200] rev 3914
New rewrite rules for simplifying conditionals
Fri, 17 Oct 1997 11:00:50 +0200 New trivial rewrites
paulson [Fri, 17 Oct 1997 11:00:50 +0200] rev 3913
New trivial rewrites
Fri, 17 Oct 1997 11:00:00 +0200 New rewrite rules for simplifying conditionals
paulson [Fri, 17 Oct 1997 11:00:00 +0200] rev 3912
New rewrite rules for simplifying conditionals
Fri, 17 Oct 1997 10:58:44 +0200 Better simplification eliminates a command from proof of psubset_card
paulson [Fri, 17 Oct 1997 10:58:44 +0200] rev 3911
Better simplification eliminates a command from proof of psubset_card
Fri, 17 Oct 1997 10:57:48 +0200 New simprules imp_disj1,2 and some comments
paulson [Fri, 17 Oct 1997 10:57:48 +0200] rev 3910
New simprules imp_disj1,2 and some comments
Fri, 17 Oct 1997 09:04:02 +0200 Added image_eqI to simpset.
nipkow [Fri, 17 Oct 1997 09:04:02 +0200] rev 3909
Added image_eqI to simpset.
Fri, 17 Oct 1997 09:03:16 +0200 Removed image_eqI from simpset because of clash with neq_shrK.
nipkow [Fri, 17 Oct 1997 09:03:16 +0200] rev 3908
Removed image_eqI from simpset because of clash with neq_shrK.
Thu, 16 Oct 1997 16:54:31 +0200 AddIffs [all_not_in_conv];
nipkow [Thu, 16 Oct 1997 16:54:31 +0200] rev 3907
AddIffs [all_not_in_conv];
Thu, 16 Oct 1997 15:33:06 +0200 global;
wenzelm [Thu, 16 Oct 1997 15:33:06 +0200] rev 3906
global;
Thu, 16 Oct 1997 15:31:12 +0200 Modified comment.
nipkow [Thu, 16 Oct 1997 15:31:12 +0200] rev 3905
Modified comment.
Thu, 16 Oct 1997 15:23:53 +0200 New simprules imp_disj1, imp_disj2
paulson [Thu, 16 Oct 1997 15:23:53 +0200] rev 3904
New simprules imp_disj1, imp_disj2
Thu, 16 Oct 1997 15:23:25 +0200 New simprule diff_le_self, requiring a new proof of diff_diff_cancel
paulson [Thu, 16 Oct 1997 15:23:25 +0200] rev 3903
New simprule diff_le_self, requiring a new proof of diff_diff_cancel
Thu, 16 Oct 1997 15:09:08 +0200 Removed comment.
nipkow [Thu, 16 Oct 1997 15:09:08 +0200] rev 3902
Removed comment.
Thu, 16 Oct 1997 14:52:35 +0200 tuned;
wenzelm [Thu, 16 Oct 1997 14:52:35 +0200] rev 3901
tuned;
Thu, 16 Oct 1997 14:48:10 +0200 removed begin;
wenzelm [Thu, 16 Oct 1997 14:48:10 +0200] rev 3900
removed begin; added global section; added global_names flag (tmp), default true;
Thu, 16 Oct 1997 14:46:55 +0200 fixed prep_ext;
wenzelm [Thu, 16 Oct 1997 14:46:55 +0200] rev 3899
fixed prep_ext;
Thu, 16 Oct 1997 14:14:01 +0200 Simplified proof.
nipkow [Thu, 16 Oct 1997 14:14:01 +0200] rev 3898
Simplified proof.
Thu, 16 Oct 1997 14:12:58 +0200 Simplified proof because of better simplifier.
nipkow [Thu, 16 Oct 1997 14:12:58 +0200] rev 3897
Simplified proof because of better simplifier.
Thu, 16 Oct 1997 14:12:15 +0200 Various new lemmas. Improved conversion of equations to rewrite rules:
nipkow [Thu, 16 Oct 1997 14:12:15 +0200] rev 3896
Various new lemmas. Improved conversion of equations to rewrite rules: (s=t becomes (s=t)==True if s=t loops).
Thu, 16 Oct 1997 14:00:20 +0200 added transfer: theory -> thm -> thm;
wenzelm [Thu, 16 Oct 1997 14:00:20 +0200] rev 3895
added transfer: theory -> thm -> thm;
Thu, 16 Oct 1997 13:45:27 +0200 oops;
wenzelm [Thu, 16 Oct 1997 13:45:27 +0200] rev 3894
oops;
Thu, 16 Oct 1997 13:45:16 +0200 The simplifier has been improved a little: equations s=t which used to be
nipkow [Thu, 16 Oct 1997 13:45:16 +0200] rev 3893
The simplifier has been improved a little: equations s=t which used to be rejected because of looping are now treated as (s=t) == True. The latter translation must be done outside of Thm because it involves the object-logic specific True. Therefore the simple loop test has been moved from Thm to Logic.
Thu, 16 Oct 1997 13:43:42 +0200 fixed dependencies;
wenzelm [Thu, 16 Oct 1997 13:43:42 +0200] rev 3892
fixed dependencies;
Thu, 16 Oct 1997 13:42:53 +0200 transfer thy Ord_nat;
wenzelm [Thu, 16 Oct 1997 13:42:53 +0200] rev 3891
transfer thy Ord_nat;
Thu, 16 Oct 1997 13:42:29 +0200 sevaral goals restated in mono.thy;
wenzelm [Thu, 16 Oct 1997 13:42:29 +0200] rev 3890
sevaral goals restated in mono.thy;
Thu, 16 Oct 1997 13:39:20 +0200 moved rank_Inl, rank_Inr from Epsilon.ML to Univ.ML;
wenzelm [Thu, 16 Oct 1997 13:39:20 +0200] rev 3889
moved rank_Inl, rank_Inr from Epsilon.ML to Univ.ML;
Thu, 16 Oct 1997 13:38:47 +0200 transfer InfDatatype.thy Limit_VfromE;
wenzelm [Thu, 16 Oct 1997 13:38:47 +0200] rev 3888
transfer InfDatatype.thy Limit_VfromE;
Thu, 16 Oct 1997 13:38:28 +0200 transfer CardinalArith.thy nat_into_Ord;
wenzelm [Thu, 16 Oct 1997 13:38:28 +0200] rev 3887
transfer CardinalArith.thy nat_into_Ord;
Thu, 16 Oct 1997 13:36:04 +0200 improved pretty_arity;
wenzelm [Thu, 16 Oct 1997 13:36:04 +0200] rev 3886
improved pretty_arity;
Thu, 16 Oct 1997 13:34:15 +0200 added merge_theories (new name arg);
wenzelm [Thu, 16 Oct 1997 13:34:15 +0200] rev 3885
added merge_theories (new name arg);
Thu, 16 Oct 1997 13:33:17 +0200 fixed merge_theories;
wenzelm [Thu, 16 Oct 1997 13:33:17 +0200] rev 3884
fixed merge_theories;
Thu, 16 Oct 1997 13:28:04 +0200 revert to 1.3;
wenzelm [Thu, 16 Oct 1997 13:28:04 +0200] rev 3883
revert to 1.3;
Thu, 16 Oct 1997 13:20:31 +0200 revert to 1.1;
wenzelm [Thu, 16 Oct 1997 13:20:31 +0200] rev 3882
revert to 1.1;
Thu, 16 Oct 1997 13:13:03 +0200 Added last, butlast, dropped ttl.
nipkow [Thu, 16 Oct 1997 13:13:03 +0200] rev 3881
Added last, butlast, dropped ttl.
Thu, 16 Oct 1997 10:29:56 +0200 lala
mueller [Thu, 16 Oct 1997 10:29:56 +0200] rev 3880
lala
Thu, 16 Oct 1997 10:22:37 +0200 Eta-expansion of function declarations, for value polymorphism
paulson [Thu, 16 Oct 1997 10:22:37 +0200] rev 3879
Eta-expansion of function declarations, for value polymorphism
Wed, 15 Oct 1997 15:18:41 +0200 remove merge_theories;
wenzelm [Wed, 15 Oct 1997 15:18:41 +0200] rev 3878
remove merge_theories; merge_list: always prepares extend -- no longer supports aliasing merges;
Wed, 15 Oct 1997 15:17:32 +0200 make_draft replaced by prep_ext;
wenzelm [Wed, 15 Oct 1997 15:17:32 +0200] rev 3877
make_draft replaced by prep_ext; improved print_data; merge now does trivial (absorptive) merges only; added nontriv_merge;
Wed, 15 Oct 1997 15:15:22 +0200 tuned;
wenzelm [Wed, 15 Oct 1997 15:15:22 +0200] rev 3876
tuned;
Wed, 15 Oct 1997 15:14:56 +0200 eliminated aliasing merge: now always extends;
wenzelm [Wed, 15 Oct 1997 15:14:56 +0200] rev 3875
eliminated aliasing merge: now always extends;
Wed, 15 Oct 1997 15:13:43 +0200 tuned comment;
wenzelm [Wed, 15 Oct 1997 15:13:43 +0200] rev 3874
tuned comment;
Wed, 15 Oct 1997 15:13:25 +0200 improved print_data;
wenzelm [Wed, 15 Oct 1997 15:13:25 +0200] rev 3873
improved print_data;
Wed, 15 Oct 1997 15:12:59 +0200 tuned;
wenzelm [Wed, 15 Oct 1997 15:12:59 +0200] rev 3872
tuned; prepare ext;
Wed, 15 Oct 1997 11:43:27 +0200 slightly changed interfaces for oracles;
wenzelm [Wed, 15 Oct 1997 11:43:27 +0200] rev 3871
slightly changed interfaces for oracles;
Wed, 15 Oct 1997 11:27:55 +0200 Added ack to Mateja Jamnik.
nipkow [Wed, 15 Oct 1997 11:27:55 +0200] rev 3870
Added ack to Mateja Jamnik.
Wed, 15 Oct 1997 11:16:48 +0200 tuned;
wenzelm [Wed, 15 Oct 1997 11:16:48 +0200] rev 3869
tuned;
Tue, 14 Oct 1997 17:36:45 +0200 tuned;
wenzelm [Tue, 14 Oct 1997 17:36:45 +0200] rev 3868
tuned;
Tue, 14 Oct 1997 17:36:22 +0200 added additional generic data;
wenzelm [Tue, 14 Oct 1997 17:36:22 +0200] rev 3867
added additional generic data;
Tue, 14 Oct 1997 17:35:56 +0200 Sign.print_data;
wenzelm [Tue, 14 Oct 1997 17:35:56 +0200] rev 3866
Sign.print_data;
Tue, 14 Oct 1997 17:35:35 +0200 added init_data, get_data, put_data;
wenzelm [Tue, 14 Oct 1997 17:35:35 +0200] rev 3865
added init_data, get_data, put_data;
Tue, 14 Oct 1997 17:34:36 +0200 added data.ML;
wenzelm [Tue, 14 Oct 1997 17:34:36 +0200] rev 3864
added data.ML;
Tue, 14 Oct 1997 17:34:21 +0200 Arbitrarily typed data.
wenzelm [Tue, 14 Oct 1997 17:34:21 +0200] rev 3863
Arbitrarily typed data.
Tue, 14 Oct 1997 17:23:01 +0200 Patch to avoid simplification of ~EX to ALL~
paulson [Tue, 14 Oct 1997 17:23:01 +0200] rev 3862
Patch to avoid simplification of ~EX to ALL~ Also some better indentation
Tue, 14 Oct 1997 13:59:12 +0200 Two lemmas are already in List.
nipkow [Tue, 14 Oct 1997 13:59:12 +0200] rev 3861
Two lemmas are already in List.
Tue, 14 Oct 1997 13:58:47 +0200 More lemmas, esp. ~Bex and ~Ball conversions.
nipkow [Tue, 14 Oct 1997 13:58:47 +0200] rev 3860
More lemmas, esp. ~Bex and ~Ball conversions.
Tue, 14 Oct 1997 12:41:11 +0200 Added neagtion rules for Ball and Bex.
nipkow [Tue, 14 Oct 1997 12:41:11 +0200] rev 3859
Added neagtion rules for Ball and Bex. ZF/AC now fails to build. Larry to fix.
Tue, 14 Oct 1997 11:57:14 +0200 tuned;
wenzelm [Tue, 14 Oct 1997 11:57:14 +0200] rev 3858
tuned;
Tue, 14 Oct 1997 11:30:35 +0200 browser info;
wenzelm [Tue, 14 Oct 1997 11:30:35 +0200] rev 3857
browser info;
Tue, 14 Oct 1997 10:52:17 +0200 rearranged and added TLA
paulson [Tue, 14 Oct 1997 10:52:17 +0200] rev 3856
rearranged and added TLA
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip