I have a question about a proof I saw in a book about basic algeba rules. The rule to prove is: \begin{eqnarray*} \frac{1}{\frac{1}{a}} = a, \quad a \in \mathbb{R}_{\ne 0} \end{eqnarray*}
And the proof:
\begin{eqnarray*} 1 = a \frac{1}{a} \Longrightarrow 1 = \frac{1}{a} \frac{1}{\frac{1}{a}} \Longrightarrow a = a \frac{1}{a} \frac{1}{\frac{1}{a}} \Longrightarrow \frac{1}{\frac{1}{a}} = a \end{eqnarray*}
Why is it allowed to just replace $a$ with $1/a$? What's the explanation behind it?
Another question just popped into my mind: If $x \in \mathbb{R}{\neq 0}$ and $a \in \mathbb{R}{\neq 0}$ and I write $x = 1/a$ what guarantees me that $1/a \in \mathbb{R}_{\neq 0}$. Is it cause of the definition of the rational numbers?
– 2c31 May 24 '19 at 22:10