Subspaces and interiors of metric spaces problem.

  • Thread starter Thread starter gottfried
  • Start date Start date
  • Tags Tags
    Metric Subspaces
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
gottfried
Messages
118
Reaction score
0

Homework Statement


If S is a subspace of the metric space X prove (intxA)[itex]\cap[/itex]S[itex]\subset[/itex]ints(A[itex]\cap[/itex]S) where A is an element of ΩX(Open subsets of X)

The Attempt at a Solution


So intxA=[itex]\bigcup[/itex]Bd(a,r) where d is the metric on X and the a's are elements of A
and I think
intsA=[itex]\bigcup[/itex]Bd(a,r)[itex]\cap[/itex]S

But I'm not sure how to use this fact but it feels as though the answer comes some how from the above condition.

Any pointers?
 
Last edited:
Physics news on Phys.org
When you want to prove a statement of the type ##A\subset B##, the proof should usually start with a statement like "Let x be an arbitrary member of A". Then you use what you know about A to show that x is a member of B. Here you might want to use another symbol instead of x, because it looks weird to use a symbol that looks too much like X.

Let A and S be arbitrary subsets of X. Let ##y\in \operatorname{int}_X A\cap S## be arbitrary. Now what can you tell us about y?
 
y[itex]\in[/itex]intXA[itex]\cap[/itex]S
y[itex]\in[/itex](intXA[itex]\cap[/itex]S)[itex]\cap[/itex]S
It seems right that intXA[itex]\cap[/itex]S = intSA
y[itex]\in[/itex]intSA[itex]\cap[/itex]S
intSS=S(Since all points of S have open balls around them in S making each point interior)
y[itex]\in[/itex]intSA[itex]\cap[/itex]intSS
y[itex]\in[/itex]intS(A[itex]\cap[/itex]S)

Is this the kind of thing you mean?
 
In this type of proof, each step is supposed to be an immediate and obvious consequence of the statement in the previous step. Each of the first few steps is often just a clarification of what the statement in the previous step means. What I had in mind for the first step is that you use the definition of ##\cap## to explain what ##y\in\operatorname{int}_X A\cap S## means. Then you use some other definition to explain what the new statement means.

In one of the steps, you will need to think about how the subspace topology is defined.