Suppose $A \subseteq B$ and that $|A| = |B|$ are both finite. Can we conclude that $A = B$? $A$ must contain only elements that are also in $B$, so if we keep choosing elements from $B$ to be in $A$ we will run out because they have the same cardinality. Is there a more formal way to show this?
What if they are both infinite? I think this is probably false, because of this counter example: $\mathbb{N}_2 \subseteq \mathbb{N}$ and $|\mathbb{N}_2| = |\mathbb{N}|$ but $\mathbb{N}_2 \neq \mathbb{N}$. Where $\mathbb{N}_2$ is the even natural numbers.