urbanc [Mon, 15 May 2006 19:40:17 +0200] rev 19638
added the lemmas pt_fresh_aux and pt_fresh_aux_ineq
(they are used in the proof of the strong
induction principle)
added code to nominal_atoms to collect these
lemmas in "fresh_aux" instantiated for each
atom type
deleted the fresh_fun_eqvt from nominal_atoms,
since fresh_fun is not used anymore in the recursion
combinator
wenzelm [Sat, 13 May 2006 21:13:25 +0200] rev 19637
reactivated translations for less/less_eq;
wenzelm [Sat, 13 May 2006 02:51:49 +0200] rev 19636
added add_primrec_unchecked_i;
wenzelm [Sat, 13 May 2006 02:51:48 +0200] rev 19635
unchecked definitions;
wenzelm [Sat, 13 May 2006 02:51:47 +0200] rev 19634
defs (unchecked overloaded), including former primrec;
tuned;
wenzelm [Sat, 13 May 2006 02:51:46 +0200] rev 19633
updated;
wenzelm [Sat, 13 May 2006 02:51:45 +0200] rev 19632
add_defs: unchecked flag;
tuned;