Nuprl Definition : rec-process

RecProcess(s0;s,m.next[s; m]) ==  fix((λrec-dataflow,s0,m. let s',ext next[s0; m] in <rec-dataflow s', ext>)) s0



Definitions occuring in Statement :  apply: a fix: fix(F) lambda: λx.A[x] spread: spread def pair: <a, b>
FDL editor aliases :  rec-process
RecProcess(s0;s,m.next[s;  m])  ==
    fix((\mlambda{}rec-dataflow,s0,m.  let  s',ext  =  next[s0;  m]  in  <rec-dataflow  s',  ext>))  s0



Date html generated: 2015_07_17-AM-11_19_48
Last ObjectModification: 2013_10_25-PM-00_42_36

Home Index