[step:Verify the $\mathcal{O}_K$-module axioms by evaluating formal power series identities]The formal $\mathcal{O}_K$-module axioms assert the following identities of formal power series in $\mathcal{O}_K[[X, Y, Z]]$ (or the appropriate number of variables):
1. **Associativity of $+_F$**: $F(F(X, Y), Z) = F(X, F(Y, Z))$.
2. **Commutativity of $+_F$**: $F(X, Y) = F(Y, X)$.
3. **Identity element**: $F(X, 0) = X$.
4. **Inverse**: there exists $\iota(X) \in \mathcal{O}_K[[X]]$ with $F(X, \iota(X)) = 0$, and $\iota(x) \in \bar{\mathfrak{m}}$ for $x \in \bar{\mathfrak{m}}$ (since $\iota(X) = -X + \text{higher order terms}$, the same convergence argument as above applies).
5. **$[1]_F = \operatorname{id}$**: $[1]_F(X) = X$.
6. **$[ab]_F = [a]_F \circ [b]_F$**: this is part of the definition of a formal $\mathcal{O}_K$-module.
7. **$[a + b]_F = F([a]_F, [b]_F)$**: again part of the definition.
8. **Distributivity**: $[a]_F(F(X, Y)) = F([a]_F(X), [a]_F(Y))$, which is the endomorphism property of $[a]_F$.
Each of these is an identity of formal power series holding coefficient-by-coefficient in $\mathcal{O}_K[[X, Y]]$ (or $\mathcal{O}_K[[X, Y, Z]]$). The previous two steps showed that all series involved converge when we substitute elements of $\bar{\mathfrak{m}}$. When two formal power series $P(X_1, \ldots, X_m) = Q(X_1, \ldots, X_m)$ agree coefficient-by-coefficient, their evaluations at any tuple $(x_1, \ldots, x_m) \in \bar{\mathfrak{m}}^m$ agree as well: the partial sums of $P$ and $Q$ agree at every finite stage, and the limits therefore coincide.
This shows that $(\bar{\mathfrak{m}}, +_F, [\cdot]_F)$ satisfies all the $\mathcal{O}_K$-module axioms.[/step]