1. The problem statement:
Given a chart \varphi, define a function f by f(p) = x^{k}(p), the k-th coordinate of p (where k is fixed). Is f smooth?
2. Homework Equations :
f is smooth (C^{k}) iff F is smooth (C^{k}), where F: \Re^{n} \rightarrow \Re, F = f \circ \varphi^{-1}
The...