Definition
Inner Product
The inner product of two characters (Definition Character) of representations of a finite group $G$ (Definition Group Representation is
\[
\langle \chi_1, \chi_2 \rangle = \frac{1}{|G|}\sum_{g \in G} \chi_1 (g) \overline{\chi_2(g)}
\]
\begin{remark}
The inner product of two characters (Definition Inner Product) for a finite group is a sort of "averaging" over character values
for a finite group. Keep this in mind when we define a similar notion for compact Lie groups using the Haar measure. Intuitively, averaging
over continuous symmetries require making the sum finer and finer, which turns into an integral!
\end{remark}
Depends on
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
ne83c1383["Character"]
nca6bd350["Representation"]
necf76e5d["Inner Product"]:::current
ne83c1383 --> necf76e5d
nca6bd350 --> necf76e5d
click ne83c1383 "../objects/e83c1383.html" "_self"
click nca6bd350 "../objects/ca6bd350.html" "_self"