Local Formulation of Continuity

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Continuity Local
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


Let ##X## and ##Y## be topological spaces, and let ##\{U_i\}## be a collection of open sets in ##X##. If ##X = \bigcup U_i## and ##f|_{U_i}## is continuous, then ##f : X \to Y## continuous.

Homework Equations

The Attempt at a Solution



Let ##x \in X##, and let ##V \subseteq Y## be some open nbhd of ##f(x)##. Then there exists an ##i## such that ##x \in U_i##. Since ##f_{U_i}## is continuous, there exists a set ##\mathcal{O}## that is open in ##U_i## and contains ##x## such that ##f|_{U_i}(\mathcal{O}) \subseteq V##. But as ##U_i## is open in ##X##, so must ##\mathcal{O}##; moreover, ##f(\mathcal{O}) = f_{U_i}(\mathcal{O})## holds since ##\mathcal{O}## is completely contained in ##U_i##. Therefore, ##f## must be continuous.

How does that sound?
 
Physics news on Phys.org
Well, I am working with a different formulation of continuity:

For each ##x \in X## and each neighborhood ##V \subseteq Y## of ##f(x)##, there is a neighborhood ##U## of ##x## such that ##f(U) \subseteq V##.

Perhaps that makes a difference.