Let $\,m = 2n\!+\!1\,$ so $\,(m\!-\!1)/2 = n,\,$ Your sequence is $\,-n,-(n\!-\!1),\ldots,-1,0,1,\ldots,n\!-\!1,n,\,$ which is a sequence of $\,m = 2n+1\,$ consecutive integers. It is just the standard complete residue system shifted left by $\,n,\,$ i.e. mapped by $\,x\mapsto x-n,\,$ which is a bijection mod $\,m.\,$
Remark $ $ This system is sometimes preferred since it may introduce simplifications, e.g. the smaller numbers may simplify calculations as here, and it may help exploit innate reflection (negation) symmetry, e.g. in this additive form of Wilson's theorem (sum of all elements $\!\bmod n$).