Nuprl Definition : class-at-program

(pr)@locs ==  λi.if bag-deq-member(IdDeq;i;locs) then pr else hdf-halt() fi 



Definitions occuring in Statement :  hdf-halt: hdf-halt() id-deq: IdDeq ifthenelse: if then else fi  apply: a lambda: λx.A[x] bag-deq-member: bag-deq-member(eq;x;b)
FDL editor aliases :  class-at-program

Latex:
(pr)@locs  ==    \mlambda{}i.if  bag-deq-member(IdDeq;i;locs)  then  pr  i  else  hdf-halt()  fi 



Date html generated: 2016_05_17-AM-09_08_57
Last ObjectModification: 2012_11_29-PM-06_21_49

Theory : local!classes


Home Index