What is the contraposition of the statement "If $x\in \mathbb{R}$ and $x\neq 0$, then $\exists x^{-1}\in \mathbb{R}$ such that $x\cdot x^{-1}=1$"? Where $1$ is de multiplicative identity that satisfies: $\exists 1\in \mathbb{R}$ and $1\neq 0$ such that if $x\in \mathbb{R}$, then $x\cdot 1 = x$.
Context:
I'm trying to prove that if $a\neq 0$ then $a^{-1}\neq 0$.
I can do this by using the fact $a\cdot 0 = 0$ as it was suggested in Correct Logical equivalent of the statement: "Every real number except zero has multiplicative inverse.", or suppose $a^{-1}=0$ as it was suggested in Multiplicative inverse of $0$
However, it seems to me that just the contraposition of the axiom will give an immediate proof, but I don't know how to express such contraposition.