I am not understanding the proof that $\phi$ is multiplicative function i.e for relatively prime $m,n$ we have $\phi(mn)=\phi(m)\phi(n)$
There were Three Lemmas before the proving original Theorem which I understood
$L_1: a \text{ is prime to } mn \Leftrightarrow(a,m)=1,(a,n)=1$
$L_2: a=qn+r, (r,n)=1 \text{ Then} (a,n)=1$
$L_3:$ If $c$ be the integer and $(a,n)=1$ Then the number of integers in the set $\{c,c+a,c+2a,\dots,c+(n-1)a\}$ that are prime to $n$ is $\phi(n)$
Then they arranged $mn$ integers in $n$ rows and $m$ collumns , I have not understood this arrangement and based on this arrangements the proof. could any one help me understand?