Nuprl Definition : pDVrequest?

pDVrequest?(x) ==
  F((x) where  
  F(id) ff  
  F(id,name) ff  
  F(from,preList) ff  
  F(val,index) ff  
  F(fire) ff  
  F(continue) ff  
  F(rndv1) ff  
  F(rndv2,counter) tt



Definitions occuring in Statement :  PiDataVal_ind: PiDataVal_ind bfalse: ff btrue: tt
FDL editor aliases :  pDVrequest?

Latex:
pDVrequest?(x)  ==
    F((x)  where   
    F(id)  =  ff   
    F(id,name)  =  ff   
    F(from,preList)  =  ff   
    F(val,index)  =  ff   
    F(fire)  =  ff   
    F(continue)  =  ff   
    F(rndv1)  =  ff   
    F(rndv2,counter)  =  tt



Date html generated: 2015_07_23-AM-11_36_03
Last ObjectModification: 2012_08_30-PM-01_45_07

Home Index