One of the questions assigned to me for homework was:
Is it true that $ f\circ (g \circ h ) =f \circ g + f \circ h$?
I am in the understanding that $f \circ g$ means $f(g(x))$, so $ f\circ (g \circ h )$ is $f(g(h(x)))$.
Well let us take $f(x)=c$ for some constant $c \neq 0$, then $ f\circ (g \circ h ) =f \circ g + f \circ h$, would state that $c=2c \Rightarrow 1=2$, which is obviously false. Is this question really this simple or (which I presume) am I wrong with the definitions ?