Is there some meaningful difference between: $f(x)=g(x)+c$ and $f(x)=g(x)+c\operatorname{Id}(x)$?
Because my book defines the eigenspace as follows: $$ E_\lambda=\{v\in V\mid (L-\lambda\cdot\operatorname{Id})(v)=0\}=\ker(L-\lambda\cdot\operatorname{Id}). $$ Would there be some subtle difference if I wrote $(L-\lambda)(v)$? Is the problem here that it now looks as if $\lambda$ is a function of $v$? But it is... it's the constant function on $v$.
I was just wondering if the notation I use is wrong.