Let $dx^I$ be local coordinates and let $$\omega := \frac{x^1dx^2 - x^2dx^1}{(x^1)^2+(x^2)^2}.$$ Compute $d\omega$ for $(x^1,x^2) \ne 0$.
Remark: $d\omega$ means the exterior derivative, which we defined in the lecture as
$$d(f \ dx^I) = df \wedge dx^I$$
, where $df$ is the differential of $f$.
I can see that transfering $(x^1,x^2)$ into polar coordinates $y^I:=(r, \alpha)$ it holds $d\alpha = \omega$, so we are left to compute $d\omega = dd\alpha$. However, I do not see how to evaluate $d\alpha$.
If I am not mistaken $\alpha$ should be a $1$-form, so
$$d(\alpha \ dy^I) = d\alpha \wedge dy^I = 1 \wedge dr \wedge d\alpha,$$
but I am not sure what to do now. Could you please give me hint?