Could anyone help me figure out exactly what does $\left(\mathbb Z^\times_{n^2 - 1}, \cdot\right)$ mean where $\mathbb Z^\times_{n^2 - 1} :=\lbrace[k]\in\mathbb Z_{n^2 - 1}: \gcd\left(k, n^2 - 1\right) = 1\,\text{in}\,\mathbb Z\rbrace$? My best guess is that it is the group under the property of multiplication acting on the set of integers modulo $n^2-1$ or the set containing the multiple equivalence classes $[k]$ that are generated by the integers that are relatively prime to $n^2-1$.
And this isn't even the proof I have to do using this hahaha.
The group in your question is just the multiplicative group of integers modulo k $\mathbb{Z}_k^{\times}$ for $k=n^2-1$. This is the set of all integers smaller than and relatively prime to $k$ with the operation of multiplication mod k- particularly, note that the condition of being relatively prime to $k$ is defined so we may have inverses.