Equivalent condition of a non-negative real-valued function on $[0,1]$ being measurable












1












$begingroup$


I could use some help for the problem:




Let $f$ be a non-negative real-valued function defined on $[0,1]$.



True or False? $f$ is measurable if and only if there is a sequence ${E_n}$ (finite or infinite) of measurable subsets of $[0,1]$ and a sequence of non-negative constants ${c_n}$ such that $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, where $chi_{E_n}$ is the the characteristic function of $E_n$ for each $n$.




I think the statement is true. For the direction $(Longleftarrow$), since $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, we see that ${sum_n^k c_n chi_{E_n}}_k$ is a sequence of simple functions on $[0,1]$ converging pointwise to $f$ and $|sum_n^k c_n chi_{E_n}|le |f|$ on $[0,1]$ for all $k$. By simple approximation theorem, $f$ is measurable.



But I got stuck on the forward ($Longrightarrow$) direction. Also, if the above proof is not right, please point it out. Thank you!










share|cite|improve this question











$endgroup$

















    1












    $begingroup$


    I could use some help for the problem:




    Let $f$ be a non-negative real-valued function defined on $[0,1]$.



    True or False? $f$ is measurable if and only if there is a sequence ${E_n}$ (finite or infinite) of measurable subsets of $[0,1]$ and a sequence of non-negative constants ${c_n}$ such that $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, where $chi_{E_n}$ is the the characteristic function of $E_n$ for each $n$.




    I think the statement is true. For the direction $(Longleftarrow$), since $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, we see that ${sum_n^k c_n chi_{E_n}}_k$ is a sequence of simple functions on $[0,1]$ converging pointwise to $f$ and $|sum_n^k c_n chi_{E_n}|le |f|$ on $[0,1]$ for all $k$. By simple approximation theorem, $f$ is measurable.



    But I got stuck on the forward ($Longrightarrow$) direction. Also, if the above proof is not right, please point it out. Thank you!










    share|cite|improve this question











    $endgroup$















      1












      1








      1





      $begingroup$


      I could use some help for the problem:




      Let $f$ be a non-negative real-valued function defined on $[0,1]$.



      True or False? $f$ is measurable if and only if there is a sequence ${E_n}$ (finite or infinite) of measurable subsets of $[0,1]$ and a sequence of non-negative constants ${c_n}$ such that $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, where $chi_{E_n}$ is the the characteristic function of $E_n$ for each $n$.




      I think the statement is true. For the direction $(Longleftarrow$), since $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, we see that ${sum_n^k c_n chi_{E_n}}_k$ is a sequence of simple functions on $[0,1]$ converging pointwise to $f$ and $|sum_n^k c_n chi_{E_n}|le |f|$ on $[0,1]$ for all $k$. By simple approximation theorem, $f$ is measurable.



      But I got stuck on the forward ($Longrightarrow$) direction. Also, if the above proof is not right, please point it out. Thank you!










      share|cite|improve this question











      $endgroup$




      I could use some help for the problem:




      Let $f$ be a non-negative real-valued function defined on $[0,1]$.



      True or False? $f$ is measurable if and only if there is a sequence ${E_n}$ (finite or infinite) of measurable subsets of $[0,1]$ and a sequence of non-negative constants ${c_n}$ such that $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, where $chi_{E_n}$ is the the characteristic function of $E_n$ for each $n$.




      I think the statement is true. For the direction $(Longleftarrow$), since $f(x) = sum_n c_n chi_{E_n}(x)$ for every $xin[0,1]$, we see that ${sum_n^k c_n chi_{E_n}}_k$ is a sequence of simple functions on $[0,1]$ converging pointwise to $f$ and $|sum_n^k c_n chi_{E_n}|le |f|$ on $[0,1]$ for all $k$. By simple approximation theorem, $f$ is measurable.



      But I got stuck on the forward ($Longrightarrow$) direction. Also, if the above proof is not right, please point it out. Thank you!







      real-analysis measure-theory lebesgue-measure






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 7 at 3:54







      Alex

















      asked Jan 7 at 3:45









      AlexAlex

      567




      567






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          The forward part is also true. Let $f_n$ be simple functions increasing to $f$. Then $f=f_1+(f_2-f_1)+(f_3-f_2)+cdots$. Writing $f_{n+1}-f_n=sum_{j=1}^{k_n} a_{j,n} I_{E_{jn}}$ (with $a_{j,n}$'s non-negative) we
          see that $f$ is a countable sum of terms which are constant times characteristic functions.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks for your answer. Slick! I would never have come up with something like this.
            $endgroup$
            – Alex
            Jan 7 at 8:18













          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "69"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3064638%2fequivalent-condition-of-a-non-negative-real-valued-function-on-0-1-being-mea%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          The forward part is also true. Let $f_n$ be simple functions increasing to $f$. Then $f=f_1+(f_2-f_1)+(f_3-f_2)+cdots$. Writing $f_{n+1}-f_n=sum_{j=1}^{k_n} a_{j,n} I_{E_{jn}}$ (with $a_{j,n}$'s non-negative) we
          see that $f$ is a countable sum of terms which are constant times characteristic functions.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks for your answer. Slick! I would never have come up with something like this.
            $endgroup$
            – Alex
            Jan 7 at 8:18


















          1












          $begingroup$

          The forward part is also true. Let $f_n$ be simple functions increasing to $f$. Then $f=f_1+(f_2-f_1)+(f_3-f_2)+cdots$. Writing $f_{n+1}-f_n=sum_{j=1}^{k_n} a_{j,n} I_{E_{jn}}$ (with $a_{j,n}$'s non-negative) we
          see that $f$ is a countable sum of terms which are constant times characteristic functions.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thanks for your answer. Slick! I would never have come up with something like this.
            $endgroup$
            – Alex
            Jan 7 at 8:18
















          1












          1








          1





          $begingroup$

          The forward part is also true. Let $f_n$ be simple functions increasing to $f$. Then $f=f_1+(f_2-f_1)+(f_3-f_2)+cdots$. Writing $f_{n+1}-f_n=sum_{j=1}^{k_n} a_{j,n} I_{E_{jn}}$ (with $a_{j,n}$'s non-negative) we
          see that $f$ is a countable sum of terms which are constant times characteristic functions.






          share|cite|improve this answer









          $endgroup$



          The forward part is also true. Let $f_n$ be simple functions increasing to $f$. Then $f=f_1+(f_2-f_1)+(f_3-f_2)+cdots$. Writing $f_{n+1}-f_n=sum_{j=1}^{k_n} a_{j,n} I_{E_{jn}}$ (with $a_{j,n}$'s non-negative) we
          see that $f$ is a countable sum of terms which are constant times characteristic functions.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 7 at 5:34









          Kavi Rama MurthyKavi Rama Murthy

          56k42158




          56k42158












          • $begingroup$
            Thanks for your answer. Slick! I would never have come up with something like this.
            $endgroup$
            – Alex
            Jan 7 at 8:18




















          • $begingroup$
            Thanks for your answer. Slick! I would never have come up with something like this.
            $endgroup$
            – Alex
            Jan 7 at 8:18


















          $begingroup$
          Thanks for your answer. Slick! I would never have come up with something like this.
          $endgroup$
          – Alex
          Jan 7 at 8:18






          $begingroup$
          Thanks for your answer. Slick! I would never have come up with something like this.
          $endgroup$
          – Alex
          Jan 7 at 8:18




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3064638%2fequivalent-condition-of-a-non-negative-real-valued-function-on-0-1-being-mea%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

          Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

          A Topological Invariant for $pi_3(U(n))$