paulson [Thu, 13 Aug 1998 17:29:18 +0200] rev 5310
Blast_tac is faster
paulson [Thu, 13 Aug 1998 17:28:52 +0200] rev 5309
stac now handles definitions as well as equalities
paulson [Thu, 13 Aug 1998 17:28:19 +0200] rev 5308
stac
oheimb [Wed, 12 Aug 1998 17:40:18 +0200] rev 5307
minor adaption for SML/NJ
oheimb [Wed, 12 Aug 1998 16:49:25 +0200] rev 5306
added theorems Id_o, o_Id
corrected name of theorem: fund_upd_other -> fun_upd_other
oheimb [Wed, 12 Aug 1998 16:23:25 +0200] rev 5305
cleanup for Fun.thy:
merged Update.{thy|ML} into Fun.{thy|ML}
moved o_def from HOL.thy to Fun.thy
added Id_def to Fun.thy
moved image_compose from Set.ML to Fun.ML
moved o_apply and o_assoc from simpdata.ML to Fun.ML
moved fun_upd_same and fun_upd_other (from Map.ML) to Fun.ML
added fun_upd_twist to Fun.ML
oheimb [Wed, 12 Aug 1998 16:21:18 +0200] rev 5304
the splitter is now defined as a functor
moved addsplits, delsplits, Addsplits, Delsplits to Provers/splitter.ML
moved split_thm_info to Provers/splitter.ML
definined atomize via general mk_atomize
removed superfluous rot_eq_tac from simplifier.ML
HOL/simpdata.ML: renamed mk_meta_eq to meta_eq,
re-renamed mk_meta_eq_simp to mk_meta_eq
added Eps_eq to simpset