I was given "If $f'(x)>0$ for every $x\in(a, b),$ then $f$ is increasing on $[a, b].$" and I need to write it out symbolically. I have gotten $$∀x\in(a,b) ~(f'(x)>0)\to (x<y\to f(x)<f(y))$$
I don't know how to rewrite $f'(x)>0$ in more basic terms like I did with increasing. Can anybody help me with this?