A question on sufficient conditions for independence of sigma algebras
Question:
Take a probability space ($Omega$,$mathcal{F}$,P) and suppose that $mathcal{I}_{i}$, $i=1,2,3$ are $pi$-systems. Assume that
begin{equation}
P(I_{1}cap I_{2}cap I_{3}) = P(I_{1})P(I_{2})P(I_{3}), forall I_i in mathcal{I_i}, i=1,2,3 (1)
end{equation}
Find a sufficient condition on the $pi$-systems $mathcal{I_i}$ such that the sigma algebras $sigma{(mathcal{I_1})}$, $sigma{(mathcal{I_2})}$, $sigma{(mathcal{I_3})}$ are independent.
My Attempt:
To be honest I thought that eq. (1) was already enough to ensure independence of the $pi$-systems and thus independence of the sigma algebras generated from them.
I know it is probably an easy question but I don't understand what I'm missing here...
measure-theory
add a comment |
Question:
Take a probability space ($Omega$,$mathcal{F}$,P) and suppose that $mathcal{I}_{i}$, $i=1,2,3$ are $pi$-systems. Assume that
begin{equation}
P(I_{1}cap I_{2}cap I_{3}) = P(I_{1})P(I_{2})P(I_{3}), forall I_i in mathcal{I_i}, i=1,2,3 (1)
end{equation}
Find a sufficient condition on the $pi$-systems $mathcal{I_i}$ such that the sigma algebras $sigma{(mathcal{I_1})}$, $sigma{(mathcal{I_2})}$, $sigma{(mathcal{I_3})}$ are independent.
My Attempt:
To be honest I thought that eq. (1) was already enough to ensure independence of the $pi$-systems and thus independence of the sigma algebras generated from them.
I know it is probably an easy question but I don't understand what I'm missing here...
measure-theory
add a comment |
Question:
Take a probability space ($Omega$,$mathcal{F}$,P) and suppose that $mathcal{I}_{i}$, $i=1,2,3$ are $pi$-systems. Assume that
begin{equation}
P(I_{1}cap I_{2}cap I_{3}) = P(I_{1})P(I_{2})P(I_{3}), forall I_i in mathcal{I_i}, i=1,2,3 (1)
end{equation}
Find a sufficient condition on the $pi$-systems $mathcal{I_i}$ such that the sigma algebras $sigma{(mathcal{I_1})}$, $sigma{(mathcal{I_2})}$, $sigma{(mathcal{I_3})}$ are independent.
My Attempt:
To be honest I thought that eq. (1) was already enough to ensure independence of the $pi$-systems and thus independence of the sigma algebras generated from them.
I know it is probably an easy question but I don't understand what I'm missing here...
measure-theory
Question:
Take a probability space ($Omega$,$mathcal{F}$,P) and suppose that $mathcal{I}_{i}$, $i=1,2,3$ are $pi$-systems. Assume that
begin{equation}
P(I_{1}cap I_{2}cap I_{3}) = P(I_{1})P(I_{2})P(I_{3}), forall I_i in mathcal{I_i}, i=1,2,3 (1)
end{equation}
Find a sufficient condition on the $pi$-systems $mathcal{I_i}$ such that the sigma algebras $sigma{(mathcal{I_1})}$, $sigma{(mathcal{I_2})}$, $sigma{(mathcal{I_3})}$ are independent.
My Attempt:
To be honest I thought that eq. (1) was already enough to ensure independence of the $pi$-systems and thus independence of the sigma algebras generated from them.
I know it is probably an easy question but I don't understand what I'm missing here...
measure-theory
measure-theory
asked Dec 2 '18 at 12:54
Giulio
273
273
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You're (almost) right. Only thing that is required is that $(1)$ holds for the case $I_1 = Omega$
,$I_2 = Omega$, or $I_3 = Omega$. This may seem trivial, but I suspect that there is some case where $P(I_1cap I_2) neq P(I_1)P(I_2)$ for some $I_1,I_2$, even though $(1)$ holds true.(It is related to the concept of mutual independence.) Assuming this, apply Dynkin's $pi$-$lambda$ argument here. To be specific, let us define
$$
D_1 := {I inmathcal{F};|; P(Icap I_2cap I_3) = P(I)P(I_2)P(I_3),;forall I_iin mathcal{I}_i, i=2,3}.
$$Then we can easily see that $Omega in D_1$, $Iin D_1$ implies $I^c in D_1$, and if $A_nin D_1$ ,$ninmathbb{N}$ is a disjoint family, then $cup_n A_n in D_1$ also. That is, $D_1$ is a $lambda$-system containing $mathcal{I}_1$. By Dynkin's theorem, we have $sigma(mathcal{I}_1)subset D_1$. Next, set
$$
D_2 := {I inmathcal{F};|; P(I_1cap I_2cap I_3) = P(I_1)P(I)P(I_3),;forall I_1 in sigma(mathcal{I}_1), forall I_3in mathcal{I}_3}.
$$ By almost the same argument, we can show $sigma(mathcal{I}_2)subset D_2$. It can also be shown that $sigma(mathcal{I}_3) subset D_3$ in a very similar way.
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
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%2f3022607%2fa-question-on-sufficient-conditions-for-independence-of-sigma-algebras%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
You're (almost) right. Only thing that is required is that $(1)$ holds for the case $I_1 = Omega$
,$I_2 = Omega$, or $I_3 = Omega$. This may seem trivial, but I suspect that there is some case where $P(I_1cap I_2) neq P(I_1)P(I_2)$ for some $I_1,I_2$, even though $(1)$ holds true.(It is related to the concept of mutual independence.) Assuming this, apply Dynkin's $pi$-$lambda$ argument here. To be specific, let us define
$$
D_1 := {I inmathcal{F};|; P(Icap I_2cap I_3) = P(I)P(I_2)P(I_3),;forall I_iin mathcal{I}_i, i=2,3}.
$$Then we can easily see that $Omega in D_1$, $Iin D_1$ implies $I^c in D_1$, and if $A_nin D_1$ ,$ninmathbb{N}$ is a disjoint family, then $cup_n A_n in D_1$ also. That is, $D_1$ is a $lambda$-system containing $mathcal{I}_1$. By Dynkin's theorem, we have $sigma(mathcal{I}_1)subset D_1$. Next, set
$$
D_2 := {I inmathcal{F};|; P(I_1cap I_2cap I_3) = P(I_1)P(I)P(I_3),;forall I_1 in sigma(mathcal{I}_1), forall I_3in mathcal{I}_3}.
$$ By almost the same argument, we can show $sigma(mathcal{I}_2)subset D_2$. It can also be shown that $sigma(mathcal{I}_3) subset D_3$ in a very similar way.
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
add a comment |
You're (almost) right. Only thing that is required is that $(1)$ holds for the case $I_1 = Omega$
,$I_2 = Omega$, or $I_3 = Omega$. This may seem trivial, but I suspect that there is some case where $P(I_1cap I_2) neq P(I_1)P(I_2)$ for some $I_1,I_2$, even though $(1)$ holds true.(It is related to the concept of mutual independence.) Assuming this, apply Dynkin's $pi$-$lambda$ argument here. To be specific, let us define
$$
D_1 := {I inmathcal{F};|; P(Icap I_2cap I_3) = P(I)P(I_2)P(I_3),;forall I_iin mathcal{I}_i, i=2,3}.
$$Then we can easily see that $Omega in D_1$, $Iin D_1$ implies $I^c in D_1$, and if $A_nin D_1$ ,$ninmathbb{N}$ is a disjoint family, then $cup_n A_n in D_1$ also. That is, $D_1$ is a $lambda$-system containing $mathcal{I}_1$. By Dynkin's theorem, we have $sigma(mathcal{I}_1)subset D_1$. Next, set
$$
D_2 := {I inmathcal{F};|; P(I_1cap I_2cap I_3) = P(I_1)P(I)P(I_3),;forall I_1 in sigma(mathcal{I}_1), forall I_3in mathcal{I}_3}.
$$ By almost the same argument, we can show $sigma(mathcal{I}_2)subset D_2$. It can also be shown that $sigma(mathcal{I}_3) subset D_3$ in a very similar way.
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
add a comment |
You're (almost) right. Only thing that is required is that $(1)$ holds for the case $I_1 = Omega$
,$I_2 = Omega$, or $I_3 = Omega$. This may seem trivial, but I suspect that there is some case where $P(I_1cap I_2) neq P(I_1)P(I_2)$ for some $I_1,I_2$, even though $(1)$ holds true.(It is related to the concept of mutual independence.) Assuming this, apply Dynkin's $pi$-$lambda$ argument here. To be specific, let us define
$$
D_1 := {I inmathcal{F};|; P(Icap I_2cap I_3) = P(I)P(I_2)P(I_3),;forall I_iin mathcal{I}_i, i=2,3}.
$$Then we can easily see that $Omega in D_1$, $Iin D_1$ implies $I^c in D_1$, and if $A_nin D_1$ ,$ninmathbb{N}$ is a disjoint family, then $cup_n A_n in D_1$ also. That is, $D_1$ is a $lambda$-system containing $mathcal{I}_1$. By Dynkin's theorem, we have $sigma(mathcal{I}_1)subset D_1$. Next, set
$$
D_2 := {I inmathcal{F};|; P(I_1cap I_2cap I_3) = P(I_1)P(I)P(I_3),;forall I_1 in sigma(mathcal{I}_1), forall I_3in mathcal{I}_3}.
$$ By almost the same argument, we can show $sigma(mathcal{I}_2)subset D_2$. It can also be shown that $sigma(mathcal{I}_3) subset D_3$ in a very similar way.
You're (almost) right. Only thing that is required is that $(1)$ holds for the case $I_1 = Omega$
,$I_2 = Omega$, or $I_3 = Omega$. This may seem trivial, but I suspect that there is some case where $P(I_1cap I_2) neq P(I_1)P(I_2)$ for some $I_1,I_2$, even though $(1)$ holds true.(It is related to the concept of mutual independence.) Assuming this, apply Dynkin's $pi$-$lambda$ argument here. To be specific, let us define
$$
D_1 := {I inmathcal{F};|; P(Icap I_2cap I_3) = P(I)P(I_2)P(I_3),;forall I_iin mathcal{I}_i, i=2,3}.
$$Then we can easily see that $Omega in D_1$, $Iin D_1$ implies $I^c in D_1$, and if $A_nin D_1$ ,$ninmathbb{N}$ is a disjoint family, then $cup_n A_n in D_1$ also. That is, $D_1$ is a $lambda$-system containing $mathcal{I}_1$. By Dynkin's theorem, we have $sigma(mathcal{I}_1)subset D_1$. Next, set
$$
D_2 := {I inmathcal{F};|; P(I_1cap I_2cap I_3) = P(I_1)P(I)P(I_3),;forall I_1 in sigma(mathcal{I}_1), forall I_3in mathcal{I}_3}.
$$ By almost the same argument, we can show $sigma(mathcal{I}_2)subset D_2$. It can also be shown that $sigma(mathcal{I}_3) subset D_3$ in a very similar way.
edited Dec 2 '18 at 13:38
answered Dec 2 '18 at 13:32
Song
5,225318
5,225318
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
add a comment |
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
Clear. You're right! (1) has to hold true also for the case $I_i=Omega$ otherwise we woudn't be able to infer that $Omega in D_i$. One question though... Since I'm required to find a sufficient condition on the $pi$-systems rather than on P, would it be better to require, instead, that $Omega in mathcal{I_i}$ $forall i$?
– Giulio
Dec 2 '18 at 13:57
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
@Giulio If $(1)$ holds for $I_i = Omega$, then adding $Omega$ to each $mathcal{I}_i$ does no harm. So you're right.
– Song
Dec 2 '18 at 23:48
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3022607%2fa-question-on-sufficient-conditions-for-independence-of-sigma-algebras%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