I would like to show this result but I am a bit stuck
To show $f(x)$ is lipschitz, show:
$$|x^2 - y^2| \leq L |x-y| \quad \forall x,y \in [0,1]$$
Proceed as usual:
$|x^2 - y^2| = |x-y||x+y|$
But what is $|x+y|?$
I would like to show this result but I am a bit stuck
To show $f(x)$ is lipschitz, show:
$$|x^2 - y^2| \leq L |x-y| \quad \forall x,y \in [0,1]$$
Proceed as usual:
$|x^2 - y^2| = |x-y||x+y|$
But what is $|x+y|?$
Hint: $|x+y| \leq |x|+|y|$. Can you continue the last step?