paulson [Fri, 10 Apr 1998 13:15:28 +0200] rev 4804
Fixed bug in inductive sections to allow disjunctive premises;
added tracing flag trace_induct
paulson [Thu, 09 Apr 1998 12:31:35 +0200] rev 4803
Clearer description of recdef, including use of {}
paulson [Thu, 09 Apr 1998 12:29:39 +0200] rev 4802
Simplified the syntax description; mentioned FOL vs HOL
oheimb [Tue, 07 Apr 1998 13:46:34 +0200] rev 4801
*** empty log message ***
oheimb [Tue, 07 Apr 1998 13:46:05 +0200] rev 4800
replaced option_map_SomeD by option_map_eq_Some (RS iffD1)
added option_map_eq_Some to simpset(), option_map_eq_Some RS iffD1 to claset()
oheimb [Tue, 07 Apr 1998 13:43:07 +0200] rev 4799
made split_all_tac as safe wrapper more defensive:
if it is added as unsafe wrapper again (as its was before),
this does not break the current proofs.
wenzelm [Sat, 04 Apr 1998 14:30:19 +0200] rev 4798
no open Simplifier;
wenzelm [Sat, 04 Apr 1998 14:27:11 +0200] rev 4797
tuned fail;
wenzelm [Sat, 04 Apr 1998 12:31:35 +0200] rev 4796
type_error;
replaced thy_data by setup;
wenzelm [Sat, 04 Apr 1998 12:30:17 +0200] rev 4795
tuned comments;
BasicSimplifier made pervasive;
added simp tags / attributes;
replaced thy_data by setup;
wenzelm [Sat, 04 Apr 1998 12:29:07 +0200] rev 4794
no open Simplifier;
wenzelm [Sat, 04 Apr 1998 12:28:39 +0200] rev 4793
replaced thy_data by thy_setup;
wenzelm [Sat, 04 Apr 1998 12:26:47 +0200] rev 4792
type_error;
wenzelm [Sat, 04 Apr 1998 11:44:16 +0200] rev 4791
replaced thy_data by setup;