(Sorry for asking so many questions of the same type. There is an underlying issue that I think once resolved will allow me to understand them all at once.)
Let $G$ be a locally compact group, and $f\in L^{1}(G)$. I'm trying to verify that $\|f^{*}\|_{p} = \|f\|_{p}$, where the involution $*$ is defined by $f^{*}(x) = \delta(x)^{-1}\overline{f(x^{-1})}$.
So my computations so far look like:
\begin{eqnarray*} \int_{G}f^{*}(y)\mu(dy) &=& \int_{G}\left|\delta(y^{-1})\overline{f(y^{-1})}\right|^{p}\mu(dy)\\ &=& \int_{G}\delta(y^{-1})^{p}\left|\overline{f(y^{-1})}\right|^{p}\mu(dy)\\ \end{eqnarray*}
Here I am stuck at the central issue I am facing where the calculations stop making sense and I feel like I'm just throwing things around hoping it's true.
How do I use the definition of the $\delta$ map:
$$\text{the unique group homomorphism }\delta:G\to(0,\infty)\text{ such that }\\\delta(x)\mu(E) = \mu(Ex)\text{ for all Borel sets }E$$
when its argument is not independant of the variable of integration?
Ted has already confirmed in his answer to:
How to use the modular function of a locally compact group?
that the definition of $\delta$ implies:
$$\int_{G}\delta(x)f(y)\mu(dy) = \int_{G}f(y)\mu(dy\cdot x)$$
If I try to use that step in my current problem, I end up with
\begin{eqnarray*} \int_{G}\delta(y^{-1})^{p}\left|\overline{f(y^{-1})}\right|^{p}\mu(dy) &=& \int_{G}\left|\overline{f(y^{-1})}\right|^{p}\mu(dy\cdot (y^{-1})^{p}) \end{eqnarray*} which I don't have any clue how to interpret, and I suspect is wrong. What is the correct way to handle this function? I dont know what measure to associate with the notation $\mu(dy\cdot (y^{-1})^{p})$.
I think the answer to this question is what I really need to be able to finish the verifications I'm working on.
Thanks to whoever can help me!
When you say the measure $\lambda:=\delta^{-1}\mu$ is right invariant. I get confused because $\delta$ is not a set function, so I don't know how to interpret this. What is the definition of $\lambda(E)$ for Borel subsets $E$ of $X$?
– roo May 13 '13 at 07:50How do we know that $\int_{G}\delta(x)^{-1}f(x)\mu(dx) = \int_{G}f(x)\delta^{-1}\mu(dx)$.
– roo May 15 '13 at 21:57