Noxerus
- 4
- 0
I would like to prove a chain rule for limits (from which the continuity of the composition of continuous functions will clearly follow): if \lim_{x\to c} \, g(x)=M and \lim_{x\to M} \, f(x)=L, then \lim_{x\to c} \, f(g(x))=L.
Can someone please tell me if the following proof is correct? I am a complete newbie to writing proofs, so I might have made several basic mistakes.
The second postulate means that there exists a \delta _1 for which the following is true for all x in the domain:
0<|x-M|<\delta _1\Rightarrow |f(x)-L|<\epsilon
By substituting x with g(x) we get the following which is true for all g(x) in the domain:
0<|g(x)-M|<\delta _1\Rightarrow |f(g(x))-L|<\epsilon
The first postulate means that there exists a \delta for which the following is true for all x in the domain:
0<|x-c|<\delta \Rightarrow |g(x)-M|<\delta _1
Thus, by transitivity:
0<|x-c|<\delta \Rightarrow |f(g(x))-L|<\epsilon
QED
Can someone please tell me if the following proof is correct? I am a complete newbie to writing proofs, so I might have made several basic mistakes.
The second postulate means that there exists a \delta _1 for which the following is true for all x in the domain:
0<|x-M|<\delta _1\Rightarrow |f(x)-L|<\epsilon
By substituting x with g(x) we get the following which is true for all g(x) in the domain:
0<|g(x)-M|<\delta _1\Rightarrow |f(g(x))-L|<\epsilon
The first postulate means that there exists a \delta for which the following is true for all x in the domain:
0<|x-c|<\delta \Rightarrow |g(x)-M|<\delta _1
Thus, by transitivity:
0<|x-c|<\delta \Rightarrow |f(g(x))-L|<\epsilon
QED