update notations and fix typos

This commit is contained in:
Zheyuan Wu
2025-02-25 20:41:35 -06:00
parent 419ea07352
commit 27bff83685
71 changed files with 920 additions and 430 deletions

View File

@@ -39,7 +39,7 @@ $$
So $h'(x)=\frac{h(t)-h(x)}{t-x}=(f'(x)+u(t))(g'(y)+v(s))$. Since $u(t)\to 0$ and $v(s)\to 0$ as $t\to x$ and $s\to y$, we have $h'(x)=g'(y)f'(x)$.
EOP
QED
#### Example 5.6
@@ -135,4 +135,4 @@ If $x<t<x+\delta$, then $f(x)\geq f(t)$ so $\frac{f(t)-f(x)}{t-x}\geq 0$.
So $\lim_{t\to x}\frac{f(t)-f(x)}{t-x}=0$.
EOP
QED