Nominal/Ex/CPS/CPS1_Plotkin.thy
changeset 2895 65efa1c7563c
parent 2864 bb647489f130
child 2933 3be019a86117
equal deleted inserted replaced
2894:8ec94871de1e 2895:65efa1c7563c
     1 header {* CPS conversion *}
     1 header {* CPS conversion *}
     2 theory Plotkin
     2 theory CPS1_Plotkin
     3 imports Lt
     3 imports Lt
     4 begin
     4 begin
     5 
     5 
     6 nominal_primrec
     6 nominal_primrec
     7   CPS :: "lt \<Rightarrow> lt" ("_*" [250] 250)
     7   CPS :: "lt \<Rightarrow> lt" ("_*" [250] 250)