MeyCey
- 4
- 0
This is a simple exercise from Spivak and I would like to make sure that my proof is sufficient as the proof given by Spivak is much longer and more elaborate.
Prove that \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)
By the definition of limit (omitting the 'for all's and 'there exists''):
<br /> \lim_{x\to a} f(x) = L_1 \implies 0 < |x - a| < δ_1 \implies |f(x) - L_1| < ε<br />
And
<br /> \lim_{h\to 0} f(a + h) = L_2 \implies 0 < |h - 0| = |h| < δ_2 \implies |f(a + h) - L_2| < ε<br />
Now let's work on the second limit:
<br /> |h| = |(a+h) - a|\\<br /> \text{Let } y = a + h \\<br />Now the second limit takes the following definition:<br /> 0 < |y - a| < δ_2 \implies |f(y) - L_2| < ε \\<br />We see that both limits have the exact same form right now. By Theorem 1 [stating that if limit L exists it is necessarily unique] L_1 = L_2\\ \text{ and }\\ \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)\\ \text{Q.E.D.}<br />
Is my proof correct or have I perhaps made a mistake somewhere?
Homework Statement
Prove that \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)
Homework Equations
The Attempt at a Solution
By the definition of limit (omitting the 'for all's and 'there exists''):
<br /> \lim_{x\to a} f(x) = L_1 \implies 0 < |x - a| < δ_1 \implies |f(x) - L_1| < ε<br />
And
<br /> \lim_{h\to 0} f(a + h) = L_2 \implies 0 < |h - 0| = |h| < δ_2 \implies |f(a + h) - L_2| < ε<br />
Now let's work on the second limit:
<br /> |h| = |(a+h) - a|\\<br /> \text{Let } y = a + h \\<br />Now the second limit takes the following definition:<br /> 0 < |y - a| < δ_2 \implies |f(y) - L_2| < ε \\<br />We see that both limits have the exact same form right now. By Theorem 1 [stating that if limit L exists it is necessarily unique] L_1 = L_2\\ \text{ and }\\ \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)\\ \text{Q.E.D.}<br />
Is my proof correct or have I perhaps made a mistake somewhere?
Last edited: