0

Let $f:\mathbb{R}\rightarrow\bar{\mathbb{R}}$. Prove for $C(f)=\{x\in\mathbb{R} :f \text{ is continuous in }x\}$ is a $G_\delta$

Definition: $A\subset X$ is a set $G_\delta$ iff $A=\bigcap_{n=1}^\infty G_n$ where $G_n$ is a open set for all $n$.

My attempt:

We need prove $C(f)=\bigcap_{n=1}^\infty G_n$ where $G_n$ is a open set for all $n$.$

Let $x\in C(f)$ then $f$ is continuous in $x$. This implies for all neighbourhood $ V \in (\bar{\mathbb{R}},\tau_\bar{\mathbb{R}}) $ then $f^{-1}(V)$ is open.

here i'm stuck. can someone help me?

rcoder
  • 4,545

1 Answers1

0

$x$ is point of continuity iff for all $n$ there is a neighborhood $U\ni x$ such that $diam f(U)<1/n$.

So, $$C(f)=\bigcap_{n} \bigcup_{U\in F_n} U$$ where $F_n=\{U open: diam f(U)<1/n\}$.

Since $\bigcup_{U\in F_n} U$ is a union of open sets it is open. Hence, $C(f)$ is $G_\delta$.

Edit To treat the case with image in $\overline{\mathbb{R}}$, we actually need to consider $F_n=\{U open: diam f(U)<1/n\hbox{ or } f(U)\subset (n,\infty)\}\hbox{ or } f(U)\subset (-\infty,-n)\}$.

Julian Mejia
  • 4,438