I am reading Coleman's Calculus on Normed Vector Spaces. He defines what it means for a mapping $f: O \to F$ from an open subset $O$ of a normed vector space $E$ to a normed vector space $F$ to be differentiable at a point $x \in O$. Also, such a mapping is differentiable if it is differentiable at every point in its domain.
He than defines that such a mapping is continuously differentiable (or of class $C^1$) when it is differentiable and its differential mapping $f': O \to \mathcal{L}(E,F)$ is continuous.
He does not define what it means for a mapping to be continuously differentiable at a point (at least I could not find a definition), so I am wondering what such definition would be like. This is what I first thought of:
A mapping $f: O \to F$ is continuously differentiable at a point $x \in O$ if there is a neighborhood $N$ of $x$ such that $f$ is differentiable at $N$ and $f': N \to \mathcal{L}(E,F)$ is continuous at $x$.
My questions are:
- Is it true that a mapping is differentiable at $x$ if, and only if, it has all partial differentials defined at a neigborhood of $x$ and continuous at $x$ (but not necessarily continuous at a neighborhood of $x$?
- Is this definition useful in any other way?
- Is it necessary to have $f$ differentiable at a neighborhood to talk about continuity at $x$? This seemed more intuitive to me but I am not sure this is needed.
Yes, the definition you give for continuous differentiability at a point is correct.
I'm not really sure how to answer this, except to say this is a useful definition, because it can sometimes make proving things easy (eg proving via a simple induction that if $f,g$ are $C^k$ then so is $f\circ g$... I'm sure there are more situations where this way of thinking of continuous differentiability makes things clearer, but unfortunately I can't think of examples off the top of my head right now).
Yes.