Let A be a n x m matrix. Show that if the function y = f(x) defined for m x 1 matrices x by y = Ax satisfies the linearity property, then f(aw + bz) = af(w) + bf(z) for any real numbers a and b and any m x 1 matrices w and z.
Matrix Multiplication, vector addition, scalar-vector...