If $[a]=[b]$ then $a$ is in $[b]$ and $b$ is in $[a]$. If $a \sim b$, then $[a]$ is a subset of $[b]$ and $[b]$ is a subset of $[a]$. Then using the equivalence properties and showing that there is a related element between $a$ and $b$, $[a]=[b]$. Am I right?
2026-04-06 03:08:17.1775444897
Prove that $[a]=[b]$ iff $a\sim b$.
477 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Perhaps it will help to write out what the sets $[a]$ and $[b]$ are:
$$[a]=\{x\mid a\sim x\}\\ [b]=\{x\mid b\sim x\}.$$
Obviously, $a\in [a]$ and $b\in [b]$. Now,
$[\implies]$ We have $$[a]=[b]\implies a\in [b]\implies a\sim b.$$
$[\impliedby]$ Suppose $a\sim b$. Then $$a\sim x \iff x\sim b \text{ (by transitivity).}$$ But $x\sim a \iff x\in [a] $ and likewise for $[b]$, so we have $$x\in[a] \iff x\in [b]\equiv [a]=[b].\square$$