$f:\mathbb{R}\longrightarrow\mathbb{R}:x\mapsto x^2$
This function is continuous as we all know.
Since for every point in the domain, we will always be able to draw a $\delta\epsilon-$rectangle, for every $\epsilon$ which captures every point of $f(x)$ if it captures $x$.
As i first started looking on continuouity I thought it exists to help clearify weither a curve has "holes". Or points where the curve diverges. It made sense to me, but then I thought what does it mean to be pointwise continuous?
$h:\lbrace 1,2,3 \rbrace\longrightarrow\mathbb{R}:x\mapsto x^2$ is this function also continuous? Why shouldnt it be? I mean if i can pointwise look at a curve and take all the points out of the domain where it is uncontinuous, the curve will be continuous. But I could also take alot of points where the function is continuous out of the domain and it should stay continuous. Even if I leave the function only with a set of ,for example, 3 elements in the domain. Is this correct?
And if yes, what is the advantage of stating a function like $h$ is still continuous, if it has nothing left to do with curves.
So why do we need this property? Shouldnt it also has some value for $h$ to be continuous?
I know this question is really basic, and stupid, but it really interests me to understand what "pointwise-continuity really means for a function. Thank you