A couple days ago I asked a question concerning complex integrals
The person that answered explained to me that the integral of the contour $C$ defined by $γ(t),a≤t≤b$ $ $ can be written as follows
$\int_Cf(z)dz$ is equal to the limit as $n$ tends to infinity of
$f(z_1)[z_1-z_0] + f(z_2)[z_2-z_1] + ... + f(z_n)[z_n-z_{n-1}]$
where $z_n = $$C$$(t_n)$, $a = t_0<t_1<t_2<\cdots<t_n=b$
The issue with the latter is that it implies that as long as all the $z_j-z_{j-1}$ tend to $0$, we will get the same result. I suppose this assumption is correct, but I haven´t been able to find any proof on the internet.
And, I´m in need of understanding this basic assumption in order to then prove the equality:
$\int_Cf(z)dz$ = $∫f(z(t))z′(t)dt$ (from $a$ to $b$)
So if someone could direct me to or show me the most clear proof you know without using the latter equality as an axiom I would truly appreciate it!
It's the mesh of the partition that must go to zero. The meaning of the limit is the following:
To prove $\int_C f(z)\, dz = \int_a^b f(z(t))z'(t)\, dt$, I'll use $\gamma(t)$ in place of $z(t)$. Set $M = \max\limits_{a\le t \le b}\lvert \gamma'(t)\rvert$ and let $\epsilon > 0$. There exists $\delta > 0$ such that if $P = \{s_0,\ldots, s_m\}$ is a partition of $[a,b]$ with $\|P\| < \delta$, then $\left\lvert \int_C f(z)\, dz - \sum_{i = 1}^m f(\gamma(s_i))\Delta z_i\right\rvert < \epsilon$. Since $f\circ \gamma$ is continuous on $[a,b]$, it is uniformly continuous on $[a,b]$. Hence, there is a $\delta' > 0$ such that for all $t, t'\in [a,b]$, $\lvert t - t'\rvert < \delta'$ implies $\lvert f(\gamma(t)) - f(\gamma(t'))\rvert < \frac{\epsilon}{b-a}$. Let $n\in \Bbb N$ such that $\frac{1}{n} < \min\{\delta,\delta'\}$, and set $t_i = a + (b-a)i/n$ for $i = 0,1,\ldots, n$. Then $Q = \{t_0,t_1,\ldots, t_n\}$ is a partition of $[a,b]$ with $\|Q\| = \frac{1}{n} < \delta$. Therefore $$\left\lvert \int_C f(z)\, dz - \sum_{i = 1}^n f(\gamma(t_i))\Delta z_i \right\rvert < \epsilon\tag{1}$$ As $\Delta z_i = \gamma(t_i) - \gamma(t_{i-1}) = \int_{t_{i-1}}^{t_i} \gamma'(t)\, dt$ for each $i$,
\begin{align}\sum_{i = 1}^n f(\gamma(t_i)) \Delta z_i - \int_a^b f(\gamma(t)) \gamma'(t)\, dt &= \sum_{i = 1}^n \int_{t_{i-1}}^{t_i} f(\gamma(t_i))\gamma'(t)\, dt - \sum_{i = 1}^n \int_{t_{i-1}}^{t_i} f(\gamma(t))\gamma'(t)\, dt\\ &=\sum_{i = 1}^n \int_{t_{i-1}}^{t_i} [f(\gamma(t_i)) - f(\gamma(t))]\gamma'(t)\, dt\tag{2} \end{align}
Since $\|Q\| < \delta'$, the length of each interval $[t_{i-1},t_i]$ is less than $\delta'$. So for fixed $i$, $\lvert f(\gamma(t_i)) - f(\gamma(t))\rvert < \frac{\epsilon}{b-a}$ for all $t\in [t_{i-1},t_i]$. Consequently,
$$\left\lvert \int_{t_{i-1}}^{t_i} [f(\gamma(t_i)) - f(\gamma(t))]\gamma'(t)\, dt\right\rvert < \frac{\epsilon M(t_i-t_{i-1})}{b-a}\quad (i = 1,\ldots, n)$$ It then follows from $(2)$ and the triangle inequality that
$$\left\lvert \sum_{i = 1}^n f(\gamma(t_i)) \Delta z_i - \int_a^b f(\gamma(t))\gamma'(t)\, dt\right\rvert < \epsilon M\tag{3}$$
Combining $(1)$, $(3)$, and the triangle inequality,
$$\left\lvert \int_C f(z)\, dz - \int_a^b f(\gamma(t))\gamma' (t)\, dt\right\rvert < \epsilon(1+M)$$ Since $\epsilon$ was arbitrary,
$$\int_C f(z)\, dz = \int_a^b f(\gamma(t))\gamma'(t)\, dt$$