Let $M$ be a smooth manifold and let $\omega = \sum_{(i_1, \dots, i_n)}f_{(i_1, \dots, i_p)} dx^{i_1} \wedge \dots \wedge dx^{i_p}$ be a differential $p$-form. Let $d$ denote the exterior derivative.
I am trying to show that $d(dx^k) = 0$. To this end, I tried to substitute into the definition:
$$ d(dx^k) = \sum_{l=1}^n {\partial x^k \over \partial x^l} dx^l$$
But ${\partial x^k \over \partial x^l}= \delta_{kl}$ so that $\sum_{l=1}^n {\partial x^k \over \partial x^l} dx^l = dx^k$ and I am going in circles.
How can I show that $d(dx^k) = 0$?
The definition of the exterior derivative is
$$ d \omega = \sum_{(i_1, \dots , i_p)} df_{(i_1, \dots, i_p)}\wedge dx^{i_1}\wedge \dots \wedge dx^{i_p}$$
where $df = \sum_{k=1}^n {\partial f \over \partial x^k}dx^k$ and the $dx^k$ are a local basis for the differential $1$-forms, as far as I understood the explanation given in an answer to my other question here.