I'd like a hint in the right direction, im drawing a complete blank.
let $E \subset \mathbb R^2$. We'll define the projection of $E$ unto the $x$ axis as:
$P_x(E)=\{x| \exists y \in \mathbb R s.t (x,y) \in E\}$
Show that if $P_x(E)$ is a negligible set in $\mathbb R$, then $E$ is a negligible set in $\mathbb R^2$. Is the opposite direction true as well?
By negligible I mean that the jordan measure is zero. meaning for any $\epsilon >0$ I can cover the set with $\aleph_0$ many open intervals and the sum of the lengths of the intervals is less than $\epsilon$
Could anyone point me in the right direction?
If $E$ is negligible, it is not necessarily the case that $P_x(E)$ is negligible. Consider the line $y = 1$, which is negligible in $\mathbb{R}^2$ but its projection to the $x$ axis is the entire real line.
On the other hand, if $P_x(E)$ is negligible, you can prove $E$ is negligible. I'll prove the following statement: If $E_0 \subset \mathbb{R}$ is negligible, then the 'extension' $E_0 \times \mathbb{R} \subset \mathbb{R}^2$ is also negligible. Since for any $E \subset \mathbb{R}^2$ we have $E \subset P_x(E) \times \mathbb{R}$, this will imply the original statement.
So: assume $E_0 \subset \mathbb{R}$ is negligible. Pick $\varepsilon > 0$. The trick goes like this: We can cover $\mathbb{R}$ using countably many open intervals $I_1, I_2, ...$ each having length $1$. For example, we can take $I_{2n + 1} = (-\frac{n}{2},-\frac{n}{2} + 1)$ and $I_{2n} = (\frac{n}{2},\frac{n}{2} + 1)$, but it doesn't really matter. Now, for each integer $n$, we can cover $E_0$ with intervals $J_{n,1}, J_{n,2}, ...$ whose total length is less than $\varepsilon 2^{-n}$. Now my claim is that the boxes $J_{n,k} \times I_n$ cover all of $E_0 \times \mathbb{R}$, and their total area is less than $\varepsilon$. The fact that they cover $E_0 \times \mathbb{R}$ is easy: If $(x,y) \in E_0 \times \mathbb{R}$ there is some $I_n$ containing $y$, and for that $n$ there is some $k$ such that $J_{n,k}$ contains $x$, so $(x,y) \in J_{n,k} \times I_n$. As for the total area:
$$\sum_{n = 1}^{\infty}\sum_{k = 1}^{\infty} A(J_{n,k} \times I_n) = \sum_{n = 1}^{\infty}\sum_{k = 1}^{\infty}L(J_{n,k}) < \sum_{n = 1}^{\infty}\varepsilon 2^{-n} = \varepsilon$$