Let $R$ be a commutative Ring with $1$, $M$ a free $R$-Module of rank $2$ and $\varphi \in \operatorname{End}_R (M)$. Show that: If $\det \varphi$ is not a zero divisor in $R$, then $\varphi$ is injective.
Ok, so assume $\varphi$ is not injective. Then there exists a $x \in \ker \varphi$, $x\neq 0$ such that $\varphi(x) = 0$. Since $M$ is free, then there exist $r_1,r_2 \in R$ with $x = r_1m_1 + r_2m_2$ where not both $r_1, r_2$ are zero. Since $(m_1,m_2)$ is a basis of $M$, I know that $(m_1 \wedge m_2)$ is a basis of $\bigwedge^2 M$. From here, I don't really know how to proceed, advice is greatly appreciated.