In the exercise, I am required to prove that
$f'$ is odd $\iff$ $f$ is even
Moving from right to left was pretty trivial, however, I couldn't move from left to right. Note that we can only use very basic things like the definition of the derivative and rules of differentiation (No mean value theorem or any other theorems.)
I cannot even see the left implying the right, but I hope I will see it after you guys explain how. Thanks in advance.
Use contraposition. Suppose $f(-x)\ne f(x)$, then $-f'(-x)\ne f'(x)$.
Here I used the fact that $f'=g'$ implies that $f$ and $g$ differ only by a constant. If $f(x)-g(x)=h(x)$, then $f'(x)-g'(x)=h'(x)$. This implies $h'(x)=0$. $h(x)$ is then a constant. You might use k_g's suggestion to prove this basic theorem to proceed.
So we also need to note the special case where $f$ and $g$ only differ by a constant, let $f(-x)=f(x)+C$, in this case $-f'(-x)=f'(x)$. But it also implies $f(0)=f(0)+C$, i.e., $C=0$.