From the comments I got, my question amonts to : can the " inverse of inverse" law be derived from the definition of division.
Division is defined as : $\dfrac AB = A.\dfrac1B$, that is,
" dividisng by A by B is, by definition, mutiplicating A by the inverse of B".
My question is:
How do I derive from this definition, the equality:
$\frac{a}{b/c}$ = $\frac{ac}{b}$
I tried this:
$\frac{a}{b/c}$
= $\frac{a}{b\times1/c}$ ( applying the definition of division to the denominator)
=$\frac{a\times1}{b\times1/b}$ ( using " 1 is the identity for multiplication")
= $\frac ab$$\times$$\frac{1}{1/c}$ ( using $\frac{ab}{cd}$ = $\frac{a\times b}{c\times d}$ in the reverse sense)
But could not go further.
How to recover $\frac {c}{1}$ from $\frac{1}{1/c}$ using exclusively the definition of division $\frac AB$ = A.$\frac1B$ ?
It seems to me I am moving in a circle, since apparently I would need the formula I want to prove to obtain the last equality I want.
\begin{align} \dfrac{1}{\left\{\dfrac CD \right\}} &= \dfrac{1}{\left\{\dfrac CD \right\}} \cdot 1 \\ &= \dfrac{1}{\left\{\dfrac CD \right\}} \cdot \dfrac DD \\ &= \dfrac{1 \cdot D}{\dfrac CD\cdot D } \\ &= \dfrac DC \end{align}
Therefore
$$\dfrac AB \div \dfrac CD = \dfrac AB \cdot \dfrac{1}{\left\{\dfrac CD \right\}} = \dfrac AB \cdot \dfrac DC = \dfrac{AD}{BC}$$