Hei, guys!
I'm having some trouble with the next problem:
Let $A$ and $B$ be subgroups of $G$. Show that $\sim$ is an equivalence relation when it is defined as follows: $g\sim g'\Leftrightarrow g' = agb$ for some $a$ from $A$, $b$ from $B$.
Should I prove this is valid for any a and b? It says for some elements a and b. But I might as well take the unit element.
Could you give me a clue on how to solve it?
Cheers!
The problem says $ g \sim g' $ if and only if there are elements $ a \in A $ and $b \in B$ such that $ g' = agb $
Reflexivity: For this the unit element which is present in both $A$ and $B$ is exactly what you need.
Symmetry: We need to show that if $ g \sim g'$ then $g' \sim g$. That is if there are elements $a \in A, b \in B $ such that $ g' = agb $ then there are elements $ a' \in A, b' \in B $ such that $ g = a'g'b' $. Try using the inverse elements of $a$ and $b$
Transitivity: We are given that $ g \sim g' $ and $g' \sim g'' $ from which we need to prove that $ g \sim g'' $. From the assumption there are elements $ a, a' \in A $ and $b, b' \in B$ such that $g' = agb $ and $ g'' = a'g'b' $. Think of the most obvious substitution. Then think why there must be elements $ a'a \in A $ and $b'b \in B$ which give us the required relation between $g$ and $g''$