[step:Verify associativity and commutativity using uniqueness]**Commutativity.** The power series $F_e(Y, X)$ satisfies $F_e(Y, X) \equiv Y + X = X + Y \pmod{(X, Y)^2}$ and
\begin{align*}
e(F_e(Y, X)) = F_e(e(Y), e(X)),
\end{align*}
which is the same intertwining relation (with arguments permuted). By uniqueness in the Lifting Lemma, $F_e(Y, X) = F_e(X, Y)$.
**Associativity.** Consider $A(X, Y, Z) = F_e(F_e(X, Y), Z)$ and $B(X, Y, Z) = F_e(X, F_e(Y, Z))$. Both have linear part $X + Y + Z$ modulo degree $2$. For the intertwining relation, using $e(F_e(X, Y)) = F_e(e(X), e(Y))$ twice:
\begin{align*}
e(A) &= e(F_e(F_e(X, Y), Z)) = F_e(e(F_e(X, Y)), e(Z)) = F_e(F_e(e(X), e(Y)), e(Z)) = A(e(X), e(Y), e(Z)).
\end{align*}
Similarly $e(B) = B(e(X), e(Y), e(Z))$. Since $A$ and $B$ have the same linear part $X + Y + Z$ and satisfy the same functional equation $e_1 \circ G = G \circ (e_2, e_2, e_2)$ with $e_1 = e_2 = e$, uniqueness in the Lifting Lemma (applied with $n = 3$) gives $A = B$.[/step]