Nominal/Ex/Ex2.thy
changeset 2082 0854af516f14
parent 2030 43d7612f1429
child 2104 2205b572bc9b
equal deleted inserted replaced
2081:9e7cf0a996d3 2082:0854af516f14
    25 thm trm_pat.perm
    25 thm trm_pat.perm
    26 thm trm_pat.induct
    26 thm trm_pat.induct
    27 thm trm_pat.distinct
    27 thm trm_pat.distinct
    28 thm trm_pat.fv[simplified trm_pat.supp(1-2)]
    28 thm trm_pat.fv[simplified trm_pat.supp(1-2)]
    29 
    29 
       
    30 declare permute_trm_raw_permute_pat_raw.simps[eqvt]
       
    31 declare alpha_gen_eqvt[eqvt]
       
    32 
       
    33 equivariance alpha_trm_raw
       
    34 
       
    35 
    30 end
    36 end
    31 
    37 
    32 
    38 
    33 
    39