Let's say we want to evaluate the integral $$ \int_{\lvert x \rvert = R} f(x) dx $$ where $R \gt 0$ is the radius of a circle. Now we parameterize $\varphi(t) : [0, 2\pi] \rightarrow D $ :
$$ \int_{\varphi(0)} ^{\varphi(2\pi)} f(\varphi(t)) \varphi'(t) \, dt \leq \, \, \sup(f(\varphi(t))) \cdot \int_{\varphi(0)} ^{\varphi(2\pi)} \varphi'(t) \,dt \, \,= \sup(f(\varphi(t))) (\varphi(2\pi)-\varphi(0)) = 0$$
since $\varphi(2\pi) = \varphi(0)$
Obviously there must be a mistake, but I can't figure out what is wrong. I suspect that I somehow misuse the supremum.