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
lcp [Tue, 25 Jul 1995 17:00:15 +0200] rev 1189
Changed comments
lcp [Tue, 25 Jul 1995 16:59:08 +0200] rev 1188
Added Part_Int and Part_Collect for inductive definitions
lcp [Tue, 25 Jul 1995 16:58:06 +0200] rev 1187
Includes Sum.thy as a parent for mutual recursion
lcp [Tue, 25 Jul 1995 16:52:08 +0200] rev 1186
now uses proof209.sty
lcp [Tue, 25 Jul 1995 16:50:48 +0200] rev 1185
trivial update
lcp [Tue, 25 Jul 1995 16:43:55 +0200] rev 1184
trivial update
lcp [Tue, 25 Jul 1995 16:34:22 +0200] rev 1183
finally deleted
nipkow [Wed, 19 Jul 1995 15:53:43 +0200] rev 1182
Updated nipkow-prehofer
clasohm [Fri, 07 Jul 1995 13:57:43 +0200] rev 1181
moved mixfix syntax from sign.ML
clasohm [Fri, 07 Jul 1995 13:57:24 +0200] rev 1180
moved mixfix syntax to Syntax/mixfix.ML
nipkow [Wed, 05 Jul 1995 20:14:22 +0200] rev 1179
Added insert_not_empty, UN_empty and UN_insert (to set_ss).
clasohm [Mon, 03 Jul 1995 15:39:53 +0200] rev 1178
added cargs for curried function application
clasohm [Mon, 03 Jul 1995 13:37:29 +0200] rev 1177
removed debugging output
clasohm [Mon, 03 Jul 1995 13:08:49 +0200] rev 1176
remove Old_HOL
clasohm [Mon, 03 Jul 1995 13:06:36 +0200] rev 1175
added comments; fixed a bug; reduced memory usage slightly
lcp [Fri, 30 Jun 1995 11:39:20 +0200] rev 1174
added mention of new theories BT and Perm
lcp [Fri, 30 Jun 1995 11:34:14 +0200] rev 1173
new inductive definition: permutations
nipkow [Thu, 29 Jun 1995 16:53:01 +0200] rev 1172
Renamed some vars.
lcp [Thu, 29 Jun 1995 16:50:14 +0200] rev 1171
fixed comment
lcp [Thu, 29 Jun 1995 16:39:24 +0200] rev 1170
Proof of n_leaves_reflect uses permutative rewriting.
lcp [Thu, 29 Jun 1995 16:33:17 +0200] rev 1169
Added function rev and its properties length_rev, etc.
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
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.
clasohm [Thu, 29 Jun 1995 13:34:35 +0200] rev 1166
renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 12:48:48 +0200] rev 1165
renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 12:34:16 +0200] rev 1164
renamed CHOL to HOL
clasohm [Thu, 29 Jun 1995 12:28:27 +0200] rev 1163
changed 'chol' labels to 'hol'; added a few parentheses
clasohm [Thu, 29 Jun 1995 12:08:44 +0200] rev 1162
changes made by Lawrence Paulson
nipkow [Thu, 29 Jun 1995 10:43:07 +0200] rev 1161
Minimal proof tuning.
wenzelm [Mon, 26 Jun 1995 14:34:19 +0200] rev 1160
added add_trrules_i;
cleaned up signature THM;
improved some comments;
wenzelm [Mon, 26 Jun 1995 14:33:11 +0200] rev 1159
added add_trrules_i;
wenzelm [Mon, 26 Jun 1995 14:32:26 +0200] rev 1158
added extend_trrules_i;
clasohm [Fri, 23 Jun 1995 11:59:06 +0200] rev 1157
added a few comments on ThyInfo
nipkow [Fri, 23 Jun 1995 09:15:09 +0200] rev 1156
Put in direct proof of C-R w/o detour via cd.
clasohm [Thu, 22 Jun 1995 17:13:05 +0200] rev 1155
removed \...\ inside strings
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
nipkow [Thu, 22 Jun 1995 12:45:08 +0200] rev 1153
Simplified the confluence proofs.
Added optimized substitution.
nipkow [Thu, 22 Jun 1995 12:44:29 +0200] rev 1152
Added add_lessD1
clasohm [Wed, 21 Jun 1995 15:47:10 +0200] rev 1151
removed \...\ inside strings
clasohm [Wed, 21 Jun 1995 15:14:58 +0200] rev 1150
removed \...\ inside strings
clasohm [Wed, 21 Jun 1995 15:01:07 +0200] rev 1149
removed \...\ inside strings
nipkow [Wed, 21 Jun 1995 11:35:10 +0200] rev 1148
Added remark that \...\ in strings is unnecessary.
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
clasohm [Tue, 13 Jun 1995 13:38:54 +0200] rev 1146
added CHOL
clasohm [Mon, 12 Jun 1995 15:01:03 +0200] rev 1145
fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
lcp [Tue, 06 Jun 1995 10:40:01 +0200] rev 1144
converted to LaTeX-2e
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.
lcp [Fri, 02 Jun 1995 10:38:48 +0200] rev 1142
Corrected comments in headers
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)
nipkow [Thu, 01 Jun 1995 12:31:52 +0200] rev 1140
Added dependence on Thy/thm_database.ML
mueller [Wed, 31 May 1995 10:46:46 +0200] rev 1139
*** empty log message ***
mueller [Wed, 31 May 1995 10:45:00 +0200] rev 1138
polish
clasohm [Tue, 30 May 1995 11:57:27 +0200] rev 1137
removed thm_num and thm_db from signature
clasohm [Tue, 30 May 1995 11:28:13 +0200] rev 1136
fixed bug in thms_containing; changed error/warning messages;
added thms_resolving_with
clasohm [Tue, 30 May 1995 11:02:50 +0200] rev 1135
fixed bug: ThySynFun really shouldn't be deleted
clasohm [Mon, 29 May 1995 15:04:27 +0200] rev 1134
changed error message in thms_containing
clasohm [Mon, 29 May 1995 14:12:48 +0200] rev 1133
replaced "All" by "all" in ThmdbFUN's ignore parameter
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
nipkow [Sun, 28 May 1995 17:18:06 +0200] rev 1131
Added Church-Rosser
nipkow [Sun, 28 May 1995 17:17:43 +0200] rev 1130
Added trancl_cs
nipkow [Sat, 27 May 1995 16:10:10 +0200] rev 1129
Moved Relation from Integ to main HOL.
nipkow [Fri, 26 May 1995 18:11:47 +0200] rev 1128
Trancl is now based on Relation which used to be in Integ.
wenzelm [Fri, 26 May 1995 11:20:08 +0200] rev 1127
changed macro expander such that patterns also match prefixes of appls;
nipkow [Mon, 22 May 1995 16:00:26 +0200] rev 1126
Moved comment from ParRed.thy to ROOT.ML
nipkow [Mon, 22 May 1995 15:58:57 +0200] rev 1125
Added Park induction to Lfp.
Added Lambda to Makefile.
nipkow [Mon, 22 May 1995 14:12:40 +0200] rev 1124
Polished the presentation making it completely definitional.
lcp [Thu, 18 May 1995 11:51:23 +0200] rev 1123
Krzysztof Grabczewski's (nearly) complete AC proofs
nipkow [Mon, 15 May 1995 09:35:07 +0200] rev 1122
renamed trans_rtrancl to rtrancl_trans and modified it by expanding trans.
nipkow [Sat, 13 May 1995 14:08:24 +0200] rev 1121
Added some lemmas about r^*.
nipkow [Sat, 13 May 1995 13:46:48 +0200] rev 1120
Lambda calculus in de Bruijn notation.
Proof of confluence.
lcp [Thu, 11 May 1995 10:42:19 +0200] rev 1119
Indexing of COMP
lcp [Thu, 11 May 1995 10:38:30 +0200] rev 1118
Indexing of FILTER and COND
lcp [Thu, 11 May 1995 10:33:07 +0200] rev 1117
show_sorts
nipkow [Wed, 10 May 1995 08:38:52 +0200] rev 1116
Modified translation for pattern abstraction.
nipkow [Tue, 09 May 1995 22:10:48 +0200] rev 1115
Moved induct2 from Hoare to Lfp.
nipkow [Tue, 09 May 1995 22:10:08 +0200] rev 1114
Prod is now a parent of Lfp.
Added thm induct2 to Lfp.
Changed the way patterns in abstractions are pretty printed.
It has become simpler now but fails if split has more than one argument
because then the ast-translation does not match.
clasohm [Tue, 09 May 1995 10:43:19 +0200] rev 1113
converted HOL.tex to CHOL.tex; replaced HOL.tex by CHOL.tex
clasohm [Tue, 09 May 1995 10:42:23 +0200] rev 1112
added \CHOL
lcp [Thu, 04 May 1995 14:57:06 +0200] rev 1111
Calls 'rail' program for syntax diagrams
lcp [Thu, 04 May 1995 02:02:54 +0200] rev 1110
Changed some definitions and proofs to use pattern-matching.
lcp [Thu, 04 May 1995 02:02:18 +0200] rev 1109
Changed to use split instead of fsplit. The weakening of fsplitE appears not
to affect existing proofs.
lcp [Thu, 04 May 1995 02:01:49 +0200] rev 1108
case is defined using pattern-matching
lcp [Thu, 04 May 1995 02:01:24 +0200] rev 1107
Modified proofs for new form of 'split'.
lcp [Thu, 04 May 1995 02:00:38 +0200] rev 1106
Added pattern-matching code from CHOL/Prod.thy. Changed
definitions so that split is now defined in terms of fst, snd. Now split is
polymorphic. Deleted fsplit, as split(...)::o gives a similar effect -- NOT
identical though, as fsplit(P,z) implied that z was a pair, while split(P,z)
means only P(fst(z),snd(z)).
lcp [Wed, 03 May 1995 17:38:27 +0200] rev 1105
Modified proofs for (q)split, fst, snd for new
definitions. The rule f(q)splitE is now called (q)splitE and is weaker than
before. The rule '(q)split' is now a meta-equality; this required modifying
all proofs involving e.g. split RS trans.
lcp [Wed, 03 May 1995 17:30:36 +0200] rev 1104
Changed to use split instead of fsplit. The weakening of fsplitE appears not
to affect existing proofs.
lcp [Wed, 03 May 1995 17:22:18 +0200] rev 1103
prove_case_equation now calls uses meta_eq_to_obj_eq to cope
with new form of 'split'. Tried calling simp_tac instead of using resolution
with trans, but it was significantly slower: 98.3 secs instead of 91.2 secs
for ex/Enum.
lcp [Wed, 03 May 1995 16:46:17 +0200] rev 1102
show_sorts:=true forces display of types
lcp [Wed, 03 May 1995 16:30:39 +0200] rev 1101
trivial rewording
lcp [Wed, 03 May 1995 16:10:41 +0200] rev 1100
trivial change
lcp [Wed, 03 May 1995 15:33:40 +0200] rev 1099
Covers wrapper tacticals: setwrapper, ..., addss
clasohm [Wed, 03 May 1995 15:25:30 +0200] rev 1098
fixed bug in thy_unchanged that occurred when the .thy file was changed
but the .ML file hadn't been read before;
tmpfile is now deleted immediatly after reading the .thy file in use_thy
lcp [Wed, 03 May 1995 15:06:41 +0200] rev 1097
Changed definitions so that qsplit is now defined in terms of
qfst, qsnd. AT PRESENT THERE IS NO PATTERN-MATCHING FOR QSPLIT.
lcp [Wed, 03 May 1995 14:54:43 +0200] rev 1096
Modified proofs for (q)split, fst, snd for new
definitions. The rule f(q)splitE is now called (q)splitE and is weaker than
before. The rule '(q)split' is now a meta-equality; this required modifying
all proofs involving e.g. split RS trans.
lcp [Wed, 03 May 1995 14:41:36 +0200] rev 1095
Changed some definitions and proofs to use pattern-matching.
lcp [Wed, 03 May 1995 14:27:51 +0200] rev 1094
Patterns can now be let-bound
lcp [Wed, 03 May 1995 14:17:01 +0200] rev 1093
Changed to use split instead of fsplit. The weakening of fsplitE appears not
to affect existing proofs.
lcp [Wed, 03 May 1995 14:03:19 +0200] rev 1092
Changed some definitions and proofs to use pattern-matching.
lcp [Wed, 03 May 1995 13:55:05 +0200] rev 1091
Changed some definitions and proofs to use pattern-matching.
lcp [Wed, 03 May 1995 13:47:24 +0200] rev 1090
Changed some definitions and proofs to use pattern-matching.
lcp [Wed, 03 May 1995 13:40:19 +0200] rev 1089
Now show_sorts:=true causes printing of types
lcp [Wed, 03 May 1995 13:35:09 +0200] rev 1088
Imported meta_eq_to_obj_eq from HOL for use with 'split'.
clasohm [Wed, 03 May 1995 12:22:17 +0200] rev 1087
replaced store_thm by bind_thm
lcp [Wed, 03 May 1995 12:17:30 +0200] rev 1086
trivial change
lcp [Wed, 03 May 1995 12:09:05 +0200] rev 1085
new version
lcp [Wed, 03 May 1995 12:04:21 +0200] rev 1084
Covers defs and re-ordering of theory sections
lcp [Wed, 03 May 1995 11:58:40 +0200] rev 1083
Updates involving defs, addss, etc.
nipkow [Wed, 03 May 1995 08:58:32 +0200] rev 1082
Simplified layout a little.
nipkow [Wed, 03 May 1995 08:21:53 +0200] rev 1081
Corrected display of split f t: no more let.
Also replaced "_abs" by "_lambda" --- the former was a mistake which
happended to work.
nipkow [Tue, 02 May 1995 19:59:06 +0200] rev 1080
Sections can now be given in any order.
lcp [Mon, 01 May 1995 11:17:41 +0200] rev 1079
Simplified proof of Hausdorff_next_exists.
nipkow [Fri, 28 Apr 1995 15:38:15 +0200] rev 1078
Added
functor f() = struct end
to hide functors to save space.
lcp [Fri, 28 Apr 1995 11:52:43 +0200] rev 1077
Renamed insert_kbrl to insert_tagged_brl and exported it. Now
subgoals_of_brl calls nprems_of, which is faster than length o prems_of.
lcp [Fri, 28 Apr 1995 11:41:59 +0200] rev 1076
Modified proofs for new claset primitives. The problem is that they enforce
the "most recent added rule has priority" policy more strictly now.
lcp [Fri, 28 Apr 1995 11:31:33 +0200] rev 1075
Modified proofs for new claset primitives. The problem is that they enforce
the "most recent added rule has priority" policy more strictly now.
lcp [Fri, 28 Apr 1995 11:24:32 +0200] rev 1074
Modified proofs for new claset primitives. The problem is that they enforce
the "most recent added rule has priority" policy more strictly now.
lcp [Fri, 28 Apr 1995 10:57:40 +0200] rev 1073
Recoded addSIs, etc., so that nets are built incrementally
instead of from scratch each time. The old approach used excessive time (>1
sec for adding a rule to ZF_cs) and probably excessive space. Now rep_claset
includes all record fields. joinrules no longer sorts the rules on number of
subgoals, since it does not see the full set of them; instead the number of
subgoals modifies the priority.
lcp [Tue, 25 Apr 1995 11:14:03 +0200] rev 1072
updated version
lcp [Tue, 25 Apr 1995 11:06:52 +0200] rev 1071
Simple updates for compatibility with KG