Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
#1: Initial revision by user avatar ronno‭ · 2023-05-04T12:34:22Z (12 months ago)
The issue is that for $g$ to be continuous it is not enough for $f$ to be continuous at $x$. It is not even enough for $f$ to be continuous at every $y \in [x]$, for example consider $f : \mathbf{R}_{>0} \to \{0,1\}$ which takes $(n- 1/n, n + 1/n)$ to $1$ and every other point to $0$ and the equivalence $\sim$ which identifies $\mathbf{N}_{> 0} \subset \mathbf{R}_{> 0}$, ie $x \sim y$ iff $x = y$ or $x, y \in \mathbf{N}$. Then $g$ takes $[1]$ to $1$, but every neighborhood of $[1]$ contains a point where $g$ takes the value $0$.

So you need to use continuity of $f$ "uniformly" around all points of $[x]$ simultaneously, and the correct notion of "uniform" is to consider $\pi^{-1}(V)$ for neighborhoods $V$ of $[x]$.

If the quotient map $\pi$ happens to be open, for instance if $\sim$ is induced by a continuous action of a group, then it *is* enough to know that $f$ is continuous at each $y \in [x]$: take $V_y \subset f^{-1}(U)$ a neighborhood of $y$, then $\pi(\bigcup V_y)$ is a neighborhood of $[x]$ contained in $g^{-1}(U)$.