1

My intuition says I simply can't express $N \times M$ independent variables in terms of $N+M$ variables but how can I show that?

user153012
  • 12,240

1 Answers1

1

Some hint: Rank decomposition.

user153012
  • 12,240
  • 2
    Or, just use the fact that $\textrm{rank } (AB) \leq \min{\textrm{rank } A, \textrm{rank } B}$, which could be proved with this decomposition. – Travis Willse Aug 27 '14 at 08:20