Nuprl Definition : real-vec-extend
a++z ==  λi.if i <z k then a i else z 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 : 
apply: f a
, 
lt_int: i <z j
, 
ifthenelse: if b then t else f fi 
, 
lambda: λx.A[x]
FDL editor aliases : 
real-vec-extend
Latex:
a++z  ==    \mlambda{}i.if  i  <z  k  then  a  i  else  z  fi 
Date html generated:
2018_07_29-AM-09_43_46
Last ObjectModification:
2018_07_02-AM-11_34_39
Theory : reals
Home
Index