Fri, 01 Sep 1995 13:51:49 +0200 restored old invocation of use_string till I can make the new version work
clasohm [Fri, 01 Sep 1995 13:51:49 +0200] rev 1244
restored old invocation of use_string till I can make the new version work
Fri, 01 Sep 1995 13:32:13 +0200 added global simpset
clasohm [Fri, 01 Sep 1995 13:32:13 +0200] rev 1243
added global simpset
Fri, 01 Sep 1995 13:28:54 +0200 added cleanup of global simpset to thy_read;
clasohm [Fri, 01 Sep 1995 13:28:54 +0200] rev 1242
added cleanup of global simpset to thy_read; replaced error by warning for duplicate names in theorem database
Fri, 01 Sep 1995 13:27:48 +0200 added same_sg and same_thm
clasohm [Fri, 01 Sep 1995 13:27:48 +0200] rev 1241
added same_sg and same_thm
Fri, 01 Sep 1995 13:16:24 +0200 adapted to new version of shyps-stuff;
wenzelm [Fri, 01 Sep 1995 13:16:24 +0200] rev 1240
adapted to new version of shyps-stuff;
Fri, 01 Sep 1995 13:13:19 +0200 nonempty_sort: no longer var names as args;
wenzelm [Fri, 01 Sep 1995 13:13:19 +0200] rev 1239
nonempty_sort: no longer var names as args;
Fri, 01 Sep 1995 13:11:09 +0200 considerably tuned shyps handling;
wenzelm [Fri, 01 Sep 1995 13:11:09 +0200] rev 1238
considerably tuned shyps handling;
Fri, 01 Sep 1995 13:08:55 +0200 adapted to new version of shyps-stuff;
wenzelm [Fri, 01 Sep 1995 13:08:55 +0200] rev 1237
adapted to new version of shyps-stuff;
Wed, 30 Aug 1995 14:04:39 +0200 added check for duplicate theorems in theorem database;
clasohm [Wed, 30 Aug 1995 14:04:39 +0200] rev 1236
added check for duplicate theorems in theorem database; changed warnings and error messages in thy_read to distinguish between theorems in theor_y_ database and in theor_em_ database
Mon, 21 Aug 1995 18:03:12 +0200 minor fix to make less noise with SML/NJ;
wenzelm [Mon, 21 Aug 1995 18:03:12 +0200] rev 1235
minor fix to make less noise with SML/NJ;
Fri, 18 Aug 1995 16:38:41 +0200 updated "o" in HOL: (infixl 55)
nipkow [Fri, 18 Aug 1995 16:38:41 +0200] rev 1234
updated "o" in HOL: (infixl 55) added warning about conj_cong in HOL.
Fri, 18 Aug 1995 16:09:41 +0200 minor corrections to indexing; added thms_containing
paulson [Fri, 18 Aug 1995 16:09:41 +0200] rev 1233
minor corrections to indexing; added thms_containing in header
Fri, 18 Aug 1995 15:54:22 +0200 changed "o" to (infixl 55)
nipkow [Fri, 18 Aug 1995 15:54:22 +0200] rev 1232
changed "o" to (infixl 55)
Fri, 18 Aug 1995 15:20:02 +0200 clarified comment
paulson [Fri, 18 Aug 1995 15:20:02 +0200] rev 1231
clarified comment
Fri, 18 Aug 1995 12:28:02 +0200 fixed bug in findI
nipkow [Fri, 18 Aug 1995 12:28:02 +0200] rev 1230
fixed bug in findI removed duplicates in findEs
Thu, 17 Aug 1995 15:07:09 +0200 deactivated fix_shyps.
nipkow [Thu, 17 Aug 1995 15:07:09 +0200] rev 1229
deactivated fix_shyps.
Mon, 14 Aug 1995 13:42:27 +0200 updated version number to revision 4 Isabelle94-4
paulson [Mon, 14 Aug 1995 13:42:27 +0200] rev 1228
updated version number to revision 4
Fri, 11 Aug 1995 12:36:15 +0200 Mateja Jamnik's theory to html converter
paulson [Fri, 11 Aug 1995 12:36:15 +0200] rev 1227
Mateja Jamnik's theory to html converter
Thu, 10 Aug 1995 13:16:31 +0200 Handle renaming of CHOL.tex to HOL.tex
paulson [Thu, 10 Aug 1995 13:16:31 +0200] rev 1226
Handle renaming of CHOL.tex to HOL.tex
Thu, 10 Aug 1995 13:15:15 +0200 minor polishing of text on findI, etc.
paulson [Thu, 10 Aug 1995 13:15:15 +0200] rev 1225
minor polishing of text on findI, etc.
Thu, 10 Aug 1995 13:14:34 +0200 Trivial reformatting of reference
paulson [Thu, 10 Aug 1995 13:14:34 +0200] rev 1224
Trivial reformatting of reference
Tue, 08 Aug 1995 09:27:02 +0200 corrected bind_thm: now applies "standard" uniformly.
nipkow [Tue, 08 Aug 1995 09:27:02 +0200] rev 1223
corrected bind_thm: now applies "standard" uniformly.
Mon, 07 Aug 1995 16:37:47 +0200 Documented findI, findE, findEs, thms_containing.
nipkow [Mon, 07 Aug 1995 16:37:47 +0200] rev 1222
Documented findI, findE, findEs, thms_containing.
Mon, 07 Aug 1995 15:23:59 +0200 Added findI, findEs, and findE.
nipkow [Mon, 07 Aug 1995 15:23:59 +0200] rev 1221
Added findI, findEs, and findE.
Tue, 01 Aug 1995 17:21:57 +0200 MAJOR changes:
wenzelm [Tue, 01 Aug 1995 17:21:57 +0200] rev 1220
MAJOR changes: added shyps component to type thm; added rules strip_shyps, implies_intr_shyps; fixed rules to handle shyps properly;
Tue, 01 Aug 1995 17:21:05 +0200 modified prepare_proof to handle shyps;
wenzelm [Tue, 01 Aug 1995 17:21:05 +0200] rev 1219
modified prepare_proof to handle shyps;
Tue, 01 Aug 1995 17:20:42 +0200 modified pretty_thm, standard, eq_thm to handle shyps;
wenzelm [Tue, 01 Aug 1995 17:20:42 +0200] rev 1218
modified pretty_thm, standard, eq_thm to handle shyps;
Tue, 01 Aug 1995 17:20:21 +0200 modified prep_thm_axm to handle shyps;
wenzelm [Tue, 01 Aug 1995 17:20:21 +0200] rev 1217
modified prep_thm_axm to handle shyps; fixed class_axms: class_trivs *first*; improved axclass_tac: now also handles object rules as witnesses;
Tue, 01 Aug 1995 17:19:17 +0200 added (my own version of) nonempty_sort: sg -> (string * sort) list -> sort
wenzelm [Tue, 01 Aug 1995 17:19:17 +0200] rev 1216
added (my own version of) nonempty_sort: sg -> (string * sort) list -> sort -> bool;
Tue, 01 Aug 1995 17:17:49 +0200 added nonempty_sort (a somewhat braindead version!);
wenzelm [Tue, 01 Aug 1995 17:17:49 +0200] rev 1215
added nonempty_sort (a somewhat braindead version!);
Tue, 01 Aug 1995 12:36:05 +0200 Added nonempty_sort.
nipkow [Tue, 01 Aug 1995 12:36:05 +0200] rev 1214
Added nonempty_sort.
Fri, 28 Jul 1995 19:17:03 +0200 added section on "Reordering assumptions".
nipkow [Fri, 28 Jul 1995 19:17:03 +0200] rev 1213
added section on "Reordering assumptions".
Fri, 28 Jul 1995 18:05:50 +0200 added rotate_tac
nipkow [Fri, 28 Jul 1995 18:05:50 +0200] rev 1212
added rotate_tac
Fri, 28 Jul 1995 18:05:25 +0200 changed AC_... to OrdQuant_...
paulson [Fri, 28 Jul 1995 18:05:25 +0200] rev 1211
changed AC_... to OrdQuant_...
Fri, 28 Jul 1995 17:41:31 +0200 Version of the proof macros for LaTeX 2.09
paulson [Fri, 28 Jul 1995 17:41:31 +0200] rev 1210
Version of the proof macros for LaTeX 2.09
Fri, 28 Jul 1995 17:24:53 +0200 added rotate_tac.
nipkow [Fri, 28 Jul 1995 17:24:53 +0200] rev 1209
added rotate_tac.
Fri, 28 Jul 1995 17:21:44 +0200 Ran expandshort and corrected spelling of Grabczewski
paulson [Fri, 28 Jul 1995 17:21:44 +0200] rev 1208
Ran expandshort and corrected spelling of Grabczewski
Fri, 28 Jul 1995 12:01:12 +0200 Ran expandshort and changed spelling of Grabczewski
lcp [Fri, 28 Jul 1995 12:01:12 +0200] rev 1207
Ran expandshort and changed spelling of Grabczewski
Fri, 28 Jul 1995 11:48:55 +0200 Ran expandshort and changed spelling of Grabczewski
lcp [Fri, 28 Jul 1995 11:48:55 +0200] rev 1206
Ran expandshort and changed spelling of Grabczewski
Fri, 28 Jul 1995 11:35:08 +0200 Ran expandshort and changed spelling of Grabczewski
lcp [Fri, 28 Jul 1995 11:35:08 +0200] rev 1205
Ran expandshort and changed spelling of Grabczewski
Fri, 28 Jul 1995 11:20:22 +0200 Ran expandshort and changed spelling of Grabczewski
lcp [Fri, 28 Jul 1995 11:20:22 +0200] rev 1204
Ran expandshort and changed spelling of Grabczewski
Fri, 28 Jul 1995 11:02:22 +0200 Ran expandshort and changed spelling of Grabczewski
lcp [Fri, 28 Jul 1995 11:02:22 +0200] rev 1203
Ran expandshort and changed spelling of Grabczewski
Thu, 27 Jul 1995 18:28:14 +0200 Added rev_append and rev_rev_ident to list_ss.
nipkow [Thu, 27 Jul 1995 18:28:14 +0200] rev 1202
Added rev_append and rev_rev_ident to list_ss.
Thu, 27 Jul 1995 13:13:32 +0200 minor fix: instance now raises error if witness axioms don't exist;
wenzelm [Thu, 27 Jul 1995 13:13:32 +0200] rev 1201
minor fix: instance now raises error if witness axioms don't exist;
Wed, 26 Jul 1995 17:35:23 +0200 Many small changes to make proofs run faster
lcp [Wed, 26 Jul 1995 17:35:23 +0200] rev 1200
Many small changes to make proofs run faster
Wed, 26 Jul 1995 16:23:42 +0200 Now includes all the AC files
lcp [Wed, 26 Jul 1995 16:23:42 +0200] rev 1199
Now includes all the AC files
Wed, 26 Jul 1995 11:29:57 +0200 tidied proof of add_less_mono
lcp [Wed, 26 Jul 1995 11:29:57 +0200] rev 1198
tidied proof of add_less_mono
Wed, 26 Jul 1995 10:26:19 +0200 trivial updates to header and bibliography
lcp [Wed, 26 Jul 1995 10:26:19 +0200] rev 1197
trivial updates to header and bibliography
Tue, 25 Jul 1995 17:31:53 +0200 Numerous small improvements by KG and LCP
lcp [Tue, 25 Jul 1995 17:31:53 +0200] rev 1196
Numerous small improvements by KG and LCP
Tue, 25 Jul 1995 17:03:59 +0200 match_bvs no longer puts a name in the alist if it is null ("")
lcp [Tue, 25 Jul 1995 17:03:59 +0200] rev 1195
match_bvs no longer puts a name in the alist if it is null ("")
Tue, 25 Jul 1995 17:03:16 +0200 Added weak_eq_thm and forall_intr_vars (thanks to Mark Staples)
lcp [Tue, 25 Jul 1995 17:03:16 +0200] rev 1194
Added weak_eq_thm and forall_intr_vars (thanks to Mark Staples)
Tue, 25 Jul 1995 17:02:34 +0200 Corrected mixfix declaration of @perm
lcp [Tue, 25 Jul 1995 17:02:34 +0200] rev 1193
Corrected mixfix declaration of @perm
Tue, 25 Jul 1995 17:02:03 +0200 Proved perm_length
lcp [Tue, 25 Jul 1995 17:02:03 +0200] rev 1192
Proved perm_length
Tue, 25 Jul 1995 17:01:25 +0200 Added two final lines to intro_tacsf for mutual recursion
lcp [Tue, 25 Jul 1995 17:01:25 +0200] rev 1191
Added two final lines to intro_tacsf for mutual recursion (borrowed from ZF version)
Tue, 25 Jul 1995 17:00:53 +0200 Old version of mutual induction never worked. Now ensures that
lcp [Tue, 25 Jul 1995 17:00:53 +0200] rev 1190
Old version of mutual induction never worked. Now ensures that all predicates get the SAME type. Updated mutual_ind_tac from ZF version
Tue, 25 Jul 1995 17:00:15 +0200 Changed comments
lcp [Tue, 25 Jul 1995 17:00:15 +0200] rev 1189
Changed comments
Tue, 25 Jul 1995 16:59:08 +0200 Added Part_Int and Part_Collect for inductive definitions
lcp [Tue, 25 Jul 1995 16:59:08 +0200] rev 1188
Added Part_Int and Part_Collect for inductive definitions
Tue, 25 Jul 1995 16:58:06 +0200 Includes Sum.thy as a parent for mutual recursion
lcp [Tue, 25 Jul 1995 16:58:06 +0200] rev 1187
Includes Sum.thy as a parent for mutual recursion
Tue, 25 Jul 1995 16:52:08 +0200 now uses proof209.sty
lcp [Tue, 25 Jul 1995 16:52:08 +0200] rev 1186
now uses proof209.sty
Tue, 25 Jul 1995 16:50:48 +0200 trivial update
lcp [Tue, 25 Jul 1995 16:50:48 +0200] rev 1185
trivial update
Tue, 25 Jul 1995 16:43:55 +0200 trivial update
lcp [Tue, 25 Jul 1995 16:43:55 +0200] rev 1184
trivial update
Tue, 25 Jul 1995 16:34:22 +0200 finally deleted
lcp [Tue, 25 Jul 1995 16:34:22 +0200] rev 1183
finally deleted
Wed, 19 Jul 1995 15:53:43 +0200 Updated nipkow-prehofer
nipkow [Wed, 19 Jul 1995 15:53:43 +0200] rev 1182
Updated nipkow-prehofer
Fri, 07 Jul 1995 13:57:43 +0200 moved mixfix syntax from sign.ML
clasohm [Fri, 07 Jul 1995 13:57:43 +0200] rev 1181
moved mixfix syntax from sign.ML
Fri, 07 Jul 1995 13:57:24 +0200 moved mixfix syntax to Syntax/mixfix.ML
clasohm [Fri, 07 Jul 1995 13:57:24 +0200] rev 1180
moved mixfix syntax to Syntax/mixfix.ML
Wed, 05 Jul 1995 20:14:22 +0200 Added insert_not_empty, UN_empty and UN_insert (to set_ss).
nipkow [Wed, 05 Jul 1995 20:14:22 +0200] rev 1179
Added insert_not_empty, UN_empty and UN_insert (to set_ss).
Mon, 03 Jul 1995 15:39:53 +0200 added cargs for curried function application
clasohm [Mon, 03 Jul 1995 15:39:53 +0200] rev 1178
added cargs for curried function application
Mon, 03 Jul 1995 13:37:29 +0200 removed debugging output
clasohm [Mon, 03 Jul 1995 13:37:29 +0200] rev 1177
removed debugging output
Mon, 03 Jul 1995 13:08:49 +0200 remove Old_HOL
clasohm [Mon, 03 Jul 1995 13:08:49 +0200] rev 1176
remove Old_HOL
Mon, 03 Jul 1995 13:06:36 +0200 added comments; fixed a bug; reduced memory usage slightly
clasohm [Mon, 03 Jul 1995 13:06:36 +0200] rev 1175
added comments; fixed a bug; reduced memory usage slightly
Fri, 30 Jun 1995 11:39:20 +0200 added mention of new theories BT and Perm
lcp [Fri, 30 Jun 1995 11:39:20 +0200] rev 1174
added mention of new theories BT and Perm
Fri, 30 Jun 1995 11:34:14 +0200 new inductive definition: permutations
lcp [Fri, 30 Jun 1995 11:34:14 +0200] rev 1173
new inductive definition: permutations
Thu, 29 Jun 1995 16:53:01 +0200 Renamed some vars.
nipkow [Thu, 29 Jun 1995 16:53:01 +0200] rev 1172
Renamed some vars.
Thu, 29 Jun 1995 16:50:14 +0200 fixed comment
lcp [Thu, 29 Jun 1995 16:50:14 +0200] rev 1171
fixed comment
Thu, 29 Jun 1995 16:39:24 +0200 Proof of n_leaves_reflect uses permutative rewriting.
lcp [Thu, 29 Jun 1995 16:39:24 +0200] rev 1170
Proof of n_leaves_reflect uses permutative rewriting.
Thu, 29 Jun 1995 16:33:17 +0200 Added function rev and its properties length_rev, etc.
lcp [Thu, 29 Jun 1995 16:33:17 +0200] rev 1169
Added function rev and its properties length_rev, etc.
Thu, 29 Jun 1995 16:28:40 +0200 The curried version of HOLCF is now just called HOLCF. The old
regensbu [Thu, 29 Jun 1995 16:28:40 +0200] rev 1168
The curried version of HOLCF is now just called HOLCF. The old uncurried version is no longer supported
Thu, 29 Jun 1995 16:16:24 +0200 New theory and proofs including preorder, inorder, ..., initially
lcp [Thu, 29 Jun 1995 16:16:24 +0200] rev 1167
New theory and proofs including preorder, inorder, ..., initially from ZF/ex/BT. Demonstrates datatypes and primrec.
Thu, 29 Jun 1995 13:34:35 +0200 renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 13:34:35 +0200] rev 1166
renamed CHOL to HOL
Thu, 29 Jun 1995 12:48:48 +0200 renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 12:48:48 +0200] rev 1165
renamed CHOL to HOL
Thu, 29 Jun 1995 12:34:16 +0200 renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 12:34:16 +0200] rev 1164
renamed CHOL to HOL
Thu, 29 Jun 1995 12:28:27 +0200 changed 'chol' labels to 'hol'; added a few parentheses
clasohm [Thu, 29 Jun 1995 12:28:27 +0200] rev 1163
changed 'chol' labels to 'hol'; added a few parentheses
Thu, 29 Jun 1995 12:08:44 +0200 changes made by Lawrence Paulson
clasohm [Thu, 29 Jun 1995 12:08:44 +0200] rev 1162
changes made by Lawrence Paulson
Thu, 29 Jun 1995 10:43:07 +0200 Minimal proof tuning.
nipkow [Thu, 29 Jun 1995 10:43:07 +0200] rev 1161
Minimal proof tuning.
Mon, 26 Jun 1995 14:34:19 +0200 added add_trrules_i;
wenzelm [Mon, 26 Jun 1995 14:34:19 +0200] rev 1160
added add_trrules_i; cleaned up signature THM; improved some comments;
Mon, 26 Jun 1995 14:33:11 +0200 added add_trrules_i;
wenzelm [Mon, 26 Jun 1995 14:33:11 +0200] rev 1159
added add_trrules_i;
Mon, 26 Jun 1995 14:32:26 +0200 added extend_trrules_i;
wenzelm [Mon, 26 Jun 1995 14:32:26 +0200] rev 1158
added extend_trrules_i;
Fri, 23 Jun 1995 11:59:06 +0200 added a few comments on ThyInfo
clasohm [Fri, 23 Jun 1995 11:59:06 +0200] rev 1157
added a few comments on ThyInfo
Fri, 23 Jun 1995 09:15:09 +0200 Put in direct proof of C-R w/o detour via cd.
nipkow [Fri, 23 Jun 1995 09:15:09 +0200] rev 1156
Put in direct proof of C-R w/o detour via cd.
Thu, 22 Jun 1995 17:13:05 +0200 removed \...\ inside strings
clasohm [Thu, 22 Jun 1995 17:13:05 +0200] rev 1155
removed \...\ inside strings
Thu, 22 Jun 1995 12:58:39 +0200 changed call of store_thm_db so that it's result is not displayed
clasohm [Thu, 22 Jun 1995 12:58:39 +0200] rev 1154
changed call of store_thm_db so that it's result is not displayed by PolyML or SML
Thu, 22 Jun 1995 12:45:08 +0200 Simplified the confluence proofs.
nipkow [Thu, 22 Jun 1995 12:45:08 +0200] rev 1153
Simplified the confluence proofs. Added optimized substitution.
Thu, 22 Jun 1995 12:44:29 +0200 Added add_lessD1
nipkow [Thu, 22 Jun 1995 12:44:29 +0200] rev 1152
Added add_lessD1
Wed, 21 Jun 1995 15:47:10 +0200 removed \...\ inside strings
clasohm [Wed, 21 Jun 1995 15:47:10 +0200] rev 1151
removed \...\ inside strings
Wed, 21 Jun 1995 15:14:58 +0200 removed \...\ inside strings
clasohm [Wed, 21 Jun 1995 15:14:58 +0200] rev 1150
removed \...\ inside strings
Wed, 21 Jun 1995 15:01:07 +0200 removed \...\ inside strings
clasohm [Wed, 21 Jun 1995 15:01:07 +0200] rev 1149
removed \...\ inside strings
(0) -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip