cmajor47
- 53
- 0
Homework Statement
Prove that I+J is the smallest interval containing all x+y, for x \in I and y \in J.
Homework Equations
I+J=[r+u,s+v]
The Attempt at a Solution
Let I=[r,s] and J=[u,v]
Then I+J=[r+u,s+v] for all x \in I and y \in J
x \in I means r \leq x \leq s
y \in J means u \leq y\leq v
Then r+u \leq x+y \leq s+v
So x+y \in I+J
Is this proof sufficient? I feel like I should say something at the end but don't quite know what to say? Did I miss anything in the proof?