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;