AnalysisQuest
- 3
- 0
Homework Statement
This problem is in Analysis on Manifolds by Munkres in section 25. R means the reals
Suppose M \subset R^m and N \subset R^n be compact manifolds and let f: M \rightarrow R and g: N \rightarrow R be continuous functions.
Show that \int_{M \times N} fg = [\int_M f] [ \int_N g ]
The hint states to consider the case where supports of f and g are contained in coordinate patches.
Homework Equations
I know the general formulation of integration over a compact manifold when the support of the function is contained in a single coordinate patch. Also, I know how to integrate functions on manifolds using partitions of unity.
The Attempt at a Solution
I know the general idea. First I must prove that this holds when the support of f and g are in a single coordinate patch. Then using partitions of unity, I want to notice the integral is just the sum of integrals over finitely many coordinate patches. What I can't get is the part where the support of f and g are in a single coordinate patch:
Suppose supp(f) \subset V with \phi : U \rightarrow V \subset M and supp(g) \subset V' with \psi : U' \rightarrow V' \subset N.
Then \int_{M\times N} fg = \int_{U \times U'} (fg) \circ (\phi\times\psi) V_k(\phi \times \psi) but I don't know how to deal with this...