I am trying to use the formula $$\det A = \sum_{\sigma \in S_n} \operatorname{sgn}(\sigma)a_{1,\sigma(1)}\cdots a_{n, \sigma(n)}$$
Is this correct? $$\det(A^t)= \sum_{\sigma \in S_n} \operatorname{sgn}(\sigma)a_{\sigma(1), 1} \cdots a_{\sigma(n),n}$$
If it is, why?
Also, then how can I proceed to prove that the two sums are equal?
Notes: $S_n$ is a symmetric group, and $\sigma$ is a permutation.
Hint $$a_{\sigma(1), 1} \cdots a_{\sigma(n),n}=a_{1,\sigma^{-1}(1)}\cdots a_{n,\sigma^{-1}(n)}$$