estro
- 239
- 0
"Adding" 2 open sets
I'm trying to prove that If both S and T are open sets then S+T is open set as well.
S+T=\{s+t \| s \in S, t \in T\}
S+T is open if every point x_0 \in S+T is inner point.
Let x_0 be a point in S+T, so there is s_0 in S and t_0 in T so that x_0=s_0+t_0.
S is open so for every ||s-s_0|| < δ_1 s in S.
T is open so for every ||t-t_0|| < δ_2 t in T.
Let x be point in S(x_0, _delta_), I will write x=s+t. [both s and t are some vectors in R^n]
s+t in S(x_0, _delta_)={s+t | ||s+t-s_0-t_0|| < _delta_} and here I stuck, if I could conclude from ||s+t-s_0-t_0|| < _delta_ that ||s-s_0|| < δ_1 and ||t-t_0|| < δ_2 the proof will be over, however I just can't find the algebraic manipulation.
Will appreciate any help.
Thanks.
Homework Statement
I'm trying to prove that If both S and T are open sets then S+T is open set as well.
Homework Equations
S+T=\{s+t \| s \in S, t \in T\}
The Attempt at a Solution
S+T is open if every point x_0 \in S+T is inner point.
Let x_0 be a point in S+T, so there is s_0 in S and t_0 in T so that x_0=s_0+t_0.
S is open so for every ||s-s_0|| < δ_1 s in S.
T is open so for every ||t-t_0|| < δ_2 t in T.
Let x be point in S(x_0, _delta_), I will write x=s+t. [both s and t are some vectors in R^n]
s+t in S(x_0, _delta_)={s+t | ||s+t-s_0-t_0|| < _delta_} and here I stuck, if I could conclude from ||s+t-s_0-t_0|| < _delta_ that ||s-s_0|| < δ_1 and ||t-t_0|| < δ_2 the proof will be over, however I just can't find the algebraic manipulation.
Will appreciate any help.
Thanks.
Last edited: