Inverse Image of Continuous Function is Borel Set
You should upgrade or use an alternative browser.
- Forums
- Mathematics
- Calculus
Borel Measurable
- Thread starter Oxymoron
- Start date
Suppose that we have a [itex]\sigma[/itex]-algebra, [itex]\mathcal{A}[/itex] defined on some set X. We say that a function [itex]f\,:\,X \rightarrow \mathbb{R}^n[/itex] is [itex]\mathcal{A}[/itex]-measurable if [itex]f^{-1}(B) \in \mathcal{A}[/itex] for every [itex]B \in \mathcal{B}^n[/itex], that is, if the pre-image of every Borel set is in the sigma-algebra.
My question is this: Would it be possible to prove that the function [itex]f\,:\,X\rightarrow\mathbb{R}^n[/itex] is measurable if and only if its coordinate functions [itex]f_i\,:\,X\rightarrow\mathbb{R}[/itex] are measurable? (Where the coordinate functions are characterised by [itex]f(x) = (f_1(x),\dots,f_n(x))[/itex] for all [itex]x \in X[/itex]).
I mean, is f measurable if and only if all of its coordinate functions are measurable?
I know that if one regards the standard topology on [itex]\mathbb{R}[/itex] then every open set is a countable union of open intervals. Hence the Borel sets are generated by the set of all open intervals [itex]\{(a,b)\,:\,a < b\}[/itex].
QUESTION 2: "If I have a function [itex]f\,:\,\mathbb{R}^n \rightarrow \mathbb{R}^m[/itex] which is continuous then does this mean that it is automatically Borel measurable?"
Is it true that I should be basing my idea of "Borel measurable" on the following?:
A function f is Borel measurable if the pre-image of any Borel set is in the sigma-algebra
If so, then when any question asks to prove that a function is Borel measurable then do I simply have to prove that the pre-image of every Borel set is in the sigma-algebra?
Answers and Replies
For (2), yes. In this case, you are presumably using the Borel sets as your sigma-algebra.
and yes, my sigma-algebra is the set of Borel sets.
Since the function [itex]f[/itex] is continuous we know that it preserves open sets. Since every open set is Borel, continuity of [itex]f[/itex] implies that [itex]f^{-1}(B) \in \mathcal{B}[/itex] for all open (Borel) sets [itex]B \in \mathcal{B}[/itex]. But this is precisely the definition for a Borel measurable function! Therefore, since a continuous function, by defintion, preserves open sets - that is for every open set [itex]B[/itex], [itex]f^{-1}(B)[/itex] is open in [itex]\mathbb{R}^n[/itex]. But since all open sets are Borel. Hence continuity implies Borel measurability.
[tex]\square[/tex]
How does this look?
P.S. Hurkyl, I'm not sure if you were making a joke, but if coordinate function means [itex]f[/itex] restricted to one of the dimensions in [itex]\mathbb{R}^n[/itex] then (1) is true.
It wouldn't hurt you to be a bit more careful in your notation as well. You seem to be using [itex]\mathcal{B}[/itex] to refer to two possibly different sigma-algebras.
You could try it this way:
Start by assuming that [itex]B[/itex] is an arbitrary Borel set, and try to show that [itex]f^{-1}|_B[/itex] is a Borel set.
Or, alternatively, you can assume that [itex]f^{-1}|_X[/itex] is not Borel, and show that [itex]X[/itex] is not Borel.
As warm-ups, you could show that:
1. The inverse images of closed sets under continuous functions are Borel.
and
2. Any Borel set can be decomposed into a countable union of open and closed sets.
It wouldn't hurt you to be a bit more careful in your notation as well. You seem to be using [itex]\mathcal{B}[/itex] to refer to two possibly different sigma-algebras.
I was using [itex]\mathcal{B}[/itex] to be the Borel sigma algebra generated by all the open sets from [itex]\mathbb{R}[/itex].
Also, does anyone have a proof of 1. Or possibly direct me into creating one. I was hoping to find a similar thing that I did in diff. geometry, but its not working for me.
For the second question, note that the Borel sets consist of sets of the form:
[tex]\bigcup _{j_1 = 1} ^{\infty}\bigcap _{j_2 = 1} ^{\infty}\bigcup _{j_3 = 1} ^{\infty}\bigcap _{j_4 = 1} ^{\infty}\dots\bigcup _{j_{2n-1} = 1} ^{\infty}\bigcap _{j_{2n} = 1} ^{\infty}Y_{j_1j_2j_3j_4\dots j_{2n-1}j_{2n}}[/tex]
where each [itex]Y_{j_1j_2j_3j_4\dots j_{2n-1}j_{2n}}[/itex] is either open or the complement of an open set. This is just what it means for the Borel sets to be generated by the open sets. Now inverse images commute with unions, intersections, and complements, then the sense that the inverse image of an arbitrary union of sets is the union of the inverse images of the sets, the inverse image of an arbitrary intersection of sets is the intersection of the inverse images of the sets, and the inverse image of a compelement of a set is the complement of the inverse image of the set. So:
[tex]f^{-1}\left (\bigcup _{j_1 = 1} ^{\infty}\bigcap _{j_2 = 1} ^{\infty}\bigcup _{j_3 = 1} ^{\infty}\bigcap _{j_4 = 1} ^{\infty}\dots\bigcup _{j_{2n-1} = 1} ^{\infty}\bigcap _{j_{2n} = 1} ^{\infty}Y_{j_1j_2j_3j_4\dots j_{2n-1}j_{2n}}\right ) = \bigcup _{j_1 = 1} ^{\infty}\bigcap _{j_2 = 1} ^{\infty}\bigcup _{j_3 = 1} ^{\infty}\bigcap _{j_4 = 1} ^{\infty}\dots\bigcup _{j_{2n-1} = 1} ^{\infty}\bigcap _{j_{2n} = 1} ^{\infty}f^{-1}(Y_{j_1j_2j_3j_4\dots j_{2n-1}j_{2n}})[/tex]
If f is continuous, then each [itex]f^{-1}(Y_{j_1j_2j_3j_4\dots j_{2n-1}j_{2n}})[/itex] is either open or closed, hence the right hand side of the above equation is a Borel set, so f is measurable.
EDIT: sorry, I didn't read AKG's post. There's got to be a way that's easier on notation though.
For the second question, note that the Borel sets consist of sets of the form:⋃j1=1∞⋂j2=1∞⋃j3=1∞⋂j4=1∞…⋃j2n−1=1∞⋂j2n=1∞Yj1j2j3j4…j2n−1j2n
I am not entirely sure that this is true. According to Real Analysis by Royden 2nd edition, pg. 50-51,
A set which is a countable union of closed sets is called Fσ (F for closed, σ for sum) ... We say that a set is a Gδ if it is the intersection of a countable collection of open sets (G for open, δ for durchschnitt). ... We could also consider sets of type Fσδ, which are the intersections of countable collections of sets each of which is an Fσ ... Thus the classes in the two sequences Fσ, Fσδ, Fσδσ, ... Gδ, Gδσ, Gδσδ, ... are all classes of Borel sets. However, not every Borel set belongs to one of these classes.
Quote frankly, I'm not sure how you might go about constructing Borel sets that isn't of that form, but it does raise concern right? It looks like the form that AKG put the Borel sets is equivalent to Gδσ..., so then according to Royden there is a Borel set that doesn't fit AKG's form?
So this question hasn't exactly been resolved?
I see this is an old thread, but I don't think it was well resolved,I am not entirely sure that this is true. According to Real Analysis by Royden 2nd edition, pg. 50-51,
Quote frankly, I'm not sure how you might go about constructing Borel sets that isn't of that form, but it does raise concern right? It looks like the form that AKG put the Borel sets is equivalent to Gδσ..., so then according to Royden there is a Borel set that doesn't fit AKG's form?
So this question hasn't exactly been resolved?
You are entirely correct, there are Borek sets which are NOT of the form that AKG describes. In general we need more than countably many steps to obtain all Borel sets.
The question (2) can be resolved as follows: let
[tex]\mathcal{A}=\{A\in \mathcal{B}^m~\vert~f^{-1}(A)\in \mathcal{B}^n\}[/tex]
Our objective is to show that [itex]\mathcal{A}=\mathcal{B}^m[/itex]. This is quite easy. We just need to show that [itex]\mathcal{A}[/itex]
1) is a sigma-algebra (this is very easy)
2) contains the open sets (this follows from continuity
But [itex]\mathcal{B}^m[/itex] is the smallest sigma-algebra with that property. So this implies [itex]\mathcal{A}=\mathcal{B}^m[/itex].
Suggested for: Borel Measurable
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Last Post
- Forums
- Mathematics
- Calculus
Source: https://www.physicsforums.com/threads/borel-measurable.144062/
0 Response to "Inverse Image of Continuous Function is Borel Set"
Post a Comment