Is it possible to type something such as "and" in between these two aligned equations where the arrow mentions?. If so, can anyone kindly tell me how to achieve this?
Here is the screenshot
and here is my code:
\begin{align*}
\bigl(Sf\bigr)\bigl(v_{1},\ldots,v_{k}\bigr) &:= \sum_{\sigma\in S_{k}}
f\bigl(v_{\sigma(1)},\ldots,v_{\sigma(k)} \bigr), \\
\bigl(Af \bigr) \bigl(v_{1},\ldots,v_{k}\bigr)
&:=\sum_{\sigma\in S_{k}} \bigl( \text{sgn\,}\sigma\bigr)
f\bigl( v_{\sigma(1)}, \ldots,v_{\sigma(k)} \bigr).
\end{align*}



\shortintertext{\hspace*{1cm}and}to bring it nearer to the center, but I'd vote against this because it will look strange if you have surrounding text as in the example – siracusa Dec 28 '16 at 05:56