From the textbook "Introduction to General Relativity, Black Holes & Cosmology" by Yvonne Choquet-Bruhat, p.10:
In a moving coframe in a domain $U$, the differentials of 1-forms $\theta^i$ are given by:
$$d\theta^i \equiv -\cfrac{1}{2} C^i_{jk} \theta^j \wedge \theta^k$$
Show that the structure coefficients of a coframe $\theta^i := a^i_j dx^j$ are given by:
$$ C^i_{hk} \equiv A^j_k\partial_ha^i_j-A^j_h\partial_k a^i_j$$
Where $A$ is the inverse matrix of $a$.
$\underline{\text{An attempt at the solution:}}$
$$ d\theta^i = da^i_j \wedge dx^j \\ = \frac{\partial a^i_j}{\partial x^k} dx^k \wedge dx^j \\ = -\frac{\partial a^i_j}{\partial x^k} dx^j \wedge dx^k \\ = - \frac{\partial a^i_j}{\partial x^k} (A^j_l \theta^l) \wedge (A^k_m \theta^m ) \\ = - [\frac{\partial a^i_j}{\partial x^k}A^j_lA^k_m]\theta^l\wedge\theta^m \\ \implies C^i_{lm} = 2 \frac{\partial a^i_j}{\partial x^k}A^j_lA^k_m $$
Which is clearly incorrect as I only have a single term in my result; where is the error in my working?