Fourier uniqueness theorem
I am reading Theorem 26.2 in the book "Probability and Measure" (2nd ed.) by Patrick Billingsley. In the proof of that theorem, the author claims that:
Fact Let $mu$ and $nu$ be probability measures on the Borel subsets of $mathbb{R}$, and set
$$A=left{;left(a,bright];middle|;mu({a})=mu({b})=nu({a})=nu({b})=0right}.$$
Then $sigma(A)$ coincides with the Borel sigma-algebra on $mathbb{R}$.
I have been thinking about this result, but have absolutely no clues on this. It does not seem straightforward. So my question is:
Question What is a clean way to prove this?
Any hint/help is highly appreciated.
probability-theory probability-distributions fourier-transform characteristic-functions
add a comment |
I am reading Theorem 26.2 in the book "Probability and Measure" (2nd ed.) by Patrick Billingsley. In the proof of that theorem, the author claims that:
Fact Let $mu$ and $nu$ be probability measures on the Borel subsets of $mathbb{R}$, and set
$$A=left{;left(a,bright];middle|;mu({a})=mu({b})=nu({a})=nu({b})=0right}.$$
Then $sigma(A)$ coincides with the Borel sigma-algebra on $mathbb{R}$.
I have been thinking about this result, but have absolutely no clues on this. It does not seem straightforward. So my question is:
Question What is a clean way to prove this?
Any hint/help is highly appreciated.
probability-theory probability-distributions fourier-transform characteristic-functions
add a comment |
I am reading Theorem 26.2 in the book "Probability and Measure" (2nd ed.) by Patrick Billingsley. In the proof of that theorem, the author claims that:
Fact Let $mu$ and $nu$ be probability measures on the Borel subsets of $mathbb{R}$, and set
$$A=left{;left(a,bright];middle|;mu({a})=mu({b})=nu({a})=nu({b})=0right}.$$
Then $sigma(A)$ coincides with the Borel sigma-algebra on $mathbb{R}$.
I have been thinking about this result, but have absolutely no clues on this. It does not seem straightforward. So my question is:
Question What is a clean way to prove this?
Any hint/help is highly appreciated.
probability-theory probability-distributions fourier-transform characteristic-functions
I am reading Theorem 26.2 in the book "Probability and Measure" (2nd ed.) by Patrick Billingsley. In the proof of that theorem, the author claims that:
Fact Let $mu$ and $nu$ be probability measures on the Borel subsets of $mathbb{R}$, and set
$$A=left{;left(a,bright];middle|;mu({a})=mu({b})=nu({a})=nu({b})=0right}.$$
Then $sigma(A)$ coincides with the Borel sigma-algebra on $mathbb{R}$.
I have been thinking about this result, but have absolutely no clues on this. It does not seem straightforward. So my question is:
Question What is a clean way to prove this?
Any hint/help is highly appreciated.
probability-theory probability-distributions fourier-transform characteristic-functions
probability-theory probability-distributions fourier-transform characteristic-functions
asked Nov 26 '18 at 6:19
weirdo
420210
420210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Hint: $mu {x}=nu {x}=0$ for all but countable number of $x$. So there is a countable set ${t_1,t_2,...}$ such that the given class contains all intervals $(a,b]$ whose end points are not in this countable set. Can you express any interval in terms of these using countable unions /intersections? (The complement of any countable set is dense). Will be glad to provide more details if needed.
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
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%2f3013922%2ffourier-uniqueness-theorem%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
Hint: $mu {x}=nu {x}=0$ for all but countable number of $x$. So there is a countable set ${t_1,t_2,...}$ such that the given class contains all intervals $(a,b]$ whose end points are not in this countable set. Can you express any interval in terms of these using countable unions /intersections? (The complement of any countable set is dense). Will be glad to provide more details if needed.
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
add a comment |
Hint: $mu {x}=nu {x}=0$ for all but countable number of $x$. So there is a countable set ${t_1,t_2,...}$ such that the given class contains all intervals $(a,b]$ whose end points are not in this countable set. Can you express any interval in terms of these using countable unions /intersections? (The complement of any countable set is dense). Will be glad to provide more details if needed.
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
add a comment |
Hint: $mu {x}=nu {x}=0$ for all but countable number of $x$. So there is a countable set ${t_1,t_2,...}$ such that the given class contains all intervals $(a,b]$ whose end points are not in this countable set. Can you express any interval in terms of these using countable unions /intersections? (The complement of any countable set is dense). Will be glad to provide more details if needed.
Hint: $mu {x}=nu {x}=0$ for all but countable number of $x$. So there is a countable set ${t_1,t_2,...}$ such that the given class contains all intervals $(a,b]$ whose end points are not in this countable set. Can you express any interval in terms of these using countable unions /intersections? (The complement of any countable set is dense). Will be glad to provide more details if needed.
answered Nov 26 '18 at 6:28
Kavi Rama Murthy
50.7k31854
50.7k31854
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
add a comment |
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
Would you mind explaning why $mu{x}=nu{x}$ for all but countable number of $x$?
– weirdo
Nov 26 '18 at 7:30
1
1
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
@weirdo There can only be $n$ points $x$ such that $mu {x} >frac 1 n$ because $mu$ is a probability measure. Take union of these finite sets to get a countable set $S$ such that $mu {x}=0$ whenever $x notin S$.
– Kavi Rama Murthy
Nov 26 '18 at 7:32
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
I just want to make sure I did this correctly. So the end points of intervals in $A$ belong to a dense set. Thus, given $alpha<beta$ in $mathbb{R}$, there exist $alpha_{n} downarrow alpha$ (the sequence belongs to the dense set) and $beta_{n}uparrow beta$ and $alpha_nneqalpha$, $beta_nneqbeta$. So we have $(alpha,beta)=cup (alpha_{n},beta_{n})$. Is this what you meant?
– weirdo
Nov 26 '18 at 7:59
1
1
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
@weirdo You are right.
– Kavi Rama Murthy
Nov 26 '18 at 8:00
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%2f3013922%2ffourier-uniqueness-theorem%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