Bonjour to everybody.
I have to explain some notations before asking a simple question quoted from my favorite exercise book. Sorry about that.
First of all $\mathbb R$ is the set of real numbers. Use $z$ to denote a complex number, with real part $\Re z=x$ and imaginary part $\Im z=y$, so $z=x+iy$.
Let us denote by $\mathbb H$ the set of all complex numbers with strictly positive imaginary part, so $z=x+iy \in \mathbb H$ implies $y>0$. Let $\mathbb H'$ denote $\mathbb H\setminus\{i\}$.
We set $z=x+iy\in\mathbb H$, and after some calculations we show that the imaginary part of $\frac{z\cos\theta-\sin\theta}{z\sin\theta+\cos\theta}$ is strictly positive: $$\Im(\frac{z\cos\theta-\sin\theta}{z\sin\theta+\cos\theta})=\frac{y}{(x\sin\theta+\cos\theta)^2+(y\sin\theta)^2}>0,$$ and consequently $$\frac{z\cos\theta-\sin\theta}{z\sin\theta+\cos\theta}\in \mathbb H.$$
Now we write, for all $z$ in $\mathbb H$ and any real $\theta$, $$A_\theta(z)=\frac{z\cos\theta-\sin\theta}{z\sin\theta+\cos\theta}.$$
We now define a function $U:\,\,]0,1[\,\times\mathbb R\to\mathbb H$: $$U(t,\theta)=A_\theta(it)=\frac{it\cos\theta-\sin\theta}{it\sin\theta+\cos\theta}.$$
$U$ is infinitely differentiable and $\pi$ periodic with respect to $\theta$. In symbols, $U\in C^\infty(]0,1[\times\mathbb R)_{per}$.
We want to build an isomorphism $V$ by associating to any function $\varphi \in C^{\infty}(\mathbb H')$, the function $\psi=\varphi \circ U$: $$V:C^{\infty}(\mathbb H') \rightarrow C^{\infty}(]0,1[ \times \mathbb R)_{per},$$ $\varphi \mapsto \psi=\varphi \circ U$.
We first notice that the application $\varphi \circ U$ is a composition of $C^{\infty}$ class functions so $V$ is $C^{\infty}$ too.
$V$ is a linear application and $V$ is also $\pi$ periodic with respect to $\theta$.
In order to show that $V$ is an isomorphism, we have to determine the inverse isomorphism $V^{-1}$:
$\psi \mapsto \varphi=\psi \circ U^{-1}$
But I thought that the inverse of a composition function $$\forall x \in X,(g \circ f)(x)=g(f(x))$$ was defined by: $$(g \circ f)^{-1}=f^{-1} \circ g^{-1}.$$
In that case, can someone tell me
Why is the inverse isomorphism $V^{-1}$ not equal to $(\varphi \circ U)^{-1}=(U^{-1} \circ \varphi^{-1})$ instead of $\psi \mapsto \varphi=\psi \circ U^{-1}$ ? (knowing that a composition of functions is not commutative...)
More simply,
How can I write an explicite formulation of an inverse isomorphism of a composition of functions.
I thank you in advance for your help.