wenzelm [Fri, 09 Nov 2001 22:53:41 +0100] rev 12132
support co/inductive definitions in new-style theories;
wenzelm [Fri, 09 Nov 2001 22:53:10 +0100] rev 12131
adapted to add_inductive_x;
wenzelm [Fri, 09 Nov 2001 22:52:38 +0100] rev 12130
syntactic declaration of external *and* internal versions of fixes;
tuned warn_extra_tfrees;
wenzelm [Fri, 09 Nov 2001 22:51:24 +0100] rev 12129
fixed print_records;
wenzelm [Fri, 09 Nov 2001 22:50:58 +0100] rev 12128
tuned;
wenzelm [Fri, 09 Nov 2001 22:50:32 +0100] rev 12127
theorems case_split = case_split_thm [case_names True False, cases type: o];
berghofe [Fri, 09 Nov 2001 10:26:16 +0100] rev 12126
Theorems symmetric, reflexive and transitive are now stored with "open"
derivations.
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.
wenzelm [Fri, 09 Nov 2001 00:20:26 +0100] rev 12124
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:19:20 +0100] rev 12123
theory data: finish method;
wenzelm [Fri, 09 Nov 2001 00:18:23 +0100] rev 12122
indexvar_ast_tr (for \<index> placeholder);
wenzelm [Fri, 09 Nov 2001 00:17:52 +0100] rev 12121
removed pure_sym_syntax;
allow additional arguments in infixes (maximum priority);
wenzelm [Fri, 09 Nov 2001 00:17:09 +0100] rev 12120
File.use;
wenzelm [Fri, 09 Nov 2001 00:16:52 +0100] rev 12119
added impose_hyps_tac;
robustify insts of tactic emulations;
wenzelm [Fri, 09 Nov 2001 00:16:07 +0100] rev 12118
proper close_locale;
wenzelm [Fri, 09 Nov 2001 00:15:35 +0100] rev 12117
no longer support "isabelle_font" or "symbols";
wenzelm [Fri, 09 Nov 2001 00:14:17 +0100] rev 12116
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:11:52 +0100] rev 12115
back to normal;
tuned;
wenzelm [Fri, 09 Nov 2001 00:09:47 +0100] rev 12114
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:06:15 +0100] rev 12113
updated;
wenzelm [Fri, 09 Nov 2001 00:05:49 +0100] rev 12112
got rid of obsolete input filtering and isabelle font encoding;
wenzelm [Fri, 09 Nov 2001 00:01:55 +0100] rev 12111
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:00:53 +0100] rev 12110
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Thu, 08 Nov 2001 23:59:37 +0100] rev 12109
theory data: finish method;
wenzelm [Thu, 08 Nov 2001 23:57:22 +0100] rev 12108
removed needs_filtered_use;
wenzelm [Thu, 08 Nov 2001 23:55:04 +0100] rev 12107
\newcommand{\isasymindex}{\isamath{\i}};
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;
wenzelm [Thu, 08 Nov 2001 23:50:08 +0100] rev 12105
tuned;
wenzelm [Thu, 08 Nov 2001 17:54:58 +0100] rev 12104
\bibliographystyle{abbrv};
wenzelm [Thu, 08 Nov 2001 17:44:55 +0100] rev 12103
updated;