I was doing some self-studying and came upon the following question.
Suppose $a < b$ and let $M([a,b])$ denote the Lebesgue measurable subsets of $[a,b]$. Define the function $f: [0,1] \rightarrow [a,b]$ by $f(x) = mx + a$ where $m = b-a$. Show that the correspondence $A \mapsto f(A)$ is a bijection from $M([0,1])$ to $M([a,b])$.
While trying to show surjectivity, I ran into the problem of not knowing how to show if a set is measurable in $[0,1]$. I was wondering how to approach this problem.
Thanks!