Nuprl Definition : rmax
rmax(x;y) ==  λn.imax(x n;y n)
Definitions occuring in Statement : 
imax: imax(a;b)
, 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
imax: imax(a;b)
, 
apply: f a
FDL editor aliases : 
rmax
rmax
Latex:
rmax(x;y)  ==    \mlambda{}n.imax(x  n;y  n)
Date html generated:
2016_05_18-AM-06_58_51
Last ObjectModification:
2015_09_23-AM-09_01_02
Theory : reals
Home
Index