I am trying to understand the relations and differences between integral of differential form and integral of measure. From Wikipedia:
On a general differentiable manifold (without additional structure), differential forms cannot be integrated over subsets of the manifold; this distinction is key to the distinction between differential forms, which are integrated over chains, and measures, which are integrated over subsets.
- Isn't a chain a manifold, and therefore a subset of a manifold? Why is that "differential forms cannot be integrated over subsets of the manifold"?
Is integral of a differential form defined in terms of Lebesgue integral via parameterization of the chain, as like here
$$\int_S \omega =\int_D \sum a_{i_1,\dots,i_k}(S({\mathbf u})) \frac{\partial(x^{i_1},\dots,x^{i_k})}{\partial(u^{1},\dots,u^{k})}\,du^1\ldots du^k $$
So can one say that integral of a differential form is not a different integration method from Lebesgue integral?
Thanks and regards!