I understand it in theory,but not in practice So here is the exampl
- LetA={a,b,c,d,e,f}
- G,H be equivalence relation in A
3.G=$1_a$ $\cup$ {(a,b),(b,a),(b,c),(c,b),(a,c), (c,a),(d,e),(e,d)}
H=$1_a$ $\cup$ {(b,c),(c,b)}
Find A/G
Here is my guess
A/G=G
Any help would be mighty appreciated to figure out how to do this