A set is open if it is a neighbourhood of each of its points.Is this similar to saying that a set is open
if it contains all of its interior points?If yes,then can we proceed in the following way:
the set {(x,y): x^2+y^2>4} is in R^2
If i take a point ,say (q,s) which lies very close to the boundary point (0,2),then a
circle(neighbourhood of the point,subset of the original set) with this point as centre should also
lie entirely within the set.
But i couldn't get one thing -size of circle with (q,s) as centre is determined by what?In other words, what radius should we choose of this circle, since it will depend upon the size of this circle whether it is lying entirely in the bigger circle,that is, our original set or not( am i going in the right direction?)
If this proves our set to be open then according to definiton of closed set-complement of an open set is closed
{(x,y): x^2+y^2<=4} is complement of {(x,y):x^2+y^2>4},so if {(x,y):x^2+y^2>4} is an open set (according to procedure followed above),then {(x,y): x^2+y^2<=4} is a closed set.
I don't know whether my reasoning is right.Someone please guide.