Nominal/Ex/Ex1rec.thy
changeset 2120 2786ff1df475
parent 2105 e25b0fff0dd2
child 2311 4da5c5c29009
equal deleted inserted replaced
2119:238062c4c9f2 2120:2786ff1df475
    28 thm lam_bp.distinct
    28 thm lam_bp.distinct
    29 thm lam_bp.supp
    29 thm lam_bp.supp
    30 ML {* Sign.of_sort @{theory} (@{typ lam}, @{sort fs}) *}
    30 ML {* Sign.of_sort @{theory} (@{typ lam}, @{sort fs}) *}
    31 thm lam_bp.fv[simplified lam_bp.supp(1-2)]
    31 thm lam_bp.fv[simplified lam_bp.supp(1-2)]
    32 
    32 
    33 equivariance alpha_lam_raw
       
    34 
    33 
    35 
    34 
    36 end
    35 end
    37 
    36 
    38 
    37