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
Wed, 21 Jun 1995 11:35:10 +0200 Added remark that \...\ in strings is unnecessary.
nipkow [Wed, 21 Jun 1995 11:35:10 +0200] rev 1148
Added remark that \...\ in strings is unnecessary.
Wed, 14 Jun 1995 12:05:13 +0200 removed 'raw' productions from gram datatype; replaced mk_gram by add_prods;
clasohm [Wed, 14 Jun 1995 12:05:13 +0200] rev 1147
removed 'raw' productions from gram datatype; replaced mk_gram by add_prods; completely changed the generation of internal grammars to reuse existing ones in extend_gram
Tue, 13 Jun 1995 13:38:54 +0200 added CHOL
clasohm [Tue, 13 Jun 1995 13:38:54 +0200] rev 1146
added CHOL
Mon, 12 Jun 1995 15:01:03 +0200 fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
clasohm [Mon, 12 Jun 1995 15:01:03 +0200] rev 1145
fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
Tue, 06 Jun 1995 10:40:01 +0200 converted to LaTeX-2e
lcp [Tue, 06 Jun 1995 10:40:01 +0200] rev 1144
converted to LaTeX-2e
Tue, 06 Jun 1995 10:33:32 +0200 Now string_of_vname checks for the empty variable name,
lcp [Tue, 06 Jun 1995 10:33:32 +0200] rev 1143
Now string_of_vname checks for the empty variable name, catching the exception LIST.
Fri, 02 Jun 1995 10:38:48 +0200 Corrected comments in headers
lcp [Fri, 02 Jun 1995 10:38:48 +0200] rev 1142
Corrected comments in headers
Thu, 01 Jun 1995 13:25:06 +0200 commented thms_unifying_with out; placed thm_db into signature again;
clasohm [Thu, 01 Jun 1995 13:25:06 +0200] rev 1141
commented thms_unifying_with out; placed thm_db into signature again; placed structures ThmDB and Readthy into Pure again; changed init_thy_reader so that thm_db and loaded_thys are preserved (necessary e.g. for ZF)
Thu, 01 Jun 1995 12:31:52 +0200 Added dependence on Thy/thm_database.ML
nipkow [Thu, 01 Jun 1995 12:31:52 +0200] rev 1140
Added dependence on Thy/thm_database.ML
Wed, 31 May 1995 10:46:46 +0200 *** empty log message ***
mueller [Wed, 31 May 1995 10:46:46 +0200] rev 1139
*** empty log message ***
Wed, 31 May 1995 10:45:00 +0200 polish
mueller [Wed, 31 May 1995 10:45:00 +0200] rev 1138
polish
Tue, 30 May 1995 11:57:27 +0200 removed thm_num and thm_db from signature
clasohm [Tue, 30 May 1995 11:57:27 +0200] rev 1137
removed thm_num and thm_db from signature
Tue, 30 May 1995 11:28:13 +0200 fixed bug in thms_containing; changed error/warning messages;
clasohm [Tue, 30 May 1995 11:28:13 +0200] rev 1136
fixed bug in thms_containing; changed error/warning messages; added thms_resolving_with
Tue, 30 May 1995 11:02:50 +0200 fixed bug: ThySynFun really shouldn't be deleted
clasohm [Tue, 30 May 1995 11:02:50 +0200] rev 1135
fixed bug: ThySynFun really shouldn't be deleted
Mon, 29 May 1995 15:04:27 +0200 changed error message in thms_containing
clasohm [Mon, 29 May 1995 15:04:27 +0200] rev 1134
changed error message in thms_containing
Mon, 29 May 1995 14:12:48 +0200 replaced "All" by "all" in ThmdbFUN's ignore parameter
clasohm [Mon, 29 May 1995 14:12:48 +0200] rev 1133
replaced "All" by "all" in ThmdbFUN's ignore parameter
Mon, 29 May 1995 13:55:06 +0200 added theorem database which contains axioms and theorems indexed by the
clasohm [Mon, 29 May 1995 13:55:06 +0200] rev 1132
added theorem database which contains axioms and theorems indexed by the constants they contain
Sun, 28 May 1995 17:18:06 +0200 Added Church-Rosser
nipkow [Sun, 28 May 1995 17:18:06 +0200] rev 1131
Added Church-Rosser
Sun, 28 May 1995 17:17:43 +0200 Added trancl_cs
nipkow [Sun, 28 May 1995 17:17:43 +0200] rev 1130
Added trancl_cs
Sat, 27 May 1995 16:10:10 +0200 Moved Relation from Integ to main HOL.
nipkow [Sat, 27 May 1995 16:10:10 +0200] rev 1129
Moved Relation from Integ to main HOL.
Fri, 26 May 1995 18:11:47 +0200 Trancl is now based on Relation which used to be in Integ.
nipkow [Fri, 26 May 1995 18:11:47 +0200] rev 1128
Trancl is now based on Relation which used to be in Integ.
Fri, 26 May 1995 11:20:08 +0200 changed macro expander such that patterns also match prefixes of appls;
wenzelm [Fri, 26 May 1995 11:20:08 +0200] rev 1127
changed macro expander such that patterns also match prefixes of appls;
Mon, 22 May 1995 16:00:26 +0200 Moved comment from ParRed.thy to ROOT.ML
nipkow [Mon, 22 May 1995 16:00:26 +0200] rev 1126
Moved comment from ParRed.thy to ROOT.ML
Mon, 22 May 1995 15:58:57 +0200 Added Park induction to Lfp.
nipkow [Mon, 22 May 1995 15:58:57 +0200] rev 1125
Added Park induction to Lfp. Added Lambda to Makefile.
Mon, 22 May 1995 14:12:40 +0200 Polished the presentation making it completely definitional.
nipkow [Mon, 22 May 1995 14:12:40 +0200] rev 1124
Polished the presentation making it completely definitional.
Thu, 18 May 1995 11:51:23 +0200 Krzysztof Grabczewski's (nearly) complete AC proofs
lcp [Thu, 18 May 1995 11:51:23 +0200] rev 1123
Krzysztof Grabczewski's (nearly) complete AC proofs
Mon, 15 May 1995 09:35:07 +0200 renamed trans_rtrancl to rtrancl_trans and modified it by expanding trans.
nipkow [Mon, 15 May 1995 09:35:07 +0200] rev 1122
renamed trans_rtrancl to rtrancl_trans and modified it by expanding trans.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip