I am working out a homework problem about Riemann Integrals and the question is as follows:
Suppose that $f$ is integrable on $[a, b]$, then $\exists \ x \in [a, b] s.t. \int_a^{x}f=\int_x^{b}f$. Is it always possible to choose $x$ to be in $(a, b)$?
I have managed to prove the first part and now I am attempting the second part of the question.
This is my reasoning:
Let $f$ be a function such that choosing $x=a$ means $\int_a^{a}f=\int_a^{b}f$.
Now $\int_a^{a}f=0 \implies \int_a^{b}f=0$ and for this to be true, $f$ must be a function defined at only one point, ie $a=b$, which brings me to my question: is a function defined at a only one point Riemann Integrable and is the rest of my reasoning correct?