Lets say I have the two symbols $\alpha$, $\beta$ and another two symbols, which are contextually associated with $\alpha$, $\beta$. For example $a$, $b$ as factors for a formula $a \cdot \alpha + b \cdot \beta$.
From a notation point of view, how can I express that $a$ is a factor associated with $\alpha$ and $b$ is a factor associated with $\beta$?
One possibility would be to replace $a,b$ by something like $f_\alpha$, $f_\beta$. However, this has the disadvantage that one might think $f_\alpha$ depends on a specific value $\alpha$.