Real Analysis proof 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
kbrono
Messages
16
Reaction score
0
Show that the function f(x)=x is continuous at every point p.

Here's what I think but not sure if i can make one assumption.

Let [tex]\epsilon[/tex]>0 and let [tex]\delta[/tex]=[tex]\epsilon[/tex] such that for every x[tex]\in[/tex][tex]\Re[/tex] |x-p|<[tex]\delta[/tex]=[tex]\epsilon[/tex]. Now x=f(x) and p=f(p) so we have |f(x)-f(p)|<[tex]\epsilon[/tex].




Or...

can i just say that |x-p| [tex]\leq[/tex] |f(x)-f(p)|<[tex]\epsilon[/tex]. ?


Thanks
 
Physics news on Phys.org
kbrono said:
Let [tex]\epsilon[/tex]>0 and let [tex]\delta[/tex]=[tex]\epsilon[/tex] such that for every x[tex]\in[/tex][tex]\Re[/tex] |x-p|<[tex]\delta[/tex]=[tex]\epsilon[/tex]. Now x=f(x) and p=f(p) so we have |f(x)-f(p)|<[tex]\epsilon[/tex].

This is correct!
I didn't really understand what your point was in your other idea...