1

Prove $B(x,\delta)$ is open.

What this question is asking me to prove...? I don't understand nor have a clue to approach the question...

Stefan Hamcke
  • 27,733
1LiterTears
  • 4,572

3 Answers3

5

To prove that $B(x,\delta)$ you should show that for every $y\in B(x,\delta)$ we find $r>0$ such that $$B(y,r)\subset B(x,\delta)$$

Hint Draw a picture to see how to find $r$.

4

Let $p\in B(x,\delta)$ so $d(p,x)<\delta$ in which $d$ stands for our meter. If we set $$\epsilon=\delta-d(x,p)$$ which is positive so you can easily show that the open ball, say $B'(p,\epsilon)$ is a subset of $B(x,\delta)$. This satisfies the definition of a open set.

Mikasa
  • 67,374
3

An open set $U$ is one such that for each point $p\in U$ there is a ball $B(p,\epsilon)\subset U$.

You're asked to prove that $B(x,\delta)$ is an open set using the definition above.

lhf
  • 216,483