If I have a function family paramterised with a parameter $a$ such that $f(x)=ax$ can I have it such that we can determine the value of each function $f$ at each $a$?
This would give me $f(a)=a^2$ which is misleading. Is this just a symptom of having a 'varying' function denoted by a different symbol for each $a$?
Would it better to use the arrow notation with some dummy variable to specify that we take $x$ to $ax$ and such that applying the same function to $a$ would yield the value $a^2$?