If $|A| \geq |B|$, then there exists an onto function $f: A \rightarrow B$.
If $|B| \leq |A|$, then there exists a one-to-one function $f: B \rightarrow A$.
My issue is that I don't think that $|A| \geq |B|$ implies $|B| \leq |A|$. If there is an onto function from A to B, there isn't necessarily a one-to-one function from B to A.