I'm currently reading through Holomorphic Functions and Integral Representations in Several Complex Variables by R. Michael Range, and I'm stuck on Exercise E.2.4, which states
Let $\Delta^2$ be the unit bidisc in $\mathbb{C}^2$. Show that every $f\in\text{Aut}(\Delta^2)$ is of the form $f=(f_1,f_2)$, where $f_1$ and $f_2$ depend each on only one variable and $f_1,f_2\in\text{Aut}(\Delta)$. (Hint: By using an automorphism of the above simple type, reduce the general case to the case where $f(0)=0$.)
I'm essentially trying to recreate the proof (from Schwarz lemma) of this fact from one variable, but I'm running into trouble. I understand the hint, so I've been looking at $f\in\text{Aut}(\Delta^2)$, such that $f(0)=0$.
What I know so far is that, if $f=(f_1,f_2)$, \begin{align*} \left|\frac{\partial f_1}{\partial z_1}(0,0)\right|&\leq 1, & \left|\frac{\partial f_1}{\partial z_2}(0,0)\right|&\leq 1,\\ \left|\frac{\partial f_2}{\partial z_1}(0,0)\right|&\leq 1, & \left|\frac{\partial f_2}{\partial z_2}(0,0)\right|&\leq 1, \end{align*} by repeated use of the one variable Schwarz lemma. The same thing holds for the inverse $f^{-1}$, and I also know that it must be case that $f'(0)(f^{-1})'(0)=\text{Id}$, but I'm stuck at this point. If I could show that $f_1,f_2$ were dependent on only one of the variables, I'd probably be in business, but alas, I've not been able to do so.
I've looked up the proof in Function Theory of Several Complex Variables by Steven Krantz for the "$n$-disc," and it seems fairly nontrivial, so I suppose there is a more simplistic way for just two variables. Any help is greatly appreciated. Thanks again.