I'm reading the solution to one of my homework problems and am stuck on something. Here is the problem:
Let $N \leq G$ be a finite subgroup. Show that $gNg^{-1} \subseteq N$ if and only if $gNg^{-1} = N$.
The solution is to suppose that $gNg^{-1} \subseteq N$ and consider the map $\varphi: N \to gNg^{-1}$ defined by $\varphi(n) = gng^{-1}$. Observe that such a map is a bijection and thus $|N| = |gNg^{-1}|$. The equality then follows.
I'm just curious as to why we can assume that $\varphi$ is a bijection (i.e. why can't there exist $n_1, \, n_2 \in N$ such that $gn_1g^{-1} = gn_2g^{-1}$ where $n_1 \neq n_2$)?