I'm struggling with exercise 4 in Bump's Stanford Hecke Algebra notes linked here
It states the following:
Let $G$ be a finite group and $V,W$ vector spaces. Let $C(G,V)$ denote the spaces of maps from $G$ to $V$, which has the $G$-representation $\rho_{V}$ given by
$$ (\rho_{V}(g)f)(x) = f(xg) $$
Suppose that $T$ is a linear map from $C(G,V)$ to $C(G,W)$ that commutes with the $G$-action, i.e that
$$ T(\rho_{V}(g)f) = \rho_{W}(g)T(f) $$
Prove that there exists a map $\lambda : G \rightarrow \operatorname{Hom}(V,W)$ such that $T(f) = \lambda * f$, where $*$ denotes convolution.
The notes also has a lemma (Lemma 4) proving the above result in the case that $V$ and $W$ are 1-dimensional, and my hope was that I could adapt that proof to tackle this exercise but it has thus far left me stumped.
In the linear case $\operatorname{Hom}(V,W)$ becomes $\mathbb{C}$ and so the space of maps $f : G \mapsto \mathbb{C}$ is a unital convolution algebra (i.e the group algebra $\mathbb{C}[G]$), with the unit given by the characteristic function of the identity element of $G$, $\delta$ say.
Then $\delta *f = f * \delta$ for all $f \in \mathbb{C}[G]$, and so in particular if such a $\lambda$ existed, then $\lambda = \lambda * \delta = T(\delta)$, and then one checks that $T(\delta)$ satisfies the requirements.
I would appreciate some assistance \ advice on tackling this exercise. Lemma 4 would suggest that we might want to try and find an element of $C(G,V)$, $\tau$ say, such that $F * \tau = F$ for every $F : G \rightarrow \operatorname{Hom}(V,W)$, and then continue on as in Lemma 4. But I have thus far been unable to construct such a $\tau$ (if one even exists).