I've wondering about the generalization of this, in my opinion, beautiful theorem, and I tried to write it but I don't know if it's correct.
Theorem:
Let $f_n:(a,b) \rightarrow \mathbb R$ differentiable functions such that:
1) There exist $g:(a,b) \rightarrow \mathbb R$ such that $f'_n$ $ \rightarrow$ $g$ uniformly over (a,b).
2)There exist $x_0 \in(a,b)$ such that the sequence $\{f_n(x_0)\}$ converges.
Then there exist $f_n:(a,b) \rightarrow \mathbb R$ such that $f_n \rightarrow f$ uniformly over $(a,b)$, $f$ is differentiable and $f'=g$.
Now my attempt of the generalization is the following:
Let $A\subset \mathbb R^n$, open, convex, bounded and $f_n:A \rightarrow \mathbb R^m$ differentiable.
1)There exist h: $\mathbb R^n\rightarrow \mathbb R^m$ such that $T_n \rightarrow H$ where $T_n$ is the differential of $f_n$.
2)There exist $x_0 \in $ A such that the sequence $\{f_n(x_0)\}$ converges.
Then exist $f:A \rightarrow \mathbb R^m$ such that $f_n \rightarrow f$ uniformly over A, $f$ is differentiable and $T_n$=h.
My questions are: Is my generalization correct? is it wrong?
If it's correct, could have been written in a more elegant way?
Also which would be the the proof (for the generalization theorem)?
:)
The conclusion would then be: Then there exists $f:A \rightarrow \mathbb R^m$ such that $f_n \rightarrow f$ uniformly on $A,$ where $f$ is differentiable and $Df(x) = g(x)$ for all $x\in A.$
– zhw. Apr 30 '17 at 03:31