Ok, Here's my question:
Let $f(x,y)$ be defined and continuous on a $\le x \le b, c \le y\le d$, and $F(x)$ be defined >by the integral $$\int_c^d f(x,y)dy.$$ Prove that $F(x)$ is continuous on $[a,b]$.
I think I want to show that since $f(x,y)$ is continuous on $[a,b]$, I can use proof by contradiction to get $F'(x)$ continuous on $[a,b]$, which would then imply that $F(x)$ is continuous. But How do I go about setting this up? Any hints would be great. Thank you in advance. Also, this is my first attempt to format everything properly, So I'm sorry if this didn't post properly.
Here is a start
$$ F(x+h)-F(x) = \int_c^d f(x+h,y)dy - \int_c^d f(x,y)dy $$
$$ \implies |F(x+h)-F(x)|\leq \int_c^d |f(x+h,y)- f(x,y)|dy. $$
Now, use the assumptions you have been given to finish the proof. Note that, $f$ is continuous on a compact set.