Gurasees
- 50
- 1
What do we mean when we say a function is continuous on its domain? How is that different from simply saying that a function is continuous?
A function is always associated with its domain, so if someone says a function is continuous, the implication is that it is continuous at each point in its domain.Gurasees said:What do we mean when we say a function is continuous on its domain? How is that different from simply saying that a function is continuous?
Gurasees said:What do we mean when we say a function is continuous on its domain? How is that different from simply saying that a function is continuous?
Mark44 said:A function is always associated with its domain, so if someone says a function is continuous, the implication is that it is continuous at each point in its domain.
I might be wrong, but when the domain of a function is a closed interval (such as f(x) = ##sqrt{x}##), we can say that f is continuous on its domain, and it is understood that we mean the continuity is one-sided at 0.Math_QED said:Yes, but a continuous function f: [a,b] ⊂ R→ R is in the following way defined:
f is continuous in (a,b)
f is right continuous in a
f is left continuous in b
So, we cannot truly say that a continuous function is continuous in every point of its domain, as this function is not continuous in a and b.
Mark44 said:I might be wrong, but when the domain of a function is a closed interval (such as f(x) = ##sqrt{x}##), we can say that f is continuous on its domain, and it is understood that we mean the continuity is one-sided at 0.
I understand, but I don't think it's necessary to qualify the term "continuous" at an endpoint of the domain.Math_QED said:I agree, but you said that a continuous function is continuous on every point of its domain and obviously, the function
##f: [0,+∞) → ℝ: x → sqrt{x}## is not continuous at x = 0, although it is a continuous function (see the definition above). It's one-sided continuous as you stated yourself. Of course, these are details, but I just wanted to point that out.
At an endpoint of the domain, the approach to c necessarily can only be one-sided.Definition in terms of limits of functions
The function f is continuous at some point c of its domain if the limit of f(x) as x approaches c through the domain of f exists and is equal to f(c).
Mark44 said:I understand, but I don't think it's necessary to qualify the term "continuous" at an endpoint of the domain.
From Wikpedia (https://en.wikipedia.org/wiki/Continuous_function), FWIW (emphasis added):
At an endpoint of the domain, the approach to c necessarily can only be one-sided.
That's not right at all. When considering the domain as ##[0, +\infty)## the epsilon-delta definition of continuity holds completely as there are no points less than ##0## under consideration. Right and left sided limits don't come into it.Math_QED said:I agree, but you said that a continuous function is continuous on every point of its domain and obviously, the function
##f: [0,+∞) → ℝ: x → √{x}## is not continuous at x = 0, although it is a continuous function (see the definition above). It's one-sided continuous in x = 0 as you stated yourself. Of course, these are details, and I'm sure you are aware of this fact, but I just wanted to point that out.
PeroK said:That's not right at all. When considering the domain as ##[0, +\infty)## the epsilon-delta definition of continuity holds completely as there are no points less than ##0## under consideration. Right and left sided limits don't come into it.
Math_QED said:I thought that a function is continuous in a point x = a if lim x-> a f(x) = f(a). I haven't seen the epsilon-delta definition yet, but for the function f(x) = √x: lim x-> 0 f(x) does not exist as we can't approach f(x) from the left? Or did I miss something obvious?
PeroK said:That's not right at all. When considering the domain as ##[0, +\infty)## the epsilon-delta definition of continuity holds completely as there are no points less than ##0## under consideration.
Stephen Tashi said:You might be correct, but we could subject that to technical analysis. Is there any limitation on x in the condition "## |x - a| < \delta##"? Is the statement " ## | f(x) - L | < \epsilon ## " true when ##x## is not in the domain of ##f##?
Things might be clearer if we use the topological definition of continuity in terms of open sets. But then we have the question of which toplogy to use. For real valued functions, do we use the standard topology of the real line or do we use the relative topology it induces on the domain of the function?
Stephen Tashi said:Things might be clearer if we use the topological definition of continuity in terms of open sets. But then we have the question of which toplogy to use. For real valued functions, do we use the standard topology of the real line or do we use the relative topology it induces on the domain of the function?
pwsnafu said:The epsilon delta is very clear: you only test points in your domain.
Edit: realized that the link is to limits not continuity. Strike that.
JonnyG said:A function ##f: [a,b] \rightarrow \mathbb{R}## is continuous at ##a## if for each open set containing ##f(a)##, there is an open set ##U \ni a## such that ##U \subset f^{-1}\big(f(a)\big)##.
JonnyG said:So the topological definition of continuity at a point: ##f: X \rightarrow Y## is continuous at a point ##a \in X## if for every open set ##V \ni f(a)##, there is an open set ##U \ni a## such that ##f(U) \subset V##