Here is the proof in multiple dimensions Why does a Lipschitz function $f:\mathbb{R}^d\to\mathbb{R}^d$ map measure zero sets to measure zero sets?
Here is my trial in 1-dimensional i.e. $f \in Lip[0,1],$ but I am unable to complete:
Let $f \in Lip[0,1]$, Let $c > 0$ be a Lipschitz constant for $f$ on $[0,1],$ that is, $$|f(u) - f(v)| \leq c|u - v|, \quad \forall u,v \in [0,1].$$
Now, we want to show that this $f$ belongs to $\mathcal{F}$ which denotes the collection of real-valued functions defined on $[0,1]$ that map every set of measure zero to a set of measure 0.\
Let $A$ be a set of measure $0.$ then for every $\epsilon > 0$ by the definition of outer measure on pg.31 $A$ can be covered by a countable collection of nonempty open bounded intervals $ \{(a_n,b_n)\}_{n = 1}^{\infty }$ (i.e $A \subset \bigcup_{n=1}^\infty (a_n,b_n)$) with $\sum_{n} (b_n-a_n) <\epsilon$. \
Now, since $f \in Lip[0,1],$ then $f((a_n,b_n))$ is contained in an interval of length $c\epsilon $
My questions are:
1-What is the argument that $f$ should take? is it an interval or a set ?
2-Should the $\epsilon$ depend on $n$?
3-Could anyone help me complete the proof?