I understand that we can sometimes shorten proofs when we get something like $a\cdot b\cdot c$ in a associativity proof from one side of the equation.
However, are there some pitfalls to fall in when using the symmetry argument?
I lack the experience, so maybe you can illuminate me.
An example where I would use symmetry is the following:
Let $A$ be a non empty set and $R$ a ring. Let $map(A,R)$ be all functions from $A$ to $R$. Show that the addition defined by $(f+g)(x)=f(x)+g(x)$ for all $x\in A$ is associative.
$((f+g)+h)(x)=(f+g)(x)+h(x)=f(x)+g(x)+h(x)$
by symmetry we get that this addition is associative