2001-11-15 updated;
wenzelm [Thu, 15 Nov 2001 23:26:58 +0100] rev 12219
updated;
2001-11-15 GPLed;
wenzelm [Thu, 15 Nov 2001 23:25:46 +0100] rev 12218
GPLed;
2001-11-15 write_keywords: string argument (logic name);
wenzelm [Thu, 15 Nov 2001 23:25:01 +0100] rev 12217
write_keywords: string argument (logic name);
2001-11-15 isatool unsymbolize;
wenzelm [Thu, 15 Nov 2001 23:21:57 +0100] rev 12216
isatool unsymbolize;
2001-11-15 Modified to make the files build with the new changes in ZF
ehmety [Thu, 15 Nov 2001 20:01:19 +0100] rev 12215
Modified to make the files build with the new changes in ZF
2001-11-15 depends on Epsilon!
wenzelm [Thu, 15 Nov 2001 18:37:34 +0100] rev 12214
depends on Epsilon!
2001-11-15 fix_frees: rev;
wenzelm [Thu, 15 Nov 2001 18:36:24 +0100] rev 12213
fix_frees: rev;
2001-11-15 prove: raise ERROR_MESSAGE;
wenzelm [Thu, 15 Nov 2001 18:36:07 +0100] rev 12212
prove: raise ERROR_MESSAGE;
2001-11-15 updated;
wenzelm [Thu, 15 Nov 2001 18:35:15 +0100] rev 12211
updated;
2001-11-15 * ZF: new-style theory commands '(co)inductive', '(co)datatype',
wenzelm [Thu, 15 Nov 2001 18:34:58 +0100] rev 12210
* ZF: new-style theory commands '(co)inductive', '(co)datatype', 'rep_datatype', 'inductive_cases'; also methods 'ind_cases', 'induct_tac', 'case_tac', and 'typecheck' (with attribute 'TC');
2001-11-15 type_solver_tac: use TCSET' to refer to context of goal state (does
wenzelm [Thu, 15 Nov 2001 18:21:38 +0100] rev 12209
type_solver_tac: use TCSET' to refer to context of goal state (does *not* work with local proof contexts of Isar / new-style locales);
2001-11-15 setup DatatypeTactics.setup;
wenzelm [Thu, 15 Nov 2001 18:20:48 +0100] rev 12208
setup DatatypeTactics.setup;
2001-11-15 added Induct/Binary_Trees.thy, Induct/Tree_Forest (converted from
wenzelm [Thu, 15 Nov 2001 18:20:13 +0100] rev 12207
added Induct/Binary_Trees.thy, Induct/Tree_Forest (converted from former ex/TF.ML ex/TF.thy ex/Term.ML ex/Term.thy);
2001-11-15 no handle ERROR;
wenzelm [Thu, 15 Nov 2001 18:18:17 +0100] rev 12206
no handle ERROR;
2001-11-15 fixed;
wenzelm [Thu, 15 Nov 2001 18:16:17 +0100] rev 12205
fixed;
2001-11-15 Isar version of 'rep_datatype';
wenzelm [Thu, 15 Nov 2001 18:15:58 +0100] rev 12204
Isar version of 'rep_datatype';
2001-11-15 avoid handle _;
wenzelm [Thu, 15 Nov 2001 18:15:32 +0100] rev 12203
avoid handle _;
2001-11-15 added TCSET(') tacticals;
wenzelm [Thu, 15 Nov 2001 18:15:13 +0100] rev 12202
added TCSET(') tacticals;
2001-11-15 added Term and Tree_Forest (from converted ZF/ex);
wenzelm [Thu, 15 Nov 2001 18:09:40 +0100] rev 12201
added Term and Tree_Forest (from converted ZF/ex);
2001-11-15 TF and Term moved to ZF/Induct;
wenzelm [Thu, 15 Nov 2001 18:08:19 +0100] rev 12200
TF and Term moved to ZF/Induct;
2001-11-15 miniscoping of UN and INT
paulson [Thu, 15 Nov 2001 17:59:56 +0100] rev 12199
miniscoping of UN and INT
2001-11-15 Added new entry
ehmety [Thu, 15 Nov 2001 16:48:05 +0100] rev 12198
Added new entry
2001-11-15 New files
ehmety [Thu, 15 Nov 2001 16:46:38 +0100] rev 12197
New files
2001-11-15 new theories from Jacques Fleuriot
paulson [Thu, 15 Nov 2001 16:12:49 +0100] rev 12196
new theories from Jacques Fleuriot
2001-11-15 *** empty log message ***
ehmety [Thu, 15 Nov 2001 15:07:16 +0100] rev 12195
*** empty log message ***
2001-11-14 converted datatype examples moved from ZF/ex to ZF/Induct;
wenzelm [Wed, 14 Nov 2001 23:22:43 +0100] rev 12194
converted datatype examples moved from ZF/ex to ZF/Induct;
2001-11-14 document setup;
wenzelm [Wed, 14 Nov 2001 23:22:15 +0100] rev 12193
document setup;
2001-11-14 removed BT, Data, Enum (see ZF/Induct);
wenzelm [Wed, 14 Nov 2001 23:21:05 +0100] rev 12192
removed BT, Data, Enum (see ZF/Induct);
2001-11-14 case_names;
wenzelm [Wed, 14 Nov 2001 23:20:41 +0100] rev 12191
case_names;
2001-11-14 added Datatypes, Binary_Trees (from ZF/ex);
wenzelm [Wed, 14 Nov 2001 23:20:14 +0100] rev 12190
added Datatypes, Binary_Trees (from ZF/ex);
2001-11-14 Isar attribute and method setup;
wenzelm [Wed, 14 Nov 2001 23:19:09 +0100] rev 12189
Isar attribute and method setup;
2001-11-14 fix path prefix;
wenzelm [Wed, 14 Nov 2001 23:18:37 +0100] rev 12188
fix path prefix;
2001-11-14 use proper intr_names (for required case_names);
wenzelm [Wed, 14 Nov 2001 23:18:13 +0100] rev 12187
use proper intr_names (for required case_names); store con_defs, case_eqns, recursor_eqns, free_iffs, free_elims;
2001-11-14 added Induct/Binary_Trees.thy, Induct/Datatypes.thy;
wenzelm [Wed, 14 Nov 2001 23:16:05 +0100] rev 12186
added Induct/Binary_Trees.thy, Induct/Datatypes.thy; removed ex/Data.ML ex/Data.thy ex/Enum.ML ex/Enum.thy;
2001-11-14 tuned;
wenzelm [Wed, 14 Nov 2001 23:15:19 +0100] rev 12185
tuned;
2001-11-14 updated;
wenzelm [Wed, 14 Nov 2001 23:14:59 +0100] rev 12184
updated;
2001-11-14 adapted primrec/datatype to Isar;
wenzelm [Wed, 14 Nov 2001 18:46:30 +0100] rev 12183
adapted primrec/datatype to Isar;
2001-11-14 tuned;
wenzelm [Wed, 14 Nov 2001 18:46:07 +0100] rev 12182
tuned;
2001-11-14 store original simps for codegen;
wenzelm [Wed, 14 Nov 2001 18:45:38 +0100] rev 12181
store original simps for codegen;
2001-11-14 inductive: removed con_defs;
wenzelm [Wed, 14 Nov 2001 18:44:27 +0100] rev 12180
inductive: removed con_defs;
2001-11-14 updated;
wenzelm [Wed, 14 Nov 2001 18:42:34 +0100] rev 12179
updated;
2001-11-13 updated;
wenzelm [Tue, 13 Nov 2001 22:36:38 +0100] rev 12178
updated;
2001-11-13 * ZF: new-style theory commands 'inductive', 'inductive_cases', and
wenzelm [Tue, 13 Nov 2001 22:25:59 +0100] rev 12177
* ZF: new-style theory commands 'inductive', 'inductive_cases', and methods 'ind_cases', 'induct_tac', 'case_tac';
2001-11-13 ZF specific keywords;
wenzelm [Tue, 13 Nov 2001 22:24:28 +0100] rev 12176
ZF specific keywords;
2001-11-13 rearranged inductive package for Isar;
wenzelm [Tue, 13 Nov 2001 22:20:51 +0100] rev 12175
rearranged inductive package for Isar;
2001-11-13 Generic inductive cases facility for (co)inductive definitions.
wenzelm [Tue, 13 Nov 2001 22:20:15 +0100] rev 12174
Generic inductive cases facility for (co)inductive definitions.
2001-11-13 converted;
wenzelm [Tue, 13 Nov 2001 22:19:37 +0100] rev 12173
converted;
2001-11-13 tuned;
wenzelm [Tue, 13 Nov 2001 22:18:46 +0100] rev 12172
tuned;
2001-11-13 tuned inductions;
wenzelm [Tue, 13 Nov 2001 22:18:03 +0100] rev 12171
tuned inductions;
2001-11-13 prove: Envir.beta_norm;
wenzelm [Tue, 13 Nov 2001 17:51:03 +0100] rev 12170
prove: Envir.beta_norm;
2001-11-13 new SList theory from Bu Wolff
paulson [Tue, 13 Nov 2001 16:12:25 +0100] rev 12169
new SList theory from Bu Wolff
2001-11-12 induct: rule_versions produces localized variants;
wenzelm [Mon, 12 Nov 2001 23:30:16 +0100] rev 12168
induct: rule_versions produces localized variants;
2001-11-12 empty rule_context for multiple goals;
wenzelm [Mon, 12 Nov 2001 23:28:49 +0100] rev 12167
empty rule_context for multiple goals;
2001-11-12 added empty;
wenzelm [Mon, 12 Nov 2001 23:28:15 +0100] rev 12166
added empty;
2001-11-12 mutual rules declared as ``consumes 0'';
wenzelm [Mon, 12 Nov 2001 23:27:04 +0100] rev 12165
mutual rules declared as ``consumes 0'';
2001-11-12 induct_atomize: include atomize_conj (for mutual induction);
wenzelm [Mon, 12 Nov 2001 23:26:18 +0100] rev 12164
induct_atomize: include atomize_conj (for mutual induction);
2001-11-12 Isar: 'induct' proper support for mutual induction involving
wenzelm [Mon, 12 Nov 2001 23:25:25 +0100] rev 12163
Isar: 'induct' proper support for mutual induction involving non-atomic rule statements; Isar/Pure: support multiple simultaneous goal statements;
2001-11-12 proper handling of mutual rules (esp. for sets);
wenzelm [Mon, 12 Nov 2001 20:23:24 +0100] rev 12162
proper handling of mutual rules (esp. for sets);
2001-11-12 lemmas induct_atomize = atomize_conj ...;
wenzelm [Mon, 12 Nov 2001 20:22:51 +0100] rev 12161
lemmas induct_atomize = atomize_conj ...; val local_imp_def = thm "induct_implies_def";
2001-11-12 val local_imp_def = thm "induct_implies_def";
wenzelm [Mon, 12 Nov 2001 20:22:23 +0100] rev 12160
val local_imp_def = thm "induct_implies_def";
2001-11-12 ZF/Induct,UNITY
paulson [Mon, 12 Nov 2001 12:38:40 +0100] rev 12159
ZF/Induct,UNITY
2001-11-12 Tidying necessitated by new simprules in equalities.ML
paulson [Mon, 12 Nov 2001 12:38:06 +0100] rev 12158
Tidying necessitated by new simprules in equalities.ML
2001-11-12 conditional miniscoping equalities now made unconditional
paulson [Mon, 12 Nov 2001 12:37:37 +0100] rev 12157
conditional miniscoping equalities now made unconditional
2001-11-12 new-style numerals without leading #, along with generic 0 and 1
paulson [Mon, 12 Nov 2001 10:56:38 +0100] rev 12156
new-style numerals without leading #, along with generic 0 and 1
2001-11-12 congc now returns None if congruence rule has no effect.
berghofe [Mon, 12 Nov 2001 10:44:55 +0100] rev 12155
congc now returns None if congruence rule has no effect.
2001-11-12 Renamed some bound variables due to changes in simplifier.
berghofe [Mon, 12 Nov 2001 10:43:25 +0100] rev 12154
Renamed some bound variables due to changes in simplifier.
2001-11-12 Fixed proof depending on strange behaviour of rename_bvs.
berghofe [Mon, 12 Nov 2001 10:39:42 +0100] rev 12153
Fixed proof depending on strange behaviour of rename_bvs.
2001-11-12 Renamed some bound variables due to changes in simplifier.
berghofe [Mon, 12 Nov 2001 10:37:36 +0100] rev 12152
Renamed some bound variables due to changes in simplifier.
2001-11-11 present multi_result;
wenzelm [Sun, 11 Nov 2001 21:38:54 +0100] rev 12151
present multi_result;
2001-11-11 added meta_conjunction_tr';
wenzelm [Sun, 11 Nov 2001 21:38:25 +0100] rev 12150
added meta_conjunction_tr';
2001-11-11 pure_syntax_output: "_meta_conjunction";
wenzelm [Sun, 11 Nov 2001 21:38:04 +0100] rev 12149
pure_syntax_output: "_meta_conjunction";
2001-11-11 adapted to multiple results;
wenzelm [Sun, 11 Nov 2001 21:37:44 +0100] rev 12148
adapted to multiple results;
2001-11-11 adapted auto_bind_goal, auto_bind_facts;
wenzelm [Sun, 11 Nov 2001 21:37:20 +0100] rev 12147
adapted auto_bind_goal, auto_bind_facts;
2001-11-11 added multi_theorem(_i);
wenzelm [Sun, 11 Nov 2001 21:36:40 +0100] rev 12146
added multi_theorem(_i); have, show etc.: multiple statements;
2001-11-11 Proof.have_i: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:35:21 +0100] rev 12145
Proof.have_i: multiple statements;
2001-11-11 added RAW_METHOD, RAW_METHOD_CASES;
wenzelm [Sun, 11 Nov 2001 21:35:04 +0100] rev 12144
added RAW_METHOD, RAW_METHOD_CASES; METHOD, METHOD_CASES etc.: conjunction_tac;
2001-11-11 added add_thmss;
wenzelm [Sun, 11 Nov 2001 21:34:09 +0100] rev 12143
added add_thmss;
2001-11-11 "theorem" etc.: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:33:40 +0100] rev 12142
"theorem" etc.: multiple statements;
2001-11-11 theorem, have, show etc: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:33:05 +0100] rev 12141
theorem, have, show etc: multiple statements;
2001-11-11 facts: multiple args;
wenzelm [Sun, 11 Nov 2001 21:32:12 +0100] rev 12140
facts: multiple args;
2001-11-11 added conjunction_tac;
wenzelm [Sun, 11 Nov 2001 21:31:52 +0100] rev 12139
added conjunction_tac;
2001-11-11 renamed open_smart_store_thms to smart_store_thms_open;
wenzelm [Sun, 11 Nov 2001 21:31:35 +0100] rev 12138
renamed open_smart_store_thms to smart_store_thms_open; added Syntax.pure_syntax_output;
2001-11-11 added mk_conjunction;
wenzelm [Sun, 11 Nov 2001 21:30:51 +0100] rev 12137
added mk_conjunction;
2001-11-11 added unflat;
wenzelm [Sun, 11 Nov 2001 21:30:31 +0100] rev 12136
added unflat;
2001-11-11 added conj_elim_precise, conj_intr_thm;
wenzelm [Sun, 11 Nov 2001 21:30:10 +0100] rev 12135
added conj_elim_precise, conj_intr_thm;
2001-11-10 use Tactic.prove;
wenzelm [Sat, 10 Nov 2001 16:25:17 +0100] rev 12134
use Tactic.prove;
2001-11-09 tuned;
wenzelm [Fri, 09 Nov 2001 23:44:48 +0100] rev 12133
tuned;
2001-11-09 support co/inductive definitions in new-style theories;
wenzelm [Fri, 09 Nov 2001 22:53:41 +0100] rev 12132
support co/inductive definitions in new-style theories;
2001-11-09 adapted to add_inductive_x;
wenzelm [Fri, 09 Nov 2001 22:53:10 +0100] rev 12131
adapted to add_inductive_x;
2001-11-09 syntactic declaration of external *and* internal versions of fixes;
wenzelm [Fri, 09 Nov 2001 22:52:38 +0100] rev 12130
syntactic declaration of external *and* internal versions of fixes; tuned warn_extra_tfrees;
2001-11-09 fixed print_records;
wenzelm [Fri, 09 Nov 2001 22:51:24 +0100] rev 12129
fixed print_records;
2001-11-09 tuned;
wenzelm [Fri, 09 Nov 2001 22:50:58 +0100] rev 12128
tuned;
2001-11-09 theorems case_split = case_split_thm [case_names True False, cases type: o];
wenzelm [Fri, 09 Nov 2001 22:50:32 +0100] rev 12127
theorems case_split = case_split_thm [case_names True False, cases type: o];
2001-11-09 Theorems symmetric, reflexive and transitive are now stored with "open"
berghofe [Fri, 09 Nov 2001 10:26:16 +0100] rev 12126
Theorems symmetric, reflexive and transitive are now stored with "open" derivations.
2001-11-09 Commands prf and full_prf can now also be used to display proof term
berghofe [Fri, 09 Nov 2001 10:25:10 +0100] rev 12125
Commands prf and full_prf can now also be used to display proof term of current proof state.
2001-11-08 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:20:26 +0100] rev 12124
eliminated old "symbols" syntax, use "xsymbols" instead;
2001-11-08 theory data: finish method;
wenzelm [Fri, 09 Nov 2001 00:19:20 +0100] rev 12123
theory data: finish method;
2001-11-08 indexvar_ast_tr (for \<index> placeholder);
wenzelm [Fri, 09 Nov 2001 00:18:23 +0100] rev 12122
indexvar_ast_tr (for \<index> placeholder);
2001-11-08 removed pure_sym_syntax;
wenzelm [Fri, 09 Nov 2001 00:17:52 +0100] rev 12121
removed pure_sym_syntax; allow additional arguments in infixes (maximum priority);
2001-11-08 File.use;
wenzelm [Fri, 09 Nov 2001 00:17:09 +0100] rev 12120
File.use;
2001-11-08 added impose_hyps_tac;
wenzelm [Fri, 09 Nov 2001 00:16:52 +0100] rev 12119
added impose_hyps_tac; robustify insts of tactic emulations;
2001-11-08 proper close_locale;
wenzelm [Fri, 09 Nov 2001 00:16:07 +0100] rev 12118
proper close_locale;
2001-11-08 no longer support "isabelle_font" or "symbols";
wenzelm [Fri, 09 Nov 2001 00:15:35 +0100] rev 12117
no longer support "isabelle_font" or "symbols";
2001-11-08 got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:14:17 +0100] rev 12116
got rid of obsolete input filtering;
2001-11-08 back to normal;
wenzelm [Fri, 09 Nov 2001 00:11:52 +0100] rev 12115
back to normal; tuned;
2001-11-08 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:09:47 +0100] rev 12114
eliminated old "symbols" syntax, use "xsymbols" instead;
2001-11-08 updated;
wenzelm [Fri, 09 Nov 2001 00:06:15 +0100] rev 12113
updated;
2001-11-08 got rid of obsolete input filtering and isabelle font encoding;
wenzelm [Fri, 09 Nov 2001 00:05:49 +0100] rev 12112
got rid of obsolete input filtering and isabelle font encoding;
2001-11-08 got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:01:55 +0100] rev 12111
got rid of obsolete input filtering;
2001-11-08 eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:00:53 +0100] rev 12110
eliminated old "symbols" syntax, use "xsymbols" instead;
2001-11-08 theory data: finish method;
wenzelm [Thu, 08 Nov 2001 23:59:37 +0100] rev 12109
theory data: finish method;
2001-11-08 removed needs_filtered_use;
wenzelm [Thu, 08 Nov 2001 23:57:22 +0100] rev 12108
removed needs_filtered_use;
2001-11-08 \newcommand{\isasymindex}{\isamath{\i}};
wenzelm [Thu, 08 Nov 2001 23:55:04 +0100] rev 12107
\newcommand{\isasymindex}{\isamath{\i}};
2001-11-08 * Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac,
wenzelm [Thu, 08 Nov 2001 23:52:56 +0100] rev 12106
* Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac, etc.) now consider the syntactic context of assumptions, giving a better chance to get type-inference of the arguments right (this is especially important for locales); * system: refrain from any attempt at filtering input streams; no longer support ``8bit'' encoding of old isabelle font, instead proper iso-latin characters may now be used;
2001-11-08 tuned;
wenzelm [Thu, 08 Nov 2001 23:50:08 +0100] rev 12105
tuned;
2001-11-08 \bibliographystyle{abbrv};
wenzelm [Thu, 08 Nov 2001 17:54:58 +0100] rev 12104
\bibliographystyle{abbrv};
2001-11-08 updated;
wenzelm [Thu, 08 Nov 2001 17:44:55 +0100] rev 12103
updated;
2001-11-08 make SML/XL of NJ happy;
wenzelm [Thu, 08 Nov 2001 17:44:27 +0100] rev 12102
make SML/XL of NJ happy;
2001-11-08 ex/document/root.bib;
wenzelm [Thu, 08 Nov 2001 17:42:43 +0100] rev 12101
ex/document/root.bib;
2001-11-07 proper syntax for structs;
wenzelm [Thu, 08 Nov 2001 00:26:41 +0100] rev 12100
proper syntax for structs;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip