Nuprl Definition : norm-snd

norm-snd(N) ==  λp.let a,b in eval b' in <a, b'>



Definitions occuring in Statement :  callbyvalue: callbyvalue apply: a lambda: λx.A[x] spread: spread def pair: <a, b>
Definitions occuring in definition :  lambda: λx.A[x] spread: spread def callbyvalue: callbyvalue apply: a pair: <a, b>
FDL editor aliases :  norm-snd

Latex:
norm-snd(N)  ==    \mlambda{}p.let  a,b  =  p  in  eval  b'  =  N  b  in  <a,  b'>



Date html generated: 2016_05_13-PM-03_46_15
Last ObjectModification: 2015_09_22-PM-05_45_13

Theory : call!by!value_2


Home Index