Prove Continuity of g: A Continuity Problem Homework Statement

  • Thread starter Thread starter e(ho0n3
  • Start date Start date
  • Tags Tags
    Continuity
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
e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Let f be a function with the property that every point of discontinuity is a removable discontinuity. This means that [tex]\lim_{y\to x} f(y)[/tex] exists for all x, but f may be discontinuous at some (even infinitely many) numbers x. Define [tex]g(x) = \lim_{y\to x} f(y)[/tex]. Prove that g is continuous.

The attempt at a solution
So I have to prove that for all a,

[tex]\lim_{x \to a} g(x) = \lim_{x \to a} \lim_{y\to x} f(y) = g(a) = \lim_{y\to a} f(y)[/tex]

In other words, for every e > 0, there is a d > 0 such that

[tex]\left| \lim_{y\to x} f(y) - \lim_{y\to a} f(y) \right| < e[/tex]

for all x satisfying |x - a| < d. I have no clue how to find d. Any tips.
 
Physics news on Phys.org
OK. So let d' be such that |f(y) - g(x)| < e for all y with |y - x| < d' and let d'' be such that |f(y) - g(a)| < e for all y with |y - a| < d''.

The problem now is that I can't fiddle around with |f(y) - g(x)| < e and |f(y) - g(a)| < e because there are different intervals where these inequalities are true.