Nuprl Definition : ext2Cantor
ext2Cantor(n;f;d) ==  λx.if x <z n then f x else d fi 
Definitions occuring in Statement : 
ifthenelse: if b then t else f fi 
, 
lt_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 
, 
lt_int: i <z j
, 
apply: f a
FDL editor aliases : 
ext2Cantor
Latex:
ext2Cantor(n;f;d)  ==    \mlambda{}x.if  x  <z  n  then  f  x  else  d  fi 
Date html generated:
2016_05_14-PM-09_37_50
Last ObjectModification:
2015_09_22-PM-06_03_32
Theory : continuity
Home
Index