Using int A = X\clA to Deduce clA = X\intA

  • Thread starter Thread starter mona88
  • Start date Start date
mona88
Messages
1
Reaction score
0
X is a metric space and A \subseteq X
Use int A = \cup{0\subseteqX : O open and O \subseteqA} to deduce that clA= \cap{C\subseteqX : C closed and A \subseteq C}.


i have proved that int(X\A) = X\(clA) and cl(X\A) = X\(intA)


I tried to prove it starting with x\in the intersection of C, where C is closed
if and only if x \notin X\C, where X\C is open
Then B(x, r) \notin X\C, where B(x,r) is the open ball, centre x, radius r,
so, x \notin int(X\C), and hence x \notin X\clC
therefore x \incl C. And hence,must also be in the closure of A.
 
Physics news on Phys.org
mona88 said:
X is a metric space and A \subseteq X
Use int A = \cup{0\subseteqX : O open and O \subseteqA} to deduce that clA= \cap{C\subseteqX : C closed and A \subseteq C}.


i have proved that int(X\A) = X\(clA)

So you can say clA = X\int(X\A) . Use that and De Morgan's Laws to prove the result.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top