I need the math.triangle inequality formula, but I still didn't get it fully. be die|x|+|y| <= |x+y|
|x|+|y| <= |x+y| I put in the values
|x-y| < ε <= |x|-|y| < ε |y-z| < ε <= |y|-z| < ε
|x-z| <2ε
|x-z| <2ε <= |x| -|z| <2ε
But that still doesn't prove much I guess. I really don't know and spent quite some time on this
sry my english isn't so good!
$$|x - z| = |(x-y) + (y-z)| \leq |x - y| + |y - z| < \epsilon + \epsilon$$