I want to have something like this in LaTeX but I don't know how to add the labled arrow:
So the code I have is basically
\begin{equation}
\begin{split}
x^4 &= x \cdot x \cdot x \cdot x \\
x^3 &= x \cdot x \cdot x
\end{split}
\end{equation}
and I want to add an arrow on the right hand side pointing from the second to the first equation and labled "$\cdot x$".
I appreciate any help!



witharrowspackage. – Jasper Habicht Apr 22 '23 at 16:05