Let Equivalence($\equiv$) be defined as having the same cardinality.
Assume, $A \equiv \emptyset $. Then, there exists a function $f: A \to \emptyset $ such that f is a bijection. This proof will now proceed by contradiction. Suppose, $ A \ne \emptyset$. Let $ x \in A$. Thus, for some $y \in \emptyset$, $(x,y) \in f$. However, the statement $y \in \emptyset$ is a contradiction. Therefore, $ A = \emptyset$
Is this proof correct? Thank you!