let $G$ be a group and let $\mathcal{A}[G]$ be the group algebra of $G$.
I want to show the statement from the book "$G$ is a subgroup of the group of invertible elements of $\mathcal{A}[G]$."
So first I want to determine which elements are invertible:
$$(\sum_{g\in G} x(g)\delta_g)*(\sum_{h\in G}y(h)\delta_h)=\sum_{g,h\in G}x(g)y(h)\delta_{gh}=\delta_e$$
So all terms where $gh\ne e$ vanish $\implies$ $$=\sum_{gh=e} x(g)y(h)\delta_e$$ $$\implies \sum_{gh=e}x(g)y(h)=1$$ $$\implies \sum_{g\in G}x(g)y(g^{-1})=1$$
I am not sure how to get from here to the statement. For one thing, I can't see in what way $G$ can be a subgroup of $\mathcal{A}[G]$. I imagine they mean an isomorphic copy of $G$ or something?