Rejewski stated the following
Theorem on the Products of Transpositions
If two permutations of the same degree consist solely of disjoint transpositions, then their product will consist of disjoint cycles of the same length in even numbers.
As example we consider the following
\begin{align*} X &= (a_1a_2)(a_2a_3)(a_4a_5) \ldots (a_{2k-3}a_{2k-2}) (a_{2k-2}a_{2k-1}) \\ Y &= (a_2a_3)(a_4a_5)(a_5a_6) \ldots (a_{2k-2}a_{2k-1}) (a_{2k-1}a_{2k}) \end{align*} Then \begin{align*} XY = (a_1 a_3 a_5 \ldots a_{2k-3}a_{2k-1})(a_{2k}a_{2k-2} \ldots a_6 a_4 a_2) \end{align*}
Additionally we assume the reverse to be true.
Now it is stated
Letters entering into one and the same transposition of permutation $X$ or $Y$, enter always into two different cycles of permutation $XY$.
and
If two letters found in two different cycles of the same length of the permutation $XY$ belong to the same transposition, then the letters adjacent to them (one to the right, the other to the left) also belong to the same transposition.
I have a hard time to understand the latter statements, especially in the light of the given theorem.
I'd be happy to see some in depth answer, since I did not have had any course in abstract algebra yet.