wenzelm [Tue, 11 Jan 1994 11:36:32 +0100] rev 223
removed Syntax/parse_tree.ML;
nipkow [Tue, 11 Jan 1994 08:10:18 +0100] rev 222
optimized the number of eta-contractions in rewriting
clasohm [Mon, 10 Jan 1994 16:58:32 +0100] rev 221
added a check for existence of a temporary file before removing it
clasohm [Mon, 10 Jan 1994 16:57:31 +0100] rev 220
used unlink for delete_files instead of calling rm
wenzelm [Mon, 10 Jan 1994 13:22:54 +0100] rev 219
commented out sig constraint of functor (for debugging purposes);
lcp [Fri, 07 Jan 1994 10:59:51 +0100] rev 218
ZF/perm/image_comp: new
nipkow [Wed, 05 Jan 1994 19:47:14 +0100] rev 217
got rid of METAHYPS due to the change of the basic simplification routines
(see update of Pure/{thm,drule,tactic}.ML)
nipkow [Wed, 05 Jan 1994 19:43:46 +0100] rev 216
adapted a proof to the new solver (see change of FOL/simpdata.ML)
nipkow [Wed, 05 Jan 1994 19:41:37 +0100] rev 215
updated solver of FOL_ss. see change of HOL/simpdata.ML
nipkow [Wed, 05 Jan 1994 19:33:56 +0100] rev 214
added new parameter to the simplification tactics which indicates if
assumptions are to be simplified and/or to be used when simplifying the
conclusion. This gets rid of METAHYPS and speeds up simplification of goals
with big assumptions.
nipkow [Wed, 05 Jan 1994 19:29:51 +0100] rev 213
added lexical class of type variables
nipkow [Wed, 05 Jan 1994 19:27:19 +0100] rev 212
shortened msg
nipkow [Tue, 04 Jan 1994 17:03:52 +0100] rev 211
added fake_cterm_of to speed up rewriting
wenzelm [Tue, 04 Jan 1994 15:48:38 +0100] rev 210
commented out sig constraint of functor (for debugging purposes);
nipkow [Tue, 04 Jan 1994 10:09:33 +0100] rev 209
changed tracing of simplifier
nipkow [Sun, 02 Jan 1994 15:10:36 +0100] rev 208
optimized simplifier - signature of rewritten term stays constant
clasohm [Thu, 30 Dec 1993 21:04:53 +0100] rev 207
added "Reading thy-File" message
nipkow [Thu, 30 Dec 1993 10:18:23 +0100] rev 206
added subsig: sg * sg -> bool to test if one signature is contained in another.
wenzelm [Wed, 29 Dec 1993 10:14:58 +0100] rev 205
added sys_error;
clasohm [Wed, 22 Dec 1993 19:01:27 +0100] rev 204
fixed a bug in update/next_level which occured when a child wasn't loaded
nipkow [Tue, 21 Dec 1993 16:40:01 +0100] rev 203
added empty type-abbr field to extend_theory
nipkow [Tue, 21 Dec 1993 16:38:45 +0100] rev 202
added []-field to extend_theory: no type abbreviations.
nipkow [Tue, 21 Dec 1993 16:27:36 +0100] rev 201
Added []-field to extend_theory to accomodate type abbreviations.
nipkow [Tue, 21 Dec 1993 16:26:40 +0100] rev 200
Necessary changes to accomodate type abbreviations.
wenzelm [Tue, 21 Dec 1993 14:47:29 +0100] rev 199
pretty_thm is now exported;
lcp [Tue, 21 Dec 1993 13:58:12 +0100] rev 198
new section for equality properties
nipkow [Tue, 14 Dec 1993 14:02:52 +0100] rev 197
Updated read_insts to approximate simultaneous type checking of substitution
pairs.
lcp [Mon, 13 Dec 1993 18:50:03 +0100] rev 196
added isabelle-users paragraph
lcp [Mon, 13 Dec 1993 18:48:47 +0100] rev 195
added mention of simplifier, splitter, hypsubst
lcp [Mon, 13 Dec 1993 18:18:34 +0100] rev 194
new year
nipkow [Fri, 10 Dec 1993 13:46:38 +0100] rev 193
updated instantiate to deal with type clashes
lcp [Fri, 10 Dec 1993 10:39:12 +0100] rev 192
ZF/equalities/SUM_eq_UN: new
ZF/equalities: corrected bound variable anomalies in some distributive laws
lcp [Fri, 10 Dec 1993 10:36:39 +0100] rev 191
Pure/tactic/compose_inst_tac: when catching exception THM, prints the
message before failing!! This reports the reason for failure in cases like
by (res_inst_tac [("P", "?Q(a)")] mp 1);
in which ?Q appears in mp with a different type.
nipkow [Thu, 09 Dec 1993 11:39:33 +0100] rev 190
deleted harmful basify, which pulled rewrite rules down to base type.
Not needed for new simplifier.
nipkow [Mon, 06 Dec 1993 17:05:10 +0100] rev 189
added rep_tsig
nipkow [Mon, 06 Dec 1993 13:35:38 +0100] rev 188
last minute changes, eg literal tokens -> delimiters and valued tokens ->
names.
lcp [Mon, 06 Dec 1993 10:57:22 +0100] rev 187
ZF/univ/in_Vfrom_limit: new
ZF/univ/sum_in_Vfrom, etc: streamlined proofs using in_Vfrom_limit
lcp [Mon, 06 Dec 1993 10:55:48 +0100] rev 186
ZF/ord/Ord_Un,Ord_Int,Un_upper1_le,Un_upper2_le: new
nipkow [Mon, 06 Dec 1993 09:35:35 +0100] rev 185
Typos and style
lcp [Fri, 03 Dec 1993 17:45:19 +0100] rev 184
Changed Acknowledgements
lcp [Fri, 03 Dec 1993 17:43:49 +0100] rev 183
Acknowledged Carsten Clasohm
lcp [Fri, 03 Dec 1993 12:47:45 +0100] rev 182
New distributive laws for Sigma and UN
lcp [Thu, 02 Dec 1993 12:49:03 +0100] rev 181
removal of amssymbols.sty and lcp.sty; addition of iman.sty
lcp [Wed, 01 Dec 1993 17:40:27 +0100] rev 180
ZF/ex/ROOT: changed many time_use calls to time_use_thy or else deleted
them, to make the most of the load-path mechanism. (use_thy adds the new
theory to the list of loaded theories.)
lcp [Wed, 01 Dec 1993 13:00:04 +0100] rev 179
minor corrections
lcp [Wed, 01 Dec 1993 12:48:47 +0100] rev 178
new references
lcp [Wed, 01 Dec 1993 12:45:49 +0100] rev 177
now inspects FOLP_build_completed
lcp [Wed, 01 Dec 1993 12:41:25 +0100] rev 176
now declares FOLP_build_completed
wenzelm [Tue, 30 Nov 1993 15:31:07 +0100] rev 175
*** empty log message ***
wenzelm [Tue, 30 Nov 1993 12:12:18 +0100] rev 174
*** empty log message ***
lcp [Tue, 30 Nov 1993 11:08:18 +0100] rev 173
ZF/ex/llist_eq/lleq_Int_Vset_subset_lemma,
ZF/ex/counit/counit2_Int_Vset_subset_lemma: now uses QPair_Int_Vset_subset_UN
ZF/ex/llistfn/flip_llist_quniv_lemma: now uses transfinite induction and
QPair_Int_Vset_subset_UN
ZF/ex/llist/llist_quniv_lemma: now uses transfinite induction and
QPair_Int_Vset_subset_UN
wenzelm [Tue, 30 Nov 1993 11:07:57 +0100] rev 172
changed split_filename, remove_ext;
added base_name;
wenzelm [Tue, 30 Nov 1993 11:04:07 +0100] rev 171
*** empty log message ***
lcp [Tue, 30 Nov 1993 10:55:43 +0100] rev 170
ZF/quniv/QPair_Int_Vset_subset_UN: new, isolates key argument of many
coinduction proofs
ZF/quniv: deleted the following obsolete theorems (saved on Isa/old):
Int_Vfrom_0_in_quniv Pair_in_quniv_D QInl_Int_Vfrom_succ_in_quniv
QInl_Int_quniv_in_quniv QPair_Int_Vfrom_in_quniv
QPair_Int_Vfrom_succ_in_quniv QPair_Int_quniv_eq QPair_Int_quniv_in_quniv
QPair_Int_quniv_in_quniv product_Int_quniv_eq quniv_Int_Vfrom
zero_Int_in_quniv
wenzelm [Mon, 29 Nov 1993 13:54:59 +0100] rev 169
extend: cleaned up, adapted for new Syntax.extend;
extend, merge: improved roots (logical_types) handling;
wenzelm [Mon, 29 Nov 1993 13:51:37 +0100] rev 168
*** empty log message ***
wenzelm [Mon, 29 Nov 1993 12:32:42 +0100] rev 167
added (partial) extend_tables;
improved extend;
fixed roots handling of extend and merge;
wenzelm [Mon, 29 Nov 1993 12:29:41 +0100] rev 166
changed datatype ext;
wenzelm [Mon, 29 Nov 1993 12:28:09 +0100] rev 165
improved comments;
wenzelm [Mon, 29 Nov 1993 12:27:29 +0100] rev 164
added SCANNER;
changed scan_any: no longer uses take_prefix;