How to reduce a Jacobian to a diagonal matrix?

245 Views Asked by At

I am reading this paper and I came across this. From the 4th paragraph:

We know that element-wise operations imply that $f_{i}$ is purely a function of $w_i$ and $g_i$ is purely a function of $x_i$.

I tried a lot to understand this but I'm unable to understand that. How can we conclude this? Any help is highly appreciated.