I would like some clarification of a quick proof of the properties of the modulus function to make sure I'm doing the right thing.
$$\forall\ x \in\mathbb{R} : |xy| = |x||y| $$
If I let $ x,y \in\mathbb{ R} $ and prove by exhaustion do I do this by considering when $x \ge 0, y\ge0$ then $|xy| = |x||y|$ and when $x < 0, y<0$ then $|xy| = |-x||-y| = |x||y|$.
Is this the correct way to go about it?
That works, but then to complete the proof, you also need to consider,
Since there are only four cases to consider, proof by exhaustion works just fine.