Nuprl Definition : remove-singularity-seq

remove-singularity-seq(k;p;f;z) ==  λn.if (realvec-ibs(k;p) =z 1) then else fi 



Definitions occuring in Statement :  realvec-ibs: realvec-ibs(n;p) ifthenelse: if then else fi  eq_int: (i =z j) apply: a lambda: λx.A[x] natural_number: $n
Definitions occuring in definition :  lambda: λx.A[x] ifthenelse: if then else fi  eq_int: (i =z j) realvec-ibs: realvec-ibs(n;p) natural_number: $n apply: a
FDL editor aliases :  remove-singularity-seq

Latex:
remove-singularity-seq(k;p;f;z)  ==    \mlambda{}n.if  (realvec-ibs(k;p)  n  =\msubz{}  1)  then  f  p  else  z  fi 



Date html generated: 2019_10_30-AM-10_16_15
Last ObjectModification: 2019_06_28-PM-01_55_53

Theory : real!vectors


Home Index