Edit, because I should have looked it up before I posted the question:
Is there a name for the rule $a \div (b \div c) = a \div b \times c$ ? I ran across this in Liping Ma's book, Knowing and Teaching Mathematics, and I have searched the internet for a name for this rule to no avail. It is not the distributive law, but it is rather similar. Thank you!
From Ma's book, p. 59 discussing "dividing by a number is equivalent to multiplying by its reciprocal":
"We can use the knowledge that students have learned to prove the rule that dividing by a fraction is equivalent to multiplying by its reciprocal. They have learned the commutative law. They have learned how to take off and add parentheses. They have also learned that a fraction is equivalent to to the result of a division, for example, $ \frac{1}{2} = 1 \div 2 $ . Now, using these, we can rewrite the equation this way:
$ 1\frac{3}{4} \div \frac{1}{2} \to $
$1\frac{3}{4} \div (1 \div 2) \to $
$1\frac{3}{4} \div 1 \times 2 \to $ (This is the step my question is about.)
$1\frac{3}{4} \times 2 \div 1 \to $ (and I'd like an explicit explanation of this step, too.)
$1\frac{3}{4} \times 2\to$
$1\frac{3}{4} \times (2 \div 1) \to $
Well the concept of inverses is fundamental so you eventually have to get it across whether or not you use the inverse notation. $\newcommand{\box}[1]{~\boxed{#1}~}$
$x \box{\times a} \box{\div a} = x$ for any $a \ne 0$ because $\box{\div a}$ exactly undoes $\box{\times a}$. $\box{\div 0}$ is not allowed simply because it is impossible to undo $\box{\times 0}$.
Also we can think of numbers as what we use to represent amounts of something, so "$a$" actually stands for "$\box{\times a}$". For example when we say "$3$ apples" we mean "apple$\box{\times 3}$". So actually what we have is $\box{\times a} \box{\div a} = \box{\times 1}$. It turns out that undoing multiplying amounts is itself undoable, so we have $\box{\div a} \box{\times a} = \box{\times 1}$ as well. Both of these are for $a \ne 0$.
Now as stated we should take "$\box{\div a}$" to mean "undo $\box{\times a}$", but it may not be obvious that this has an important implication for the question at hand as well. What is "$\box{\div (b \div c)}$"? It means precisely "undo $\box{\times (b \div c)}$" = "undo $(\box{\times b} \box{\div c})$". How to undo? Clearly "$\box{\times c} \box{\div b}$". Thus we immediately get $\box{\div (b \div c)} = \box{\times c} \box{\div b}$, which explains the original question fully.
One implicit notion used above is that we define "$\box{\times (ab)}$" to mean "$\box{\times a} \box{\times b}$". Think carefully about this. It means that the product of $a,b$ is defined as the combined action of ( multiplying by $a$ ) and ( multiplying by $b$ ). In the above we used this interpretation when we went from "$\box{\times (b \div c)}$" to "$\box{\times b} \box{\div c}$".