Define $f: \mathbb{Z}_n \to \mathbb{Z}_n$ as $f([a]) = [a^2]$. Show that $f$ is a well-defined function. I am confused as to how I could show this.
2026-04-07 03:56:23.1775534183
equivalence relation-showing that an operation is well-defined
40 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
You need to show that if $[a]=[b]$ in $\Bbb Z_n$ (i.e., $a\equiv b\pmod n$, i.e. $n\,|\,b-a$), then $[a^2]=[b^2]$.
For this, show first that $[a]=[b]$ implies $[a^2]=[ab]$.