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;
wenzelm [Mon, 29 Nov 1993 12:25:15 +0100] rev 163
added Scanner;
nipkow [Mon, 29 Nov 1993 12:10:17 +0100] rev 162
added logical_types
wenzelm [Mon, 29 Nov 1993 12:00:57 +0100] rev 161
improved comments;
wenzelm [Mon, 29 Nov 1993 11:08:17 +0100] rev 160
added equal, not_equal: ''a -> ''a -> bool
lcp [Fri, 26 Nov 1993 16:35:38 +0100] rev 159
Minor edits to discussion of use_thy
lcp [Fri, 26 Nov 1993 13:00:35 +0100] rev 158
Correction to eta-contraction; thanks to Markus W.
lcp [Fri, 26 Nov 1993 12:54:58 +0100] rev 157
Correction to page 16; thanks to Markus W.
lcp [Fri, 26 Nov 1993 12:31:48 +0100] rev 156
Corrected errors found by Marcus Wenzel.
nipkow [Thu, 25 Nov 1993 19:09:43 +0100] rev 155
changed some names and deleted *NORMALIZED*
wenzelm [Thu, 25 Nov 1993 15:32:42 +0100] rev 154
corrected obvious errors;
wenzelm [Thu, 25 Nov 1993 15:15:53 +0100] rev 153
corrected obvious errors;
wenzelm [Thu, 25 Nov 1993 14:43:42 +0100] rev 152
*** empty log message ***
wenzelm [Thu, 25 Nov 1993 14:42:46 +0100] rev 151
corrected some obvious errors;
clasohm [Thu, 25 Nov 1993 14:32:54 +0100] rev 150
changed beginning of "Reading a new theory", added index "automatic loading"
wenzelm [Thu, 25 Nov 1993 14:23:04 +0100] rev 149
corrected trivial typo;
wenzelm [Thu, 25 Nov 1993 14:16:40 +0100] rev 148
corrected trivial typo;
clasohm [Thu, 25 Nov 1993 13:54:21 +0100] rev 147
fixed a bug in get_filenames, changed output of use_thy
nipkow [Thu, 25 Nov 1993 13:41:08 +0100] rev 146
asm_full_simp_tac now fails if there are no subgoals
wenzelm [Thu, 25 Nov 1993 11:49:21 +0100] rev 145
added subsection 'Classes and types';
added syntax and short explanation of translations section;
wenzelm [Thu, 25 Nov 1993 11:39:45 +0100] rev 144
added Syntax.read_typ;
Syntax.extend: added read_ty, removed def_sort argument;
wenzelm [Thu, 25 Nov 1993 11:37:51 +0100] rev 143
Sign.extend: Syntax.extend now called with read_ty;
wenzelm [Thu, 25 Nov 1993 10:44:44 +0100] rev 142
removed section 'Classes and types';
clasohm [Thu, 25 Nov 1993 10:29:40 +0100] rev 141
added index commands, removed last paragraph of "Using Poly/ML"
nipkow [Tue, 23 Nov 1993 10:47:33 +0100] rev 140
changed itmath trickery to be compatible with NFSS (itmath.sty)
nipkow [Mon, 22 Nov 1993 18:26:46 +0100] rev 139
minor changes
clasohm [Mon, 22 Nov 1993 16:03:36 +0100] rev 138
added chapter "Defining Theories" and made changes for new Readthy functions
wenzelm [Mon, 22 Nov 1993 12:08:45 +0100] rev 137
*** empty log message ***
wenzelm [Mon, 22 Nov 1993 11:28:25 +0100] rev 136
*** empty log message ***
wenzelm [Mon, 22 Nov 1993 11:27:04 +0100] rev 135
various minor changes;
nipkow [Mon, 22 Nov 1993 09:20:28 +0100] rev 134
Fixed bug in rewriter (fun impc) discovered by Marcus Moore.
lcp [Fri, 19 Nov 1993 12:54:16 +0100] rev 133
Reformatting of SIMPLIFIER figure