For example, if there is theorem that says: "$[x] = [y] \iff x \sim y$," and I am asked to prove $[(a,b)] = [(c,d)]$
Is it enough to show that $[(a,b)] = [(c,d)] \implies (a,b) \sim (c,d)$, because of the theorem that says "$[x] = [y] \iff x \sim y$?"
Is it valid to assume $[(a,b)] = [(c,d)]$ and prove $(a,b) \sim (c,d)$, even though $[(a,b)] = [(c,d)]$ is the thing we are trying to prove in the first place?