caduceus
- 16
- 0
Homework Statement
(R,dPO) - i.e. with post-office metric
A=(0,1)
My question is how to find ext(A)
Homework Equations
ext(A)=int(Ac)
dPO(x,y)= |x|+|y| for x\neqy and 0 for x=y
The Attempt at a Solution
As from the definition of an interior point, st.
For every a\inA and \epsilon>0, there exists an open set B st. a\inB(a,\epsilon)\subsetA then a is called an interior point of A.
Ac = (-\infty,0]\cup[1,+\infty)
So we can create an open set st.;
Take \epsilon=1/2 and a=0 and a=1, respectively;
B(0,1/2)={x \in Ac : |x|< 1/2 for x \neq 0 and 0< 1/2 for x=0}=(-1/2,1/2)
for this I am not sure wheter I should take x not equal to 0 or x=0. But for x not equal to 0, Ac obviously covers the open set, so I take x \neq 0 and
B(1,1/2)={x in Ac : |x|+|1|< 1/2 for x not equal to 1 and 0< 1/2 for x=1} = {1} since |x|+|1|< 1/2 ---> |x|< -1/2 isn't correct. So 1 is included.
So, Ac covers each ball. That is, both 1 and 0 are the interior points of Ac and as a result;
My answer is;
int(Ac)= (-infty,0] (union) [1,+infty )
But the given answer is;
int(Ac)= (- infty ,0) (union) [1,+ infty )
I probably set some wrong logic here, could you help me why 0 is not included in int(Ac) ?
And for the open set;
B(0,1/2)={x \in Ac : |x|< 1/2 for x \neq 0 and 0< 1/2 for x=0}=(-1/2,1/2)
What if i take {0} instead of (-1/2,1/2)
Last edited: