Verify: Topology of Point-Set Question Needs to be First Countable

  • Context: Graduate 
  • Thread starter Thread starter Poopsilon
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Poopsilon
Messages
288
Reaction score
1
I'm fairly certain that the following statement requires the assumption that the topology is first countable, can someone verify this?

If for every sequence x_n → x, E contains all but finitely many x_n, than x is in the interior of E.

Thanks.
 
Physics news on Phys.org
Yes, this requires first countability. Here's a counterexample -- Let [itex]X=[0, \omega_{1}][/itex] where [itex]\omega_{1}[/itex] is the first uncountable ordinal, and give X the order topology. Let [itex]E=\{\omega_{1}\}[/itex]. Suppose [itex]x_n\rightarrow \omega_{1}[/itex]. If it is not the case that cofinitely many of the x_n are in E, then the subsequence of all x_n not in E would be a sequence of countable ordinals converging to [itex]\omega_{1}[/itex], which is impossible. So for every sequence [itex]x_n\rightarrow \omega_{1}[/itex], all but finitely many of the x_n are in E. But [itex]\omega_{1}[/itex] is not in the interior of E. So the statement does not hold for spaces that are not first-countable.
 
Yes, the statement does require the assumption that the topology is first countable. In a first countable space, every point has a countable neighborhood basis, meaning that for every point x, there exists a sequence of open sets U_n such that x is contained in each U_n and any open set containing x must contain one of the U_n. This is necessary in order for the statement to hold, as it allows us to construct a sequence x_n that converges to x and is contained in E, satisfying the condition that "for every sequence x_n → x, E contains all but finitely many x_n." Without this assumption, the statement may not hold in general.