I have proven a problem but I am unsure whether it is correct because the proof seems so simple that I think I might be mistaken. Please be kind to comment on my proof and tell me whats wrong with it.
The problem: Let $A$ be a rectangle in $\Bbb R^k$ and B a rectangle in $\Bbb R^n$. Let $Q=A\times B$. Let $f:Q\to R$ be bounded and Riemann integrable. Show that if $\int_Qf$ exists, then $\int_yf(x,y)$ exists for $x\in A-D$ where D is a set of measure zero in $\Bbb R^k$.
My idea: It just seems like a direct application of Fubini theorem. I wrote that if $\int_Qf $ exists, then by fubini theorem, $\int_Qf=\int_x\int_y f$ and it implies that $\int_yf(x,y)$ exists.
Fubini's theorem version that I use: Let $A$ be a rectangle in $\Bbb R^k$ and B a rectangle in $\Bbb R^n$. Let $Q=A\times B$. Let $f:Q\to R$ be bounded. $f$ is in the form $f(x,y)$ for $x\in A, y\in B$. If f is integrable over Q, then $$\int_Q f=\int_x \int_yf=\int_y\int_xf$$
Is this right?
Thank you very much for your help