Difference between revisions of "Talk:Extending pre-measures to outer-measures"
(→Proving it extends problem: new section) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
* {{M|1=\forall\epsilon>0\exists y\in X[a+\epsilon>y]}} | * {{M|1=\forall\epsilon>0\exists y\in X[a+\epsilon>y]}} | ||
(I'm nearly falling asleep) then I can probably combine this with the epsilon-version of [[Greater than or equal to]] [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 23:47, 9 April 2016 (UTC) | (I'm nearly falling asleep) then I can probably combine this with the epsilon-version of [[Greater than or equal to]] [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 23:47, 9 April 2016 (UTC) | ||
+ | |||
+ | == Outline of proof == | ||
+ | |||
+ | [[File:PreMeasuresExtensionToOuterMeasureIsExtension.JPG|thumb]]I have completed an outline of one part of the proof, that it is indeed an extension. It's really easy once one is armed with [[passing to the infimum]] and another theorem, both of which are used (in lighter grey/blue on the original) on the image [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 22:35, 19 May 2016 (UTC) | ||
+ | <gallery> | ||
+ | File:PreMeasuresExtensionToOuterMeasureIsExtension.JPG|{{M|\mu^*}} is an extension | ||
+ | File:PreMeasuresExtensionToOuterMeasureIsOuterMeasure.JPG|{{M|\mu^*}} is an outer measure | ||
+ | </gallery> | ||
+ | Added part 2 of proof [[User:Alec|Alec]] ([[User talk:Alec|talk]]) 22:24, 22 May 2016 (UTC) |
Latest revision as of 22:24, 22 May 2016
Proving it extends problem
(These notes are being made before bed) The problem I'm having is showing [ilmath]\bar{\mu}(A)\le\mu^*(A)[/ilmath], I have worked out I need to do something involving two infimums. I know that for [ilmath]A\in\mathcal{R} [/ilmath] and a [ilmath] ({ A_n })_{ n = 1 }^{ \infty }\subseteq \mathcal{R} [/ilmath] such that [ilmath]A\subseteq\bigcup_{n=1}^\infty A_n[/ilmath] we have [ilmath]\bar{\mu}(A)\le\sum^\infty_{n=1}\bar{\mu}(A_n)[/ilmath]. However we have:
- [ilmath]\mu^*(A):=\text{inf}\underbrace{\left\{\left.\sum^\infty_{n=1}\bar{\mu}(A_n)\right\vert (A_n)_{n=1}^\infty\subseteq\mathcal{R}\wedge A\subseteq\bigcup_{n=1}A_n^\infty\right\} }_{\text{exactly the conditions for }\bar{\mu}(A)\le\sum^\infty_{n=1}\bar{\mu}(A_n) }[/ilmath]
But I am struggling to form a statement along the lines of "if we have a set which has members [ilmath]\le[/ilmath] every member in [ilmath]\left\{\left.\sum^\infty_{n=1}\bar{\mu}(A_n)\right\vert (A_n)_{n=1}^\infty\subseteq\mathcal{R}\wedge A\subseteq\bigcup_{n=1}A_n^\infty\right\}[/ilmath] how can I show the [ilmath]\text{inf} [/ilmath] of that set is [ilmath]\le[/ilmath] the [ilmath]\text{inf} [/ilmath] of [ilmath]\left\{\left.\sum^\infty_{n=1}\bar{\mu}(A_n)\right\vert (A_n)_{n=1}^\infty\subseteq\mathcal{R}\wedge A\subseteq\bigcup_{n=1}A_n^\infty\right\}[/ilmath]?" I remember doing this once before. I cannot recall what I did. A nudge in the right direction would be useful. Oh wait. I may have just got it. If I use the "epsilon definition" of an infimum which is something like (for [ilmath]a=\text{inf}(X)[/ilmath]):
- [ilmath]\forall x\in X[a\le x][/ilmath] AND
- [ilmath]\forall\epsilon>0\exists y\in X[a+\epsilon>y][/ilmath]
(I'm nearly falling asleep) then I can probably combine this with the epsilon-version of Greater than or equal to Alec (talk) 23:47, 9 April 2016 (UTC)