Every elementary row operation has a unique inverse

Dependencies:

  1. Field
  2. Elementary row operation

Let $A$ be a matrix over a field. Then every elementary row operation on $A$ has a unique inverse which is also an elementary row operation.

This means that if applying $R$ on $A$ gives $B$, then applying the inverse of $R$ (denoted as $R^{-1}$) on $B$ gives $A$.

By the above means of finding inverse, it can be seen that the inverse of $R^{-1}$ is $R$.

Proof

Suppose $B$ is obtained from $A$ by applying the operation $R$. Let $a_i$ be the $i^{\textrm{th}}$ row of $A$ and $b_i$ be the $i^{\textrm{th}}$ row of $B$.

Dependency for:

  1. Row equivalence of matrices
  2. Row equivalent matrices have the same row space
  3. Elementary row operation is matrix pre-multiplication

Info:

Transitive dependencies:

  1. Group
  2. Ring
  3. Field
  4. Semiring
  5. Matrix
  6. Elementary row operation