Nuprl Definition : induced-rmetric
induced-rmetric(f) ==  λx,y. |(f x) - f y|
Definitions occuring in Statement : 
rabs: |x|, 
rsub: x - y, 
apply: f a, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x], 
rabs: |x|, 
rsub: x - y, 
apply: f a
FDL editor aliases : 
induced-rmetric
Latex:
induced-rmetric(f)  ==    \mlambda{}x,y.  |(f  x)  -  f  y|
 Date html generated: 
2019_10_29-AM-11_04_31
 Last ObjectModification: 
2019_10_02-AM-09_46_20
Theory : reals
Home
Index