Givens. Consider $(Z_n, \times)$ the group of integers coprime with $n = pq$, where $p, q$ are prime numbers. Similarly, $(Z_p, \times)$ is the group of integers $\{0, 1, 2, ..., p - 1\}$ coprime with $p$.
Question. Is it true that $o(2, p)$ divides $o(2, n)$, where $o(i, y)$ describes the order of $i$ in $(Z_y, \times)$? Why?
Remarks. I know the size of the group $Z_n$ is $\varphi(n) = (p -1)(q - 1)$, the Euler totient function. I also know that $o(2, p) = p$ because $p$ is prime and every group of prime order is cyclic and any member of it is a generator --- I can prove that. But I don't really see if these facts I have are relevant to the question.
If $2^k\equiv 1\mod{n}$, then also $2^k\equiv 1\mod{p}$, so that $k$ is a multiple of $o(2,p)$.
This applies in general: if $m\mid n$, then $o(i,m)\mid o(i,n)$ (as long as $i$ is prime to both $m$ and $n$).