The Rank Theorem: Given a map, $F: M \rightarrow N$ of constant rank, r, there exist smooth charts $(U,\phi)$ and $(V, \psi)$ such that
$\psi \circ F \circ \phi^{-1} (x^1,...,x^r,x^{r+1},...,x^m) = (x^1,...,x^r,0,...,0)$
In the book he defines, $\phi: U_0 \rightarrow \tilde{U}_0$, where $\tilde{U}_0$ is an open cube, with $\phi(x,y) = (Q(x,y), y)$ where $x$ is short hand for $x^1,...,x^r$ and $y$ is short hand for $x^{r+1},...,x^m$ which he relabels as $y^{r+1},...,y^m$, with $F(x,y) = (Q(x, y), R(x, y))$.
Then he arrives at $$ D(F \circ \phi^{-1}) = \begin{pmatrix} I & 0 \\ \frac{\partial \tilde{R^i}}{\partial x^j} & \frac{\partial \tilde{R^i}}{\partial y^j} \end{pmatrix} $$
He mentions that it is necessary for $\tilde{U}_0$ to be an open cube so that $\tilde{R}$ is independent of $(y^1,...,y^{m-r})$, based on $D(F \circ \phi^{-1})$ above, but I thought the same held based on rank arguments alone.
He also uses the fact that $\tilde{U}_0$ later on, where he says,
Because $\tilde{U}_0$ is a cube and $F \circ \phi^{-1}$ has the form (4.6), it follows that $F \circ \phi^{-1}(\tilde{U}_0) \subseteq V_0$
My question is, why is $\tilde{U}_0$ being a cube needed for the above statements?