Norashii
- 8
- 1
- Homework Statement
- Let [itex]K[/itex] be a subset of a metric space [itex]M[/itex], then if [itex]U[/itex] is open, [itex]U\cap K[/itex] is open in [itex]K[/itex]
- Relevant Equations
- Closed set: The set is called closed if all convergent sequences of elements of the set converge to an element of the set.
Open set: A set [itex]X[/itex] is said to be open if for every point [itex]x[/itex] in the set there is an open ball centered in it that is contained in the set.
Closure: The closure of a set [itex]A[/itex] is the intersection of all closed sets that contain [itex]A[/itex]
I have already seen proofs of this problem, but none of them match the one I did, therefore I would be glad if someone could indicate where is the mistake here. Thanks in advance.**My proof:** Take a limit point x of U that is not in U, but is in K (in other words x \in K \cap(\overline{U}-U)), then suppose that K\cap U is closed, this implies \overline{K \cap U}=K \cap U and then must contain all limit points of K\cap U since x is a limit point of U and is in K, it is also a limit point of K\cap U and therefore must be in it since its closed. However, this is absurd since it would imply that x \in U then K \cap U must be open.