Let $\mathcal{R}$ be a Banach algebra with identity element and let $a = (a_{jk})^n_{j,k=1} \in \mathcal{R}^{n \times n}$ be a matrix whose entries $a_{jk} \in \mathcal{R} $ commute pairwise. Then the fact that $a$ is invertible implies that $\text{det} \ a \in \mathcal{R} $ is invertible?
The proof is as below:
Now suppose $a$ is invertible in $\mathcal{R}^{n\times n }$, and $a^{-1} = c = (c_{jk})^n_{j,k=1} \in \mathcal{R}^{n \times n} $. It suffices to prove that the elements $c_{jk}$ commute pairwise and that they commute with all $a_{jk}$ elements, since then the identity $e = \text{det} (a^{-1} a ) = \det \ a^{-1} \det a$.
Let $\mathcal{\zeta} $ denote the set of all commutative subalgebras of the algebra $ \mathcal{R} $ containing all entries $ a_{jk} $ of matrix $ a $. The set $\mathcal{\zeta} $ is partial ordered by inclusion. Thus, by Zorn lemma, $\mathcal{\zeta} $ contains at least one maximal element $ \mathcal{U} $. The commutative subalgebra $\mathcal{U} \subseteq \mathcal{R} $ then poessess the following property: if $ a \in \mathcal{R} $ and if $ax = xa $ for all $ x \in \mathcal{U} $ then $a \in \mathcal{U} $. Since $a_{jk} \in \mathcal{U} $, for every $x \in \mathcal{U} $ the equalities $ a^{-1} x = a^{-1} x a a^{-1} = a^{-1} x = a^{-1} a x a^{-1} = x a^{-1} $ hold and , hence, $xc_{jk} = c_{jk} x , (j,k = 1, \cdots, n)$ for every $ x \in \mathcal{U} $. This implies that $ c_{jk} \in \mathcal{U} $.
Note: It is my doubt that, why $c_{jk}$ satisfies the equation in bold part? without the invertibility of $\text{det} \ a \in \mathcal{R} $, how can we figure out that $c_{jk}$ can be represented as the finite sum of composition of $a_{jk},j,k = 1,\cdots, n $ and its inverses, like the form in linear algebra?
Note: This is the step 2 of [MikhlinProssdorf, Singular Integral Operator, P114, Lemma 1.1].
The equalities $xc_{jk}=c_{jk}x$ follow immediately from the previous sentence in which it is shown that $a^{-1}x=xa^{-1}$. The $(j,k)$ entry of $a^{-1}x$ is $c_{jk}x$ and the $(j,k)$ entry of $xa^{-1}$ is $xc_{jk}$.
(Incidentally, the use of Zorn's lemma in the proof is rather ridiculous overkill. You can just directly use this argument with $x=a_{jk}$ to show the entries of $a$ commute with the entries of $a^{-1}$, and then use it again with $x=c_{jk}$ to show the entries of $a^{-1}$ commute with each other.)