The question is given below:
- Prove that any central functon $f$ on $\mathrm{SU}_2$ is uniquely determined by its restriction to the subgroup $$ \mathbf{T} = \biggl\{ A(z) = \begin{pmatrix} z & 0 \\ 0 & z^{-1} \end{pmatrix} \,\Bigg|\, z ∈ \mathbf{C}, |z| = 1 \biggr\} \,, $$ and that $f(A(z)) = f(A(z^{-1}))$.
But I do not know how to solve it, could anyone give me a hint please?
EDIT:
Definition. A function $f$ on the group $G$ with the property that $$ f(g x g^{-1}) = f(x) \qquad \text{for all $g, x ∈ G$} $$ is called a central function.
Now back to the initial problem:
The $f(A(z))=f(A(z^{-1}))$ part follows from $A(z^{-1})=BA(z)B^{-1}$, where $B=\begin{pmatrix}0 & 1 \\ -1 & 0\end{pmatrix}$.
Uniqueness: If $f$ is a central function and $A\in SU(2)$, then $$f(A)=f(BAB^{-1})$$ where $B\in SU(2)$ such that $BAB^{-1}$ is diagonal.
The eigenvalues of a matrix do not change under unitary change of basis, and since $BAB^{-1}$ has eigenvalues $z$ and $\overline z$ (because diagonal), $A$ has the same eigenvalues. Hence $CAC^{-1}$ is diagonal if and only if $CAC^{-1}=A(z)$ or $A(z^{-1})$.
But this is equivalent to $C=B$ or $C=B^{-1}$.