We have:
- $\int f(x)dx=F(x)+C$,
- $f(x) = -f(-x)$ - odd function.
Proof that $F(x)$ - even function.
My suggetion (please, check it):
Since $\int f(x)dx = F(x) + C$,
$\int f(-x)dx = -F(-x) + C$.
Since $f(x)=-f(-x)$,
$\int f(x)dx=-\int f(-x)dx$
Hence,
$F(x) + C = F(-x) + C \Rightarrow F(x)=F(-x)$
The nuance is that those constants are not necessarily the same. I mean, I know that this statement is correct, but I cant find the justification of this C-issue.
Even more. If eberything above is true, can we use the same technique to prove the reverse statement, i.e. an antiderivative of an even function is odd?
Your idea is correct, but can be streamlined.
You can prove that two differentiable functions are equal by proving that they have the same derivative and the same value at some point. Equivalently, that their difference is constant (derivative zero) and has value zero at some point.
Let $f$ be continuous over $\mathbb{R}$ and odd. Let $F$ be an antiderivative of $f$. Then we can consider $G(x)=F(x)-F(-x)$. Then, using the chain rule, $$ G'(x)=F'(x)+F'(-x)=f(x)+f(-x)=f(x)-f(x)=0 $$ and $G(0)=F(0)-F(0)=0$.
Can you prove that an antiderivative of an even function $f$ is odd? Not in general. There is only one antiderivative of an even function that's odd, precisely the only antiderivative $F$ such that $F(0)=0$.