Nuprl Definition : coded-pair

coded-pair(m) ==  eval in eval tsqrt(n) in eval t(x) in eval in   <a, b>



Definitions occuring in Statement :  tsqrt: tsqrt(n) triangular-num: t(n) callbyvalue: callbyvalue pair: <a, b> subtract: m
Definitions occuring in definition :  pair: <a, b> subtract: m callbyvalue: callbyvalue triangular-num: t(n) tsqrt: tsqrt(n)
FDL editor aliases :  coded-pair

Latex:
coded-pair(m)  ==    eval  n  =  m  in  eval  x  =  tsqrt(n)  in  eval  a  =  n  -  t(x)  in  eval  b  =  x  -  a  in      <a,  b>



Date html generated: 2019_06_20-PM-02_38_51
Last ObjectModification: 2019_06_12-PM-00_27_07

Theory : num_thy_1


Home Index