Let’s step a little into what linearity ought to mean. We’ll deal with a normed space \(W\text{,}\) a normed space \(V\) and a function \(f:W\to V\text{.}\)
notice that a line has two parameters, its slope \(m\) and its intercept \(b\text{.}\) We want to model \(f\) by a function that looks like this, say
\begin{equation*}
L(x)=Ax+B
\end{equation*}
for some \(A\) and \(B\text{.}\) But what sort of a thing should \(A\) and \(B\) be in order for this to make sense? \(B\) is the same sort of thing as the outputs of \(f\text{;}\) namely, \(B\in V\text{.}\) Similarly, we need \(Ax\in V\text{.}\)\(x\in W\text{,}\) so this means \(A\) must be the sort of thing that takes elements of \(W\) and yields elements of \(V\) by multiplication. In other words, \(A\) should be a linear transformation \(W\to V\text{.}\)
We can equip \(L(V_1,V_2)\) with pointwise addition and scaling coming from \(V_2\text{;}\) this gives a vector space structure on \(L(V_1,V_2)\text{.}\)
Similarly to Checkpoint 6.1.5, if we take \(W=\mathbb{R}^2\) and \(V=\mathbb{R}\text{,}\) then we’re looking at linear transformations \(\mathbb{R}^2\to\mathbb{R}\text{,}\) which are given by sending \((x_1,x_2)\mapsto (a_1,a_2)\cdot (x_1,x_2)\text{.}\) Work out what Definition 6.1.1, Proposition 6.1.2, Definition 6.1.3, and Proposition 6.1.4 say in this case.
If \(A\subseteq W\) is a subset of a normed space, \(f:A\to V\) is a function from \(A\) to a normed space, and \(c\in A\) is a limit point for \(A\text{,}\) we say \(f\) is differentiable at \(c\) according to Carathéodory if there is a function \(\Phi(x):A\to B(W,V)\) which is continuous at \(c\) and
Let \(A=W=V=\mathbb{R}\text{,}\)\(c=3\text{,}\) and consider the squaring function \(f:x\mapsto x^2\text{.}\)\(f(c)=9\text{,}\) so our goal is to write
If \(A\subseteq W\) is a subset of a normed space, \(f:A\to V\) is a function from \(A\) to a normed space, and \(c\in A\) is a limit point for \(A\text{,}\) we say \(f\) is differentiable at \(c\) according to Fréchet if there is \(D\in B(W,V)\) so that
In case (as we’ll mainly be concerned with) we’re working on \(W=V=\mathbb{R}\text{,}\) where division makes sense, then the two definitions work out to:
Theorem 6.1.12 is useful mainly because it gives us two ways to deal with derivatives: either by taking a limit (Fréchet) or by rearranging \(f\) (Carathéodory).
We know that \(f(x)=f(c)+\Phi(x)(x-c)\text{,}\) where \(\Phi\) is continuous at \(c\text{.}\) Since multiplication and addition are continuous, this shows we built \(f\) from continuous-at-\(c\) pieces; hence \(f\) is continuous at \(c\text{.}\)