I want to show that the order of $ab$ is the same as the product of orders of $a$ and $b.$
So at title, $|ab| = |a||b|.$
Here $|a|$ means the order of an element $a$ in a group $G$. So $a^n = e$ if the order of $a$ is n, and $e$ is an identity of a group.
I think it's false.
Let $G$ be a group of $\Bbb Z$ mod $4$ under addition modulo $n$. The $G = \{0,1,2,3\} .$ Let $a = 2$ and $b = 3$. Then the order of $a$ is $2,$ and that of $b$ is $4$.
However the order of $ab$ is $4$.
So $|ab|$ is not equal to $|a||b|.$
Is this correct thought?