Are the following statements true or false?
- Let $M$ be a set and $\sim$ be an equivalence relation in $M$. Then every equivalence class has the same number of elements.
- Let $(G, \circ)$ be a group and $H \subset G$ a subgroup. Then every equivalence class in the factor group $G/H$ has the same number of elements.
For 1. I suppose it is false, since if we let $M=\{\{1\},\{2\},\{2,3\}\}$ and $\sim$ is "having the same number of elements". Then $|[\{1\}]|=2$, but $|[\{2,3\}]|=1$. Is this right?
For 2. I have a strong feeling that it is true, however I am unable to prove it. Any hints welcome.