Epsilon delta limits if/then language

Click For Summary

Discussion Overview

The discussion revolves around the epsilon-delta definition of limits in calculus, particularly focusing on the implications of "if and only if" (iff) language in proofs of continuity and limits. Participants explore the nuances of continuity, the definitions involved, and the recursive nature of limits and continuity proofs.

Discussion Character

  • Exploratory
  • Debate/contested
  • Conceptual clarification
  • Technical explanation

Main Points Raised

  • One participant questions the sufficiency of the epsilon-delta proof to demonstrate that for all real ε>0, there exists an x in the domain such that certain conditions hold, suggesting that complex δ may require additional proofs.
  • Another participant argues that while δ may be complex, it must still be defined in a neighborhood of the limit point, implying that relevant x's exist.
  • A different participant expresses confusion over the recursive nature of proving continuity using limits, suggesting that the definitions may rely on themselves.
  • One participant challenges the use of "iff" in the context of the proof, stating that it may not always be valid and is only applicable to certain types of functions.
  • Another participant references an article discussing the Cauchy-Weierstrass definition, suggesting that it does not fully capture the intuitive notion of continuity, which adds to the confusion surrounding the epsilon-delta definition.
  • A later reply critiques the assertion that the definition of continuity does not address continuity, arguing that it indeed defines what is meant by "continuous."

Areas of Agreement / Disagreement

Participants express differing views on the validity of the "iff" language in the context of limits and continuity, with some asserting its applicability while others contest it. The discussion remains unresolved regarding the sufficiency of the epsilon-delta proofs and the implications of continuity definitions.

Contextual Notes

Participants highlight potential limitations in the definitions and proofs discussed, including the recursive nature of continuity and limits, and the complexity of δ in certain cases. These aspects contribute to the ongoing debate without reaching a consensus.

KyleTS
Messages
4
Reaction score
1
< Mentor Note -- thread moved to HH from the technical math forums, so no HH Template is shown >[/color]

This is from the question list at the UC Davis Website epsilon delta exercise list.

In the exercise list we have:

Prove that
img10.gif


Which concludes with:

Thus, if
img20.gif
, it follows that [PLAIN]https://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/preclimsoldirectory/img13.gif. This completes the proof.

My curiosity is here: This concludes with iff-then rhetoric. IFF ,
img20.gif
THEN [PLAIN]https://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/preclimsoldirectory/img13.gif. Which is true here as was proven. However, I don't see anything which explicitly demonstrates that for all real ε>0 with ε/3, there is an x in the domain of f(x), such that [PLAIN]https://www.math.ucdavis.edu/~kouba/CalcOneDIRECTORY/preclimsoldirectory/img20.gif. This seems intuitively obvious, and likely easy to demonstrate in this case, however if the δ = (function of ε) is sufficiently complex, it seems as though verifying 0 < |x-10| < δ may require another epsilon-delta proof itself. That is to say, the proof here does show that IFF, THEN, however I don't see anything which demonstrates the IFF is actually true.

Have I missed something here? Thanks in advance, everyone!
 
Last edited by a moderator:
Physics news on Phys.org
I'm not sure I understand what's confusing you. If ##\delta## was very complex, you might have to justify that ##\delta > 0##, but otherwise ##f## must be defined on an open interval containing the limit point (although not necessarily defined at the limit point itself). So, whatever ##\delta > 0## you have there is a set of relevant ##x's##.

I was going to say that the "iff" argument is slightly spurious, since you won't always have iff. I would tend to use if. In fact, he runs into trouble on solution 4, as iff is no longer valid. iff will only be valid on linear functions or functions which are 1-1 as far as the limit point is concerned. If that makes sense.
 
Last edited:
Okay, now bear with me. Insofar as I understand it, in order to say f is continuously defined on an interval we must establish lim x=>x1 f(x) = f(x1) for all x in the interval. However that means, in this example, 0 < |x-10| < ε/3 is true for all real ε>0 because f(x) is continuous over the interval containing the limit point, however continuity is defined in terms of limits. Hence in order to show f(x) is continuous over the interval containing the limit point, we must use another limit -- but then that limit proof implicitly includes limits in its definitions.

That is, the concluding iff (if?) - δ inequality is established using continuity over the interval, but continuity is defined in terms of limits, hence our limit definition appears to be defined in terms of itself, or recursively. That is when you say "f must be defined on an open interval containing the limit point" in order to prove that we have to use another limit (that is, to show it satisfies the definition of limits and continuity.)
 
Last edited:
KyleTS said:
Okay, now bear with me. Insofar as I understand it, in order to say f is continuously defined on an interval we must establish lim x=>x1 f(x) = f(x1) for all x in the interval. However that means, in this example, 0 < |x-10| < ε/3 is true for all real ε>0 because f(x) is continuous over the interval containing the limit point, however continuity is defined in terms of limits. Hence in order to show f(x) is continuous over the interval containing the limit point, we must use another limit -- but then that limit proof implicitly includes limits in its definitions.

That is, the concluding iff (if?) - δ inequality is established using continuity over the interval, but continuity is defined in terms of limits, hence our limit definition appears to be defined in terms of itself, or recursively. That is when you say "f must be defined on an open interval containing the limit point" in order to prove that we have to use another limit (that is, to show it satisfies the definition of limits and continuity.)

No, I don't understand your argument at all, I'm afraid. The continuity or otherwise of ##f## is not used anywhere in the definition of the limit: only that ##f## be defined in a neighbourhood of the limit point.
 
Thank you, I think I'm starting to have the perspective shift I needed.

I came across an article that somewhat touched on what's confusing me.

"Perhaps our students would have less trouble trying to understand the Cauchy-Weierstrass definition if we told them in advance that it was not a formalization of their intuitive conception -- that the mathematician's formal notion of a continuous function is in fact something quite different from the intuitive picture. Indeed, that might help. But if we are getting into the business of open disclosure, we had better go the whole way and point out that the new definition does not explicitly capture continuity at all. That famous -- indeed, infamous -- epsilon-delta statement that causes everyone so much trouble does not eliminate (all) the vagueness inherent in the intuitive notion of continuity. Indeed, it doesn't address continuity at all. Rather, it simply formalizes the notion of "correspondingly" in the relation "correspondingly close." In fact, the Cauchy-Weierstrass definition only manages to provide a definition of continuity of a function by assuming continuity of the real line! "

http://www.cogsci.ucsd.edu/~nunez/web/ESM.PDF
I appreciate your help.
 
KyleTS said:
However, I don't see anything which explicitly demonstrates that for all real ε>0 with ε/3, there is an x in the domain of f(x), such that
img20.gif
. This seems intuitively obvious, and likely easy to demonstrate in this case, however if the δ = (function of ε) is sufficiently complex, it seems as though verifying 0 < |x-10| < δ may require another epsilon-delta proof itself. That is to say, the proof here does show that IFF, THEN, however I don't see anything which demonstrates the IFF is actually true.

Have I missed something here? Thanks in advance, everyone!
The definition of "limit" tells us that what it means for a function ##f## to have a limit at ##a##, only if ##a## is a limit point of the domain of ##f##. The definition of "limit point" says that ##a## is a limit point of a set ##E## if for all ##\delta>0##, there's an ##x\in E-\{a\}## such that ##|x-a|<\delta##. (Note that ##x\in E-\{a\}## implies ##x\neq a##, which implies ##0<|x-a|##). The requirement that ##a## must be a limit point of the domain of ##f##, is part of the definition of "limit" specifically to deal with the issue that concerns you.
 
Last edited:
  • Like
Likes   Reactions: KyleTS
KyleTS said:
"Perhaps our students would have less trouble trying to understand the Cauchy-Weierstrass definition if we told them in advance that it was not a formalization of their intuitive conception -- that the mathematician's formal notion of a continuous function is in fact something quite different from the intuitive picture. Indeed, that might help. But if we are getting into the business of open disclosure, we had better go the whole way and point out that the new definition does not explicitly capture continuity at all. That famous -- indeed, infamous -- epsilon-delta statement that causes everyone so much trouble does not eliminate (all) the vagueness inherent in the intuitive notion of continuity. Indeed, it doesn't address continuity at all. Rather, it simply formalizes the notion of "correspondingly" in the relation "correspondingly close." In fact, the Cauchy-Weierstrass definition only manages to provide a definition of continuity of a function by assuming continuity of the real line! "
I find some of these comments pretty odd, in particular the claim that the definition of "continuous" doesn't address continuity at all. It defines what we mean by "continuous", so of course it does.

But there is a funny thing about these definitions. Mathematicians obviously had a pretty good idea what functions they wanted to call "continuous" before the formal definition was invented. So the formal definition is what it is because it ensures that the "right" functions end up being called continuous. Because of this, I would say that a proof of the fact that the f defined by f(x)=3 for all x is continuous isn't really saying anything about f. What the proof tells us is just that the definition that those mathematicians chose for us isn't completely stupid.
 
Last edited:
  • Like
Likes   Reactions: jasonRF
Fredrik said:
The definition of "limit" tells us that what it means for a function ##f## to have a limit at ##a##, only if ##a## is a limit point of the domain of ##f##. The definition of "limit point" says that ##a## is a limit point of a set ##E## if for all ##\delta>0##, there's an ##x\in E-\{a\}## such that ##|x-a|<\delta##. (Note that ##x\in E-\{a\}## implies ##x\neq a##, which implies ##0<|x-a|##). The requirement that ##a## must be a limit point of the domain of ##f##, is part of the definition of "limit" specifically to deal with the issue that concerns you.
I want to give you a giant hug right now.

This made my week.
 
  • Like
Likes   Reactions: Fredrik

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K