Let $f,g,h:\mathbb R\to \mathbb R$ be differentiable functions and define $F(x,y)=(f(x)\cdot h(y), g(y))$. Suppose $f$ and $g$ are diffeomorphisms from $\mathbb R$ to $\mathbb R$. I would like to prove the following equivalence:
$$F\ \text{is a diffeomorphism} \Leftrightarrow 0\notin h(\mathbb R)$$
Notice the determinant of the Jacobian matrix is $Jf(x,y)=h(y)f'(x)g'(y)$ for every $x,y\in \mathbb R $ and by inverse function theorem on $\mathbb R$ (in particular, $f$ and $g$ are differentiable functions) we get the following equivalence:
$$Jf(x,y)\neq 0\ \text{for every $x,y\in \mathbb R$}\Leftrightarrow 0\notin h(\mathbb R)$$
How can I use this fact to prove the former equivalence above?