Let in $S_3$, $H=\{(1),(12)\}$ show that $(13)H(23)H \neq (13)(23)H$
The solution claims $(13)H(23)H=\{(132),(23),(12)\}$ however I calculated $(13)H(23)H=\{(132),(23),(12),(1)\}$
The solution seems to omit the identity from the set. Am I correct here or is the solution correct?
If we just take it one element at a time, we have $$ (23)H = \{(23)(1), (23)(12)\} = \{(23), (132)\}\\ H(23)H = \{(1)(23), (1)(132), (12)(23), (12)(132)\} = \{(23), (132), (123), (13)\}\\ (13)H(23)H = \{(13)(23), (13)(132), (13)(123), (13)(13)\} = \boxed{\{(132), (23), (12), (1)\}} $$ There is no reason to omit the identity element from this, and doing so would give a different subset of $S_3$. So I agree with you in this case.