Open/closed set and interior point problem

complexnumber
Messages
61
Reaction score
0

Homework Statement



Let (X,d) be a metric space and let A \subseteq X. Denote the interior of A by A^o.

Homework Equations



Prove that if A is open or closed, then (\partial A)^o = \varnothing. (Is this still true if A is not open or closed?)

The Attempt at a Solution



I don't even know what \partial A means. Can anyone tell me what this represents?
 
Physics news on Phys.org
VeeEight said:
That notation denotes the boundary of A.
http://en.wikipedia.org/wiki/Boundary_(topology)

<br /> \begin{align*}<br /> \partial A = \overline{A} \cap \overline{X - A} = \{ x \in<br /> X | \forall \varepsilon &gt; 0 (O_\varepsilon(x) \cap A \ne \varnothing<br /> \wedge O_\varepsilon(x) \cap (X-A) \ne \varnothing \}<br /> \end{align*}<br />

If A is closed, then \partial A \subseteq A. However, \forall x<br /> \in \partial A \forall \varepsilon &gt; 0 ( O_\varepsilon(x) \cap (X -<br /> A) \ne \varnothing), hence \forall x \in<br /> \partial A \nexists \varepsilon &gt; 0 (O_\varepsilon(x) \subseteq<br /> \partial A). There are no interior points.

If A is open, then \partial A \subseteq X - A. However, \forall<br /> x \in \partial A \forall \varepsilon &gt; 0 ( O_\varepsilon(x) \cap A<br /> \ne \varnothing), hence \forall x \in<br /> \partial A \nexists \varepsilon &gt; 0 (O_\varepsilon(x) \subseteq<br /> \partial A). There are no interior points.

Is this correct? Is it still true if A is not open or closed? How can I prove that?
 
complexnumber said:
Is it still true if A is not open or closed? How can I prove that?

Consider A = \mathbb{Q}, X = \mathbb{R}. What is the boundary of \mathbb{Q}?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top