Why is it ok to swap modulus and sum in this case?
$begingroup$
I am trying to solve Exercise 3.21 in Folland's real analysis. I am watching the solution to this question in the following video.
https://www.youtube.com/watch?v=E8FwgGn1e_o
At about 2:31 in the video he says something along the lines of, "we can bring the sum inside the modulus since the sets are disjoint"
That is to say that if $E_1, E_2,...$ are disjoint measurable sets such that $E=cup_{i=1}^{infty}E_i$ then
$sum_{i=1}^{infty}lvert nu (E_i) rvert =sum_{i=1}^{infty}lvert int_{E}chi_{E_i}dnu rvert=lvert int_{E}(sum_{i=1}^{infty}chi_{E_1})dnurvert$. The first equality is fine but the second equality does not seem true to me. At the end of the day those integrals are complex numbers, so it does not seem reasonable that this should be true. Note that $nu$ is a complex measure.
real-analysis measure-theory
$endgroup$
add a comment |
$begingroup$
I am trying to solve Exercise 3.21 in Folland's real analysis. I am watching the solution to this question in the following video.
https://www.youtube.com/watch?v=E8FwgGn1e_o
At about 2:31 in the video he says something along the lines of, "we can bring the sum inside the modulus since the sets are disjoint"
That is to say that if $E_1, E_2,...$ are disjoint measurable sets such that $E=cup_{i=1}^{infty}E_i$ then
$sum_{i=1}^{infty}lvert nu (E_i) rvert =sum_{i=1}^{infty}lvert int_{E}chi_{E_i}dnu rvert=lvert int_{E}(sum_{i=1}^{infty}chi_{E_1})dnurvert$. The first equality is fine but the second equality does not seem true to me. At the end of the day those integrals are complex numbers, so it does not seem reasonable that this should be true. Note that $nu$ is a complex measure.
real-analysis measure-theory
$endgroup$
add a comment |
$begingroup$
I am trying to solve Exercise 3.21 in Folland's real analysis. I am watching the solution to this question in the following video.
https://www.youtube.com/watch?v=E8FwgGn1e_o
At about 2:31 in the video he says something along the lines of, "we can bring the sum inside the modulus since the sets are disjoint"
That is to say that if $E_1, E_2,...$ are disjoint measurable sets such that $E=cup_{i=1}^{infty}E_i$ then
$sum_{i=1}^{infty}lvert nu (E_i) rvert =sum_{i=1}^{infty}lvert int_{E}chi_{E_i}dnu rvert=lvert int_{E}(sum_{i=1}^{infty}chi_{E_1})dnurvert$. The first equality is fine but the second equality does not seem true to me. At the end of the day those integrals are complex numbers, so it does not seem reasonable that this should be true. Note that $nu$ is a complex measure.
real-analysis measure-theory
$endgroup$
I am trying to solve Exercise 3.21 in Folland's real analysis. I am watching the solution to this question in the following video.
https://www.youtube.com/watch?v=E8FwgGn1e_o
At about 2:31 in the video he says something along the lines of, "we can bring the sum inside the modulus since the sets are disjoint"
That is to say that if $E_1, E_2,...$ are disjoint measurable sets such that $E=cup_{i=1}^{infty}E_i$ then
$sum_{i=1}^{infty}lvert nu (E_i) rvert =sum_{i=1}^{infty}lvert int_{E}chi_{E_i}dnu rvert=lvert int_{E}(sum_{i=1}^{infty}chi_{E_1})dnurvert$. The first equality is fine but the second equality does not seem true to me. At the end of the day those integrals are complex numbers, so it does not seem reasonable that this should be true. Note that $nu$ is a complex measure.
real-analysis measure-theory
real-analysis measure-theory
asked Dec 6 '18 at 22:14
DamoDamo
491210
491210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The reasoning is definitely not correct, or at least not worded properly. But we can amend this as follows:
Given $E_1,E_2,ldots$ disjoint with $E=cup_jE_j$, define $g:Xtomathbb C$ by
$$g=sum_{j=1}^inftyoverline{operatorname{sgn}(nu(E_j))}chi_{E_j}.$$
Then $|g|leq1$, and
$$sum_{j=1}^infty|nu(E_j)|=left|int_Eg dnuright|leqsupleft{left|int f dnuright|:|f|leq 1right}.$$
Taking the supremum over all such partitions ${E_j}$ of $E$, we obtain $mu_2(E)leqmu_3(E)$.
$endgroup$
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3029124%2fwhy-is-it-ok-to-swap-modulus-and-sum-in-this-case%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
$begingroup$
The reasoning is definitely not correct, or at least not worded properly. But we can amend this as follows:
Given $E_1,E_2,ldots$ disjoint with $E=cup_jE_j$, define $g:Xtomathbb C$ by
$$g=sum_{j=1}^inftyoverline{operatorname{sgn}(nu(E_j))}chi_{E_j}.$$
Then $|g|leq1$, and
$$sum_{j=1}^infty|nu(E_j)|=left|int_Eg dnuright|leqsupleft{left|int f dnuright|:|f|leq 1right}.$$
Taking the supremum over all such partitions ${E_j}$ of $E$, we obtain $mu_2(E)leqmu_3(E)$.
$endgroup$
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
add a comment |
$begingroup$
The reasoning is definitely not correct, or at least not worded properly. But we can amend this as follows:
Given $E_1,E_2,ldots$ disjoint with $E=cup_jE_j$, define $g:Xtomathbb C$ by
$$g=sum_{j=1}^inftyoverline{operatorname{sgn}(nu(E_j))}chi_{E_j}.$$
Then $|g|leq1$, and
$$sum_{j=1}^infty|nu(E_j)|=left|int_Eg dnuright|leqsupleft{left|int f dnuright|:|f|leq 1right}.$$
Taking the supremum over all such partitions ${E_j}$ of $E$, we obtain $mu_2(E)leqmu_3(E)$.
$endgroup$
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
add a comment |
$begingroup$
The reasoning is definitely not correct, or at least not worded properly. But we can amend this as follows:
Given $E_1,E_2,ldots$ disjoint with $E=cup_jE_j$, define $g:Xtomathbb C$ by
$$g=sum_{j=1}^inftyoverline{operatorname{sgn}(nu(E_j))}chi_{E_j}.$$
Then $|g|leq1$, and
$$sum_{j=1}^infty|nu(E_j)|=left|int_Eg dnuright|leqsupleft{left|int f dnuright|:|f|leq 1right}.$$
Taking the supremum over all such partitions ${E_j}$ of $E$, we obtain $mu_2(E)leqmu_3(E)$.
$endgroup$
The reasoning is definitely not correct, or at least not worded properly. But we can amend this as follows:
Given $E_1,E_2,ldots$ disjoint with $E=cup_jE_j$, define $g:Xtomathbb C$ by
$$g=sum_{j=1}^inftyoverline{operatorname{sgn}(nu(E_j))}chi_{E_j}.$$
Then $|g|leq1$, and
$$sum_{j=1}^infty|nu(E_j)|=left|int_Eg dnuright|leqsupleft{left|int f dnuright|:|f|leq 1right}.$$
Taking the supremum over all such partitions ${E_j}$ of $E$, we obtain $mu_2(E)leqmu_3(E)$.
edited Dec 7 '18 at 1:41
answered Dec 6 '18 at 22:31
AweyganAweygan
14.5k21442
14.5k21442
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
add a comment |
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
1
1
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
$begingroup$
I think when you define $g$ is should involve the conjugate of $operatorname{sgn(nu(E_j))}$
$endgroup$
– Damo
Dec 7 '18 at 1:18
1
1
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
Also, for anyone reading this, one will need to invoke dominated convergence theorem to swap the integral and the sum. It will also involve splitting the complex measure into the positive and negative components of the real and imaginary parts.
$endgroup$
– Damo
Dec 7 '18 at 1:24
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
$begingroup$
You're completely correct, thanks for pointing that out.
$endgroup$
– Aweygan
Dec 7 '18 at 1:42
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3029124%2fwhy-is-it-ok-to-swap-modulus-and-sum-in-this-case%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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