I'm somewhat confused by the following question:
Suppose $p$ is an odd prime. Show that the map $\phi : \mathbb{F}_p^* \rightarrow \mathbb{F}_p^*$ (where $\mathbb{F}_p$ is $\mathbb{Z}/p\mathbb{Z}$, and $\mathbb{F}_p^*$ denotes the set of units of $\mathbb{F}_p$) given by $x \mapsto x^{(p-1)/2}$ has kernel of size at most $(p-1)/2$, and hence has image $\{\pm1\}$. Deduce that if $p \equiv 1 \ \text{mod} \ 4$ then $-1$ is a square modulo $p$
Firstly, it's obvious that $\mathbb{F}_p^* = \mathbb{F}_p \backslash \{0\}$ because $p$ is prime. But I'm confused how the kernel comes into this mapping because the set of units doesn't include the $0$ element - although I'm sure I'm just being dense here.
Thanks for any help
Edit: I don't think your idea would work, for example, $1$ which is odd will be sent to $1$ under this map.
– Ryan Sullivant Mar 02 '14 at 00:36