diff -r c0ab7451b20d -r 751d1349329b Nominal/Ex/Ex2.thy --- a/Nominal/Ex/Ex2.thy Mon May 10 15:44:49 2010 +0200 +++ b/Nominal/Ex/Ex2.thy Mon May 10 15:45:04 2010 +0200 @@ -27,6 +27,12 @@ thm trm_pat.distinct thm trm_pat.fv[simplified trm_pat.supp(1-2)] +declare permute_trm_raw_permute_pat_raw.simps[eqvt] +declare alpha_gen_eqvt[eqvt] + +equivariance alpha_trm_raw + + end