Nuprl Definition : switch_case
Case v => case cont ==  λx.if (x =z v) then case else cont x fi 
Definitions occuring in Statement : 
ifthenelse: if b then t else f fi 
, 
eq_int: (i =z j)
, 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
ifthenelse: if b then t else f fi 
, 
eq_int: (i =z j)
, 
apply: f a
FDL editor aliases : 
switch_case
Latex:
Case  v  =>  case  cont  ==    \mlambda{}x.if  (x  =\msubz{}  v)  then  case  else  cont  x  fi 
Date html generated:
2016_05_14-PM-04_15_40
Last ObjectModification:
2015_09_22-PM-06_02_32
Theory : prog_1
Home
Index