I have this confession: Piecewise definitions have always considerably annoyed me (with certain exceptions).
For $x,y\in (-1,1),$ let $x\circ y := xy -\sqrt{(1-x^2)(1-y^2)}\in(-1,1).$
(The part that says $\text{“}{\in}\text{”}$ is a simple exercise, not part of the definition.)
Proposision:
If $\arccos x + \arccos y + \arccos z < \pi\quad\longleftarrow \text{ piecewise}$
then $x\circ(y\circ z) = (x\circ y)\circ z.$
The way the proposition is stated probably makes it clear how to prove it: $$ x\circ y = xy-\sqrt{(1-x^2)(1-y^2)} = \cos\alpha\cos\beta-\sin\alpha\sin\beta = \cos(\alpha+\beta) $$ so it becomes mere associativity of addition. If the sum of the angles is more than a half-circle then we have a $\pm\sqrt{\cdots\cdots}$ issue, i.e. more piecewise stuff, and moreover we no longer have associativity.
So what is an elegant (in particular, short and without too much piecewise stuff) but completely elementary (say high-school-algebra-level) way to restate and prove the proposition without mentioning anything about trigonometric functions or otherwise constructing an isomorphism between this operation and another that everybody knows is associative?
(Maybe I would have answered this myself already if my distaste for piecewise definitions weren't making me gag. Maybe I'll post an answer below.)