Is the Given Statement a Consequence of Fubini's Theorem?

  • Context: Graduate 
  • Thread starter Thread starter Tatianaoo
  • Start date Start date
  • Tags Tags
    Theorem
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Tatianaoo
Messages
9
Reaction score
0
Does anybody know if the following is true?

Let $p>1$. If $f=f(x,y)$ is such that $f\in L^p([a,b]\times [a,b])$, then $f_y(x)\in L^p([a,b])$ for almost all $y\in[a,b]$ and $f_x(y)\in L^p([a,b])$ for almost all $x\in[a,b]$.

Is this a consequence of Fubini's theorem?
 
Physics news on Phys.org
Unfortunately, $ don't work. You need to enclose your code with [/itex] and [itex]. The one with the slash goes at the end but I had to put them in reverse order for it to show up (or it would have just treated "and" as my code.[/itex]
 
The answer to your question is yes. g is Lp if and only if |g|^p is L1. So apply Fubini to the function [itex]|f(x,y)|^p[/itex], which is L^1.
 
Thanks a lot for help!