I have just started to study differential forms. I don't yet fully understand the definition of what a differential form is (it's a $p$-times covariant tensor field) but I know that if $U$ is an open subset of a manifold $M$ a differential form $\varphi$ on $M$ can be represented (locally on $U$) as
$$ \varphi = \sum_{(k_{1}, \dots, k_p )}^n f_{(k_1, \dots, k_p)} dx^{k_1} \wedge \dots \wedge dx^{k_p}$$
I suppose that a "smooth" differential $p$-form is one where the functions $f_{(k_1, \dots, k_p)}: U \to \mathbb R$ are smooth so let them be smooth. I think of the wedge product in the sum above a "infinitesimal volume elements".
Ok. So far so good. To simplify things consider the example of a function $f: U \to \mathbb R$ where $U \subseteq \mathbb R^n$.
Now to my problem: Wikipedia states that
"since ${\partial x^i \over \partial x^j}=\delta_{ij}$ it follows that $\displaystyle df = \sum_{i=1}^n {\partial f \over \partial x^i} dx^i$"
I compare this expression to the expression for the change of variable in the partial derivative given shortly before this claim:
$$ {\partial f \over \partial x^j} = \sum_{i=1}^n {\partial y^i \over \partial x^j} {\partial f \over \partial y^i}$$
so somehow the meaning of $dx^i$ is ${\partial x^i \over \partial x^j}$ except... there is no partial derivative ${1 \over \partial x^j}$ in the left hand side expression $df$. So I am confused.
What is $dx^i$? An example would really help. A simple one in two dimensions or so.