Proving Distance Between a Point and a Closed Set

  • Thread starter Thread starter henry22
  • Start date Start date
  • Tags Tags
    Closed Point Set
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
henry22
Messages
27
Reaction score
0

Homework Statement



Prove that a point,a, not belonging to the closed set B has a non-zero distance from B. I.e that dist(a,B)=inf(y in a) ||a-y||>0

Homework Equations


I have no idea how to start this. It is only worth a few marks and I have been told it is fairly easy but I have always struggled with proofs.


The Attempt at a Solution



Would I use contradiction somehow?
 
Physics news on Phys.org
Are you working in a metric space? Also, you might want to check your definition of dist (a, B). It's not quite right. Anyway, here's a hint: If B is closed, then its complement is ... .
 
Sorry yes the inf part should be (y in B) not y in a. So if B is closed the complement must be open. So the point a is in an open set?
 
Look in your text! You should see something like

dist(a, B) = inf (dist(a , b) : b [itex]\in[/itex] B)

And yes, a belongs to an open set that doesn't intersect B. Therefore, there exists an open ball centered at a such that ... .
 
Such that (x in X : ||x-a|| < r)?
 
b does not intersect the ball and so the distance between a and b will be >= r-b ?
 
sorry I forgot we had centred the ball at a, I was thinking a was any point.

So now we can say that dist(a,B)>=r as well
 
Is it that easy?! I was expecting more work than that to be honest ha.

thanks for the help guys