Difference between revisions of "Open ball"

From Maths
Jump to: navigation, search
(Created page with "{{Definition|Topology|Metric Space}} For a metric space <math>(X,d)</math> an "open ball" of radius <math>r</math> centred at <math>a</math> is the set <math...")
 
m
Line 8: Line 8:
 
==Proof that an open ball is open==
 
==Proof that an open ball is open==
 
{{Todo|The proof is really easy, just show a smaller ball fits inside, thus the open ball is a neighborhood to all of its points}}
 
{{Todo|The proof is really easy, just show a smaller ball fits inside, thus the open ball is a neighborhood to all of its points}}
 +
 +
 +
==See Also==
 +
* [[Open set]]

Revision as of 20:51, 12 February 2015


For a metric space (X,d) an "open ball" of radius r centred at a is the set {xX|d(a,x)<r}, it can be denoted several ways. I frequently encounter

Br(a)=B(a;r)={xX|d(a,x)<r} and use Br(a)

Proof that an open ball is open


TODO: The proof is really easy, just show a smaller ball fits inside, thus the open ball is a neighborhood to all of its points



See Also