I'm trying to prove that
there is Group G and subgroup of G, which name is H.
$a \in G $
if H is not normal subgroup of G,
$$H - \bigcup_{H \neq aHa^{-1}} aHa^{-1}$$ has at least one element.
but I can't prove this is true or not
how can I prove it?
for example
G = S_4
H = <(1 2),(3 4)>
then H = 1234 -> 1234, 2134, 1243, 2143
if a = (1 2)
$ aHa^{-1} = 1234, 2134, 1243, 2143 = H $
if a = (2 3)
$ aHa^{-1} = 1234, 2314, 1423, 2413 \neq H $
because 1234 is on H but 2314, 1423 and 2413 is not on H