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...")
(No difference)

Revision as of 20:27, 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