Question 484824
That is not necessarily true, because L <= M is a weaker inequality than L <= M+e. For example, we can let L = 10, M = 9, e = 2 (which satisfies L <= M+e), but L<=M is not true.