I've got the following question:
$A \in M_{nn}(\mathbb{K})$ is a matrix and $AB=BA \forall B \in M_{nn}$. Proof that $ A=aI_n \forall a \in \mathbb{K}$.
and one given solution starts with:
$ % MathType!MTEF!2!1!+- % faaagCart1ev2aaaKnaaaaWenf2ys9wBH5garuavP1wzZbqedmvETj % 2BSbqefm0B1jxALjharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0x % bbL8FesqqrFfpeea0xe9Lq-Jc9vqaqpepm0xbba9pwe9Q8fs0-yqaq % pepae9pg0FirpepeKkFr0xfr-xfr-xb9Gqpi0dc9adbaqaaeGaciGa % aiaabeqaamaabaabaaGcbaGaamyramaaBaaaleaacaWGPbGaamyAaa % qabaGccaWGbbGaeyypa0ZaaeWaaeaafaWabeqbfaaaaaqaaiaaicda % aeaacqWIVlctaeaacaaIWaaabaGaeS47IWeabaGaaGimaaqaaiabl6 % Uinbqaaaqaaiabl6Uinbqaaaqaaiabl6UinbqaaiaadggadaWgaaWc % baGaamyAaiaaigdaaeqaaaGcbaGaeS47IWeabaGaamyyamaaBaaale % aacaWGPbGaamyAaaqabaaakeaaaeaacaWGHbWaaSbaaSqaaiaadMga % caWGUbaabeaaaOqaaiabl6Uinbqaaaqaaiabl6Uinbqaaaqaaiabl6 % UinbqaaiaaicdaaeaacqWIVlctaeaacaaIWaaabaGaeS47IWeabaGa % aGimaaaaaiaawIcacaGLPaaacqGH9aqpdaqadaqaauaadeqafuaaaa % aabaGaaGimaaqaaiabl+UimbqaaiaadggadaWgaaWcbaGaaGymaiaa % dMgaaeqaaaGcbaGaeS47IWeabaGaaGimaaqaaiabl6Uinbqaaaqaai % abl6Uinbqaaaqaaiabl6UinbqaaiaaicdaaeaacqWIVlctaeaacaWG % HbWaaSbaaSqaaiaadMgacaWGPbaabeaaaOqaaaqaaiaaicdaaeaacq % WIUlstaeaaaeaacqWIUlstaeaaaeaacqWIUlstaeaacaaIWaaabaGa % eS47IWeabaGaamyyamaaBaaaleaacaWGUbGaamyAaaqabaaakeaacq % WIVlctaeaacaaIWaaaaaGaayjkaiaawMcaaiabg2da9iaadgeacaWG % fbWaaSbaaSqaaiaadMgacaWGPbaabeaaaaa!8071! {E_{ii}}A = \left( {\begin{array}{*{20}{c}} 0& \cdots &0& \cdots &0\\ \vdots &{}& \vdots &{}& \vdots \\ {{a_{i1}}}& \cdots &{{a_{ii}}}&{}&{{a_{in}}}\\ \vdots &{}& \vdots &{}& \vdots \\ 0& \cdots &0& \cdots &0 \end{array}} \right) = \left( {\begin{array}{*{20}{c}} 0& \cdots &{{a_{1i}}}& \cdots &0\\ \vdots &{}& \vdots &{}& \vdots \\ 0& \cdots &{{a_{ii}}}&{}&0\\ \vdots &{}& \vdots &{}& \vdots \\ 0& \cdots &{{a_{ni}}}& \cdots &0 \end{array}} \right) = A{E_{ii}} $
For all $i$ with $i \le 1 \le n$. As follows $a_{ij}=0$ für alle $1 \le i,j \le n$ und $i \ne j$.
the second part of the proof: $ \forall 1 \le i \le n$:
$ {E_{1i}}A = \left( {\begin{array}{*{20}{c}} {{a_{i1}}}& \cdots &{{a_{ii}}}& \cdots &{{a_{in}}}\\ 0& \cdots &0& \cdots &0\\ \vdots & \cdots & \vdots &{}& \vdots \\ \vdots &{}& \vdots &{}& \vdots \\ 0& \cdots &0& \cdots &0 \end{array}} \right) = \left( {\begin{array}{*{20}{c}} 0& \cdots &{{a_{11}}}& \cdots &0\\ \vdots &{}& \vdots &{}& \vdots \\ \vdots &{}& \vdots &{}& \vdots \\ \vdots &{}& \vdots &{}& \vdots \\ 0& \cdots &{{a_{1n}}}& \cdots &0 \end{array}} \right) = A{E_{1i}}$
so $ a_{ii} = a_{11} \forall 1 \le i \le n \Rightarrow A=aI_n$ for $a \in \mathbb{K}$
Why implies this it must be true for all $ B \in M_{nn}$ ?