Nuprl Definition : cond-class
[X?Y] ==  eclass-compose2(λbx,by. if (#(bx) =z 1) then bx else by fi X;Y)
Definitions occuring in Statement : 
eclass-compose2: eclass-compose2(f;X;Y)
, 
ifthenelse: if b then t else f fi 
, 
eq_int: (i =z j)
, 
lambda: λx.A[x]
, 
natural_number: $n
, 
bag-size: #(bs)
FDL editor aliases : 
cond-class
[X?Y]  ==    eclass-compose2(\mlambda{}bx,by.  if  (\#(bx)  =\msubz{}  1)  then  bx  else  by  fi  ;X;Y)
Date html generated:
2015_07_17-PM-00_47_16
Last ObjectModification:
2012_02_25-PM-01_22_27
Home
Index