Here is Prob. 19, Chap. 6, in the book Principles of Mathematical Analysis by Walter Rudin, 3rd edition:
Let $\gamma_1$ be a curve in $\mathbb{R}^k$, defined on $[a, b]$; let $\phi$ be a continuous 1-1 mapping of $[c, d]$ onto $[a, b]$, such that $\phi(c) = a$; and define $\gamma_2(s) = \gamma_1(\phi(s))$. Prove that $\gamma_2$ is an arc, a closed curve, or a rectifiable curve if and only if the same is true of $\gamma_1$. Prove that $\gamma_2$ and $\gamma_1$ have the same length.
Here is the link to a Math SE post of mine where I've included all the relevant definitions.
Prob. 18, Chap. 6, in Baby Rudin: Analysis of Some Curves in the Plane
My Attempt:
As $\phi$ is a continuous, bijective mapping of the compact set $[c,d]$ onto $[a, b]$, so $\phi$ has an inverse $\phi^{-1}$, which is a bijective, continuous mapping of $[a, b]$ onto $[c, d]$, by Theorem 4.17 in Rudin.
And, as $\gamma_2 = \gamma_1 \circ \phi$, so we have $\gamma_1 = \gamma_2 \circ \phi^{-1}$.
Now suppose that $\gamma_1$ is an arc; this means that $\gamma_1$ is 1-1, and since $\phi$ too is 1-1, so is the composite $\gamma_1 \circ \phi$; that is, $\gamma_2$ is an arc.
Conversely, suppose that $\gamma_2$ is an arc; this means that $\gamma_2$ is 1-1, and as $\phi^{-1}$ too is 1-1, so is the composite $\gamma_2 \circ \phi^{-1}$; that is, $\gamma_1$ is an arc.
Thus we have shown that $\gamma_1$ is an arc if and only if $\gamma_2$ is an arc.
Am I right?
Now suppose that $\gamma_1$ is a closed curve. Then $\gamma_1(a) = \gamma_1(b)$. And as $\gamma_2(c) = \gamma_1(\phi(c)) = \gamma_1(a) = \gamma_1(b)$.
What next?
Conversely, suppose that $\gamma_2$ is a closed curve. Then $\gamma_2(c) = \gamma_2(d)$; that is, $\gamma_1(\phi(c)) = \gamma_1(\phi(d))$.
What next?
How to show that $\gamma_1$ is rectifiable if and only if $\gamma_2$ is rectifiable?
And, how to show that $\gamma_1$ and $\gamma_2$ have the same length?
:-). Sure, one should not accept an answer until one fully satisfies with an answer one wants and one may not give any comment as well. But one can certainly upvote any answer if one finds any piece of information in an answer is useful for him/her even if the answer is not good enough for OP to accept. I'm sure this would encourage more people to answer lots of your unanswered questions. – Aug 10 '17 at 15:16