Let $$f:(a,b] \rightarrow \mathbb{R} $$ if the riemann Integral$$ F(c):= \int_c^b f(x) dx $$ for all $$ c \in (a,b) $$ exists and the improper integral $$ F(a)=\int_a^b f(x) dx$$ exists too. Does this mean that F is continuous on [a,b]?
i am completely sure, that this is true, but i need to be sure about this.
$F$ must be continuous at $a$ pretty much by definition. $\int_a^b f(x)\ dx$ is defined as $\lim\limits_{c\to a} \int_c^bf(x)\ dx$. In other words, $F(a) = \lim\limits_{c \to a} F(c)$, which means precisely that $F$ is continuous at $a$.