In my lecture a (commutative algebra) theorem was given without proof:
Let $R$ be a commutative ring and $p\in R[[x]]$ such that $p(0)=0$. Then we have
$\exists q\in R[[x]]:p(q(x))=q(p(x))=x\quad\Leftrightarrow\quad p'(0)\in R^{\times}.$
Since I have not seen a proof I am interested in references about this. So who knows some books/papers/...?
Thank you.
That's a variant of the following famous result:
Proof: This can be proved by mimicking Newton's Method, with convergence ensured by $I$-completeness.
Now, in the above formulation, $p$ is (necessarily) a polynomial and not a power series, but if you restrict the evaluation function to elements of $I$, you can allow $f\in S[[T]]$ and interpret it as an operator $I\to I$. This results in a well-posed question which is again answered affirmatively by Newton's Method.
To get to your problem, apply the theorem in the following context: $$S:=R[[x]], \quad I := (x),\quad \xi:=0,\quad\text{ and }\quad f := p(T) - x\in R[[x]][[T]]$$ Note that $x$ is interpreted as a constant term here. The assumptions of the theorem are met, $$f(0) = -x\in I\quad\text{ and }\quad f^{\prime}(0) = p^{\prime}(0)\in R^{\times}\subset R[[x]]^{\times},$$ so we conclude the existence of $q\in (x)\subset R[[x]]$ such that $f(q)=0$, i.e. $p(q) = x$.
Finally, comparing the coefficients of $x$ in $p(q)=x$ shows that $p^{\prime}(0)q^{\prime}(0)=1$, so $q$ satisfies the same hypothesis as $p$. This shows that $\{p\in x R[[x]]\ |\ p^{\prime}(0)\in R^{\times}\}$ is a group under substitution, with unit element $x$, and the uniqueness of inverses shows that $p(q)=x$ implies $q(p)=x$, too.