In the book of Linear Algebra by Werner Greub, at page $111$, question $2$,
Prove that the determinant of the $n \times n$ matrix $A = (\alpha_v^u)$, where $$\alpha_v^u = 1- \delta_v^u,$$ is equal to $(n-1)(-1)^{n-1}$.
If we consider $A$ as the matrix of the map $\phi : E \to E, (dim E = n)$, with respect to the basis $e_v$ , we can say that
$$\phi (e_v) = (\sum_u e_u) - e_v$$, so by definition
$$\Delta_\phi(e_1,..., e_n)= \Delta(\phi(e_1), ..., \phi (e_n)) = \Delta (\sum_{u \not = 1} e_u, ..., \sum_{u \not = n} e_u) = det \phi$$, where $\Delta$ is a nonzero determinant function and $\Delta (e_1, ..., e_n) = 1$, and from that the the only contribution will come from the derangement of $e_v$s, but the number of derangements is huge compare to the $(n-1)(-1)^{n-1}$, so how can continue from that ?
I would appreciate help.
Note: In here, there is a answer to my question, and its link is given, but I would specifically like to learn how to continue from the point that I have arrived because, for example, if I tried to solve this very same question after a month, I will again use a method similar to this one.
Edit:
I'm particularly looking for a proof that continues from where I left.
Note 2:
After 3 months that I have first faced with this question, I have tried to solve it again, and used the same method as the my first attempt above, and stuck in a similar point in the answer given to this question.