Let $f$ and $g$ be two complex valued functions. I want to know whether or not the following two statements are true or not.
- $\operatorname{res}(f+g\,; z_0)=\operatorname{res}(f\,; z_0)+\operatorname{res}(g\,; z_0)$
- $\operatorname{res}(f \cdot g\,; z_0)=\operatorname{res}(f\,; z_0) \cdot\operatorname{res}(g\,; z_0)$
I think that the first statement is true but the second is false. I'm unsure of how to justify this though. How can I do this?