paulson [Thu, 16 Oct 1997 15:23:25 +0200] rev 3903
New simprule diff_le_self, requiring a new proof of diff_diff_cancel
nipkow [Thu, 16 Oct 1997 15:09:08 +0200] rev 3902
Removed comment.
wenzelm [Thu, 16 Oct 1997 14:52:35 +0200] rev 3901
tuned;
wenzelm [Thu, 16 Oct 1997 14:48:10 +0200] rev 3900
removed begin;
added global section;
added global_names flag (tmp), default true;
wenzelm [Thu, 16 Oct 1997 14:46:55 +0200] rev 3899
fixed prep_ext;
nipkow [Thu, 16 Oct 1997 14:14:01 +0200] rev 3898
Simplified proof.
nipkow [Thu, 16 Oct 1997 14:12:58 +0200] rev 3897
Simplified proof because of better simplifier.
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).
wenzelm [Thu, 16 Oct 1997 14:00:20 +0200] rev 3895
added transfer: theory -> thm -> thm;
wenzelm [Thu, 16 Oct 1997 13:45:27 +0200] rev 3894
oops;
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.
wenzelm [Thu, 16 Oct 1997 13:43:42 +0200] rev 3892
fixed dependencies;
wenzelm [Thu, 16 Oct 1997 13:42:53 +0200] rev 3891
transfer thy Ord_nat;
wenzelm [Thu, 16 Oct 1997 13:42:29 +0200] rev 3890
sevaral goals restated in mono.thy;
wenzelm [Thu, 16 Oct 1997 13:39:20 +0200] rev 3889
moved rank_Inl, rank_Inr from Epsilon.ML to Univ.ML;
wenzelm [Thu, 16 Oct 1997 13:38:47 +0200] rev 3888
transfer InfDatatype.thy Limit_VfromE;
wenzelm [Thu, 16 Oct 1997 13:38:28 +0200] rev 3887
transfer CardinalArith.thy nat_into_Ord;
wenzelm [Thu, 16 Oct 1997 13:36:04 +0200] rev 3886
improved pretty_arity;
wenzelm [Thu, 16 Oct 1997 13:34:15 +0200] rev 3885
added merge_theories (new name arg);
wenzelm [Thu, 16 Oct 1997 13:33:17 +0200] rev 3884
fixed merge_theories;
wenzelm [Thu, 16 Oct 1997 13:28:04 +0200] rev 3883
revert to 1.3;
wenzelm [Thu, 16 Oct 1997 13:20:31 +0200] rev 3882
revert to 1.1;
nipkow [Thu, 16 Oct 1997 13:13:03 +0200] rev 3881
Added last, butlast, dropped ttl.
mueller [Thu, 16 Oct 1997 10:29:56 +0200] rev 3880
lala
paulson [Thu, 16 Oct 1997 10:22:37 +0200] rev 3879
Eta-expansion of function declarations, for value polymorphism
wenzelm [Wed, 15 Oct 1997 15:18:41 +0200] rev 3878
remove merge_theories;
merge_list: always prepares extend -- no longer supports aliasing merges;
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;
wenzelm [Wed, 15 Oct 1997 15:15:22 +0200] rev 3876
tuned;
wenzelm [Wed, 15 Oct 1997 15:14:56 +0200] rev 3875
eliminated aliasing merge: now always extends;
wenzelm [Wed, 15 Oct 1997 15:13:43 +0200] rev 3874
tuned comment;
wenzelm [Wed, 15 Oct 1997 15:13:25 +0200] rev 3873
improved print_data;
wenzelm [Wed, 15 Oct 1997 15:12:59 +0200] rev 3872
tuned;
prepare ext;
wenzelm [Wed, 15 Oct 1997 11:43:27 +0200] rev 3871
slightly changed interfaces for oracles;
nipkow [Wed, 15 Oct 1997 11:27:55 +0200] rev 3870
Added ack to Mateja Jamnik.
wenzelm [Wed, 15 Oct 1997 11:16:48 +0200] rev 3869
tuned;
wenzelm [Tue, 14 Oct 1997 17:36:45 +0200] rev 3868
tuned;
wenzelm [Tue, 14 Oct 1997 17:36:22 +0200] rev 3867
added additional generic data;
wenzelm [Tue, 14 Oct 1997 17:35:56 +0200] rev 3866
Sign.print_data;
wenzelm [Tue, 14 Oct 1997 17:35:35 +0200] rev 3865
added init_data, get_data, put_data;
wenzelm [Tue, 14 Oct 1997 17:34:36 +0200] rev 3864
added data.ML;
wenzelm [Tue, 14 Oct 1997 17:34:21 +0200] rev 3863
Arbitrarily typed data.
paulson [Tue, 14 Oct 1997 17:23:01 +0200] rev 3862
Patch to avoid simplification of ~EX to ALL~
Also some better indentation
nipkow [Tue, 14 Oct 1997 13:59:12 +0200] rev 3861
Two lemmas are already in List.
nipkow [Tue, 14 Oct 1997 13:58:47 +0200] rev 3860
More lemmas, esp. ~Bex and ~Ball conversions.
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.
wenzelm [Tue, 14 Oct 1997 11:57:14 +0200] rev 3858
tuned;
wenzelm [Tue, 14 Oct 1997 11:30:35 +0200] rev 3857
browser info;
paulson [Tue, 14 Oct 1997 10:52:17 +0200] rev 3856
rearranged and added TLA
wenzelm [Mon, 13 Oct 1997 17:49:50 +0200] rev 3855
fixed extern;
added str_of_classrel, str_of_arity, str_of_arity;
wenzelm [Mon, 13 Oct 1997 17:49:08 +0200] rev 3854
uses Sign.str_of_classrel, Sign.str_of_arity, Sign.str_of_arity;
wenzelm [Mon, 13 Oct 1997 17:47:59 +0200] rev 3853
uses Sign.str_of_sort;
wenzelm [Mon, 13 Oct 1997 12:51:51 +0200] rev 3852
fixed dots;
wenzelm [Mon, 13 Oct 1997 12:48:42 +0200] rev 3851
print_goals: optional output of const types (set show_consts);
wenzelm [Mon, 13 Oct 1997 12:48:23 +0200] rev 3850
merge: drops path elements;
merz [Mon, 13 Oct 1997 11:00:06 +0200] rev 3849
Absolute URL's for documentation
wenzelm [Mon, 13 Oct 1997 10:31:21 +0200] rev 3848
non-transparent logo;