changeset 2093 | 751d1349329b |
parent 2082 | 0854af516f14 |
child 2104 | 2205b572bc9b |
--- a/Nominal/Ex/Ex3.thy Mon May 10 15:44:49 2010 +0200 +++ b/Nominal/Ex/Ex3.thy Mon May 10 15:45:04 2010 +0200 @@ -30,6 +30,13 @@ 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