Proving: If A is \lambda ^* -measurable, Then x+A is \lambda ^* -measurable

  • Thread starter Thread starter CornMuffin
  • Start date Start date
  • Tags Tags
    Lambda Measurable
CornMuffin
Messages
51
Reaction score
5

Homework Statement


Prove:
If A is \lambda ^*-measurable and x\in \mathbb{R} ^n
then x+A is \lambda ^*-measurable.

My attempt at the proof is below, but i feel like it is not a correct proof.

Homework Equations


Notation:
\lambda ^* is the lebesgue outer measure


The Attempt at a Solution


Proof:
let A be a \lambda ^*-measurable set, and let x\in \mathbb{R} ^n and let S be the entire space.
Then \forall T\subset S, \lambda ^* (T) = \lambda ^* (T\cap A)+\lambda ^* (T\cap A^c )
Lesbesgue outer measure is translation invariant,
so, \lambda ^* (T-x) = \lambda ^* ((T-x)\cap A) + \lambda ^* ((T-x)\cap A^c)
<br /> =\lambda ^* (T\cap (A+x)) + \lambda ^* (T\cap (A^c +x)) <br />
<br /> = \lambda ^* (T\cap (A+x)) + \lambda ^* (T\cap (A+x)^c)<br />
<br /> = \lambda ^* (T)

so, x+A is \lambda ^*-measurable
 
Physics news on Phys.org
Using Caratheodory's Criterion is the correct way of doing this, but all you've concluded is what you knew to begin with: the outer measure is translation invariant.

You know that A is measurable right? And to show that x+A is measurable you must show that
\lambda^*(T \cap (x+A)) + \lambda^*(T \cap (x+A)^c ) = \lambda^*(T)
for every set T \subseteq \mathbb R^n. So try starting with \lambda^*(T \cap (x+A)) + \lambda^*(T \cap (x+A)^c ) and see if you can get the \lambda^*(T)

Edit: Your proof has the right ideas, but not the right set-up.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top