I am trying to prove the following:
(Monotonicity) If $A \subset B$ , then $m(A) \le m(B)$.
Now, I've drawn some pictures and defined several things, including several different identities for a measurable/lebesgue set. However, I am not sure what exactly would prove this. It seems pretty obvious, especially once a picture is drawn. ..........A..........B
(------(------)--------------)
So $A \subset B \implies \forall x \in A \in B$ (which isnt the correct way to say that).
Now, $m(A) = l(A)$. A Lebesgue measure is the difference of the endpoints of a set (when a set is bounded). I don't think we can be sure that B is a bounded set but since $A \subset B $, I think A is bounded. I assume I can take to the endpoints to be the infimum and supremum of A (although by Def of inf., sup., they are not necessarily endpoints of a set.
So maybe I could say something like, $sup(A), inf(A) \in A$ and $m(A) = l(sup(A)-inf(A))$. Now, $\forall x \in A \in B $, so $sup(A), inf(A) \in B$ Also, $m(B) = l(sup(B) - inf(B)), So, $inf(B) \le inf(A) \le sup(A) \le sup(B)$.
So, $inf(B) \le m(A) \le sup(B)$
Therefore, $m(A) \le m(B)$
I am all over the place here, can somebody please help me streamline or tell me what I shouldnt be assuming (and what I can)?