Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I know the proof that If A is compact and B closed then A+B is closed but would like to have an example where both are closed but not A+B.I am not able to figure out.

share|improve this question
By $A+B$, do you mean the union, or are you taking a sum in some sort of topological group like $\mathbb{R}^n$? – Brett Frankel Apr 26 '12 at 21:40
What do you mean by '+'? The union? Or... are you working in a topological abelian group, so that '+' means the set of all sums of points from A and B? – Hurkyl Apr 26 '12 at 21:40
1  
I am not saying about union, $A+B=\{x+y:x\in A, y\in B\}$ – Taxi Driver Apr 26 '12 at 21:42
1  
Any more information about the space would be helpful. Are you working in $\mathbb{R}^n$ or a more general topological group (in which case it would be nice to know what axioms you're working with)? – Brett Frankel Apr 26 '12 at 21:43
See also this questions: math.stackexchange.com/questions/124130/… – Martin Sleziak Apr 27 '12 at 5:19

2 Answers

up vote 7 down vote accepted

Assuming $A+B=\{a+b\mid a\in A, b\in B\}$:

$A=\{\,1,2,3,\ldots\,\}$ and $B=\{ \,-1 +{1\over2}, -2 +{1\over3} ,-3+{1\over4},\ldots\,\}$. The sum contains $\{\,{1\over2},{1\over3},{1\over4},\ldots\,\}$ but not its limit point $0$.

share|improve this answer
aha! nice! thank you David – Taxi Driver Apr 26 '12 at 21:43

Let $A=\{(x,y):y\ge e^x\}$ and $B=\{(x,0)\}$. Then $A+B=\{(x,y):y>0\}$.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.