I have seen the inductive proof and can't make sense of it. I thought it should be easy to show for $4$ variables.
Here is my way of using the associative property to cover all the cases of $4$ variables:
$$a((bc)d)=(a(bc))d=((ab)c)d=(ab)(cd)=a(b(cd))$$
I don't see how all these terms can be shown to be equal in one fell swoop.
$$\begin{align}((ab)c)d &= (ab)(cd) = a(b(cd))\[.3em] (a(bc))d &=a((bc)d) = a(b(cd))\end{align}\qquad\qquad$$
What don't you understand in the linked general proofs?
– Bill Dubuque Sep 14 '23 at 00:01