Let $f:\mathbb{R} \to \mathbb{R}$ be a $C^1$ function, define $F:(x,y) \mapsto(x+f(y),y+f(x))$
I need to prove that if there exists a constant $0
$F'(z;v).v \geq b|v|^2$ for every $z,v\in \mathbb{R^2} $ $F'(z;v)$ denotes the directional derivative at z in the direction of v I know that $F'(z;v).v=v_1^2+v_2^2+2v_1v_2 \frac{f'(x)+f'(y)}{2}$, but from here I don't know how I could obtain the correct inequality, everything I can think of gives me $F'(z;v).v \leq something$. Any advices?